Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha #168

Merged
merged 10 commits into from
May 24, 2024
Merged

Alpha #168

merged 10 commits into from
May 24, 2024

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented May 24, 2024

No description provided.

jwulf and others added 10 commits May 10, 2024 09:09
* test(zeebe): fix set variables when throwing a BPMN error

* test(zeebe): turn on debugging info for throw error test

* test(zeebe): update throw error test

* test(repo): check different error message for Windows

* test(repo): use string for custom certificates
…ng a token (#161)

Support mTLS for REST API clients with `CAMUNDA_CUSTOM_CERT_CHAIN_PATH` and `CAMUNDA_CUSTOM_PRIVATE_KEY_PATH`.
## [8.5.4-alpha.1](v8.5.3...v8.5.4-alpha.1) (2024-05-15)

### Features

* **oauth:** add conditional loading of client key and cert for getting a token ([#161](#161)) ([f05aa8a](f05aa8a))
## [8.5.4-alpha.1](v8.5.3...v8.5.4-alpha.1) (2024-05-15)

### Features

* **oauth:** add conditional loading of client key and cert for getting a token ([#161](#161)) ([f05aa8a](f05aa8a))
* feat(zeebe): support Zeebe User Task REST API

Implement ZeebeRESTClient

fixes #34

* docs(zeebe): document ZeebeRestClient

* refactor(repo): rename docker-compose files to *.yaml

* test(zeebe): fix Topology Rest Client test

* ci(repo): fix GitHub workflow docker-compose

* ci(repo): rename docker-compose.yaml

* ci(repo): enable Zeebe REST tests in CI

* refactor: improve error messages

* test(zeebe): improve test structure

* refactor(zeebe): add headers to REST requests

* fix(zeebe): request correct token for Zeebe

* ci(repo): run windows tests on windows 2016

* ci(repo): use cross-platform regex for unit test

* ci(repo): use windows-2019 runner for tests

* ci(repo): disable windows tests
## [8.5.4-alpha.2](v8.5.4-alpha.1...v8.5.4-alpha.2) (2024-05-22)

### Bug Fixes

* **issue137:** support ZEEBE_REST_ADDRESS and ZEEBE_GRPC_ADDRESS environment variables ([#159](#159)) ([41fdca0](41fdca0))
* **oauth:** correctly expire cached token ([#164](#164)) ([c86e550](c86e550)), closes [#163](#163)

### Features

* **zeebe:** support Zeebe User Task REST API ([022607b](022607b)), closes [#34](#34)
## [8.5.4-alpha.2](v8.5.4-alpha.1...v8.5.4-alpha.2) (2024-05-22)

### Bug Fixes

* **issue137:** support ZEEBE_REST_ADDRESS and ZEEBE_GRPC_ADDRESS environment variables ([#159](#159)) ([41fdca0](41fdca0))
* **oauth:** correctly expire cached token ([#164](#164)) ([c86e550](c86e550)), closes [#163](#163)

### Features

* **zeebe:** support Zeebe User Task REST API ([022607b](022607b)), closes [#34](#34)
* feat(camunda8): support Basic Auth

Implement Basic Auth provider for all clients

fixes #165

* refactor: remove trace output of auth creds
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ marinator86
✅ hassan-alnator
❌ semantic-release-bot
You have signed the CLA already but the status is still pending? Let us recheck it.

@jwulf jwulf merged commit 1359c6d into main May 24, 2024
6 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants