bpm-crafters / process-engine-api

Beautiful implementation-agnostic process engine API.
https://bpm-crafters.github.io/process-engine-api/stable/
Apache License 2.0
13 stars 1 forks source link

Bump zeebe-client-java.version from 8.6.0 to 8.6.3 #98

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps zeebe-client-java.version from 8.6.0 to 8.6.3. Updates io.camunda:zeebe-client-java from 8.6.0 to 8.6.3

Release notes

Sourced from io.camunda:zeebe-client-java's releases.

8.6.3

Bug Fixes

Java Client

  • spring-boot-starter-camunda-sdk will run into a NPE if legacy 8.5 properties are used (#23183)

8.6.2

Bug Fixes

Misc

  • Unsafe command distribution acknowledgement (#23361)

Merged Pull Requests

  • Use new record to transmit acknowledgement (#23363)

8.6.1

Bug Fixes

Misc

  • Password encoder change is not backward compatible (#23213)
  • Error when performing an upgrade from Optimize 3.13/8.5 to 8.6 (#23168)
  • ActivatedJob REST entity returns key instead of jobKey (#23101)
  • fix/Spring Boot SDK: do not ignore json field names from annotations (#21962)

Maintenance

  • Oauth2 Scope is not exposed in Zeebe SDK config (#23071)

Merged Pull Requests

  • Use overrides from @​JsonProperty when it's provided (#23219)
  • Backport CI Maven Setup fixes (#23211)
  • feat: expose oauth scope config in spring sdk (#23072)
  • ci: use infra github-managed runners for ci.yml/java-unit-tests workflow (#22609)

optimize-8.6.0

No release notes provided.

Commits
  • ad6fa43 [maven-release-plugin] prepare release 8.6.3
  • 9cba301 fix: add backward compatability to preferRestOverGrpc property
  • 772f16c build(project): update java compat versions
  • 8137336 [maven-release-plugin] prepare for next development iteration
  • c5dde31 [maven-release-plugin] prepare release 8.6.2
  • 6f52d84 [maven-release-plugin] prepare for next development iteration
  • f1003f4 [maven-release-plugin] prepare release 8.6.2
  • b1b35eb deps: Update dependency io.camunda:camunda-search-client-connect to v8.6.1 (s...
  • ff099c5 [Backport stable/8.6] Use new record to transmit acknowledgement (#23366)
  • 9db71b6 deps: Update camunda/operate Docker tag to v8.6.1 (stable/8.6) (#23367)
  • Additional commits viewable in compare view


Updates io.camunda:zeebe-protocol from 8.6.0 to 8.6.3

Release notes

Sourced from io.camunda:zeebe-protocol's releases.

8.6.3

Bug Fixes

Java Client

  • spring-boot-starter-camunda-sdk will run into a NPE if legacy 8.5 properties are used (#23183)

8.6.2

Bug Fixes

Misc

  • Unsafe command distribution acknowledgement (#23361)

Merged Pull Requests

  • Use new record to transmit acknowledgement (#23363)

8.6.1

Bug Fixes

Misc

  • Password encoder change is not backward compatible (#23213)
  • Error when performing an upgrade from Optimize 3.13/8.5 to 8.6 (#23168)
  • ActivatedJob REST entity returns key instead of jobKey (#23101)
  • fix/Spring Boot SDK: do not ignore json field names from annotations (#21962)

Maintenance

  • Oauth2 Scope is not exposed in Zeebe SDK config (#23071)

Merged Pull Requests

  • Use overrides from @​JsonProperty when it's provided (#23219)
  • Backport CI Maven Setup fixes (#23211)
  • feat: expose oauth scope config in spring sdk (#23072)
  • ci: use infra github-managed runners for ci.yml/java-unit-tests workflow (#22609)

optimize-8.6.0

No release notes provided.

Commits
  • ad6fa43 [maven-release-plugin] prepare release 8.6.3
  • 9cba301 fix: add backward compatability to preferRestOverGrpc property
  • 772f16c build(project): update java compat versions
  • 8137336 [maven-release-plugin] prepare for next development iteration
  • c5dde31 [maven-release-plugin] prepare release 8.6.2
  • 6f52d84 [maven-release-plugin] prepare for next development iteration
  • f1003f4 [maven-release-plugin] prepare release 8.6.2
  • b1b35eb deps: Update dependency io.camunda:camunda-search-client-connect to v8.6.1 (s...
  • ff099c5 [Backport stable/8.6] Use new record to transmit acknowledgement (#23366)
  • 9db71b6 deps: Update camunda/operate Docker tag to v8.6.1 (stable/8.6) (#23367)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)