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

chore(deps): Bump io.camunda:zeebe-client-java from 8.6.3 to 8.6.4 #30

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps io.camunda:zeebe-client-java from 8.6.3 to 8.6.4.

Release notes

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

8.6.4

Enhancements

Misc

  • I can migrate parallel and sequential multi instance elements (#23878)
  • I can migrate error boundary event and error event sub process (#23804)
  • I can migrate exclusive and event based gateways (#23475)
  • Remove the need for ES/OS monitor privileges in Tasklist (#23094)
  • Remove the need for monitor privileges (#22918)

Bug Fixes

Misc

  • PartitionInactiveException is not handled gracefully (#23446)
  • Swagger UI not working (#23300)
  • StackOverflow during process cancelation (#21991)
  • Operate does not allow changing Content Security Policy header in SM (#21741)
  • Error on retrieving write buffer from log stream (#10141)

Maintenance

  • Swagger UI not working (#23300)
  • Add context information to errors in the gateway (#4526)
  • Improve errors in Go client (#2938)

Merged Pull Requests

  • Removing recursion from process cancellation logic (#24082)
  • Map PartitionInactiveException and NoTopologyFoundException to UNAVAILABLE (#23991)
  • feat: allow mapping between multi instance types (#23928)
  • feat: support migration mapping for error event sub processes (#23850)
  • Remove the need for ES/OS cluster monitor privileges in Tasklist (#23789)
  • fix: externalFormReference on zeebe user tasks (#23750)
  • feat: add migration support for signal elements (#23729)
  • feat: add migration support for exclusive and event based gateways (#23676)
  • fix: Operate does not allow changing Content Security Policy header in SM (#23608)
  • fix: include stack trace on failed GRPC token verification (#23600)
  • fix: complete future with error when leadership change is cancelled (#23371)
  • feat: prevent cross process migration mapping (#23357)
  • fix: permit requests to swagger endpoint /v3/api-docs/** (#23350)
  • fix: Add Backoff Mechanism to Handle ElasticSearch Unavailability in Tasklist Importer (#23222)
  • feat: allow for disabling cluster health checks (#23218)
  • fix: Context-Path not taken into account for noPermission route (#23214)
  • feat: support migration mapping for timer start event sub processes (#23144)
  • feat: support migration of business rule, script and send task (#22794)
  • fix: merge concurrent resolves for up to 128 hostnames (#22410)
  • [Backport stable/1.2] Fixes flakiness with the ElasticsearchExporter integration tests (#8203)
Commits
  • 906bdd9 [maven-release-plugin] prepare release 8.6.4
  • 91be7a7 [Backport stable/8.6] fix: merge concurrent resolves for up to 128 hostnames ...
  • 6e97035 [Backport stable/8.6] Removing recursion from process cancellation logic (#24...
  • f764f42 fix: remove recursion from process cancellation logic
  • dab1168 fix: merge concurrent resolves for up to 128 hostnames
  • acc0c73 deps: Update all non-major dependencies (stable/8.6) (#24117)
  • e6b76c5 deps: Update all non-major dependencies
  • 87d6c86 deps: Update all non-major dependencies (stable/8.6) (#24115)
  • cde9128 deps: Update all non-major dependencies
  • 3c0704b [Backport stable/8.6] feat: allow mapping between multi instance types (#24055)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) from 8.6.3 to 8.6.4.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.6.3...8.6.4)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 6, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 7, 2024

Superseded by #31.

@dependabot dependabot bot closed this Nov 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.camunda-zeebe-client-java-8.6.4 branch November 7, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants