Skip to content

chore(deps): Bump io.camunda:zeebe-client-java from 8.8.21 to 8.9.0#22482

Merged
davsclaus merged 1 commit intomainfrom
dependabot/maven/io.camunda-zeebe-client-java-8.9.0
Apr 8, 2026
Merged

chore(deps): Bump io.camunda:zeebe-client-java from 8.8.21 to 8.9.0#22482
davsclaus merged 1 commit intomainfrom
dependabot/maven/io.camunda-zeebe-client-java-8.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps io.camunda:zeebe-client-java from 8.8.21 to 8.9.0.

Release notes

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

8.9.0

version:8.9.0

Enhancements

Java Client

  • API: Allow filtering and sorting by BusinessId in process instances search queries (#47246)
  • Support handling GET requests with empty responses in the java client (#37243)
  • Use OffsetDateTime for date-time fields in java client (#33678)

Misc

  • feat: Add tests for multi-JWKS support (#47217)
  • feat: Support multiple JWKS endpoints per OIDC issuer (#47213)
  • Use the businessIdUniqueness config to toggle validation logic in the engine (#45715)
  • Expose configuration property for business Id uniqueness validation (#45714)
  • Engine: Propagate Business Id to child process instances (Call Activity: inherit-only for MVP) (#44980)
  • Gateway: Stable partition routing for Business Id uniqueness (#44979)
  • API: Support Business Id on process instance start (REST + gRPC) (#44977)
  • Optimize: support extraConfiguration via SPRING_CONFIG_IMPORT (parity with orchestration) (#44820)
  • [Spring SDK] Workflow for compatibility tests (#41948)
  • [Spring SDK] Add integration tests (#41947)
  • [Spring SDK] Configure revapi (#41941)
  • [CPT] Compatibility tests workflow (#41917)
  • [Camunda Client] Workflow for compatibility tests (#41916)
  • [Camunda Client] Adjust acceptance test pom with new testing profile and client versioning (#41914)
  • [Camunda Client] Create new annotation @CompatibilityTest for testing (#41913)
  • [CPT: DSL] Assert process instance (#41298)
  • [CPT: DSL] Throw BPMN error (#41267)
  • [CPT: DSL] Create process instance (#41230)
  • Improve backup/restore usability: always ensure missing index templates are created (>=8.8) (#40675)
  • Restore to match RDBMS (#40233)
  • [EPIC]: As a engineer I want to run a load test for a specific supported version (#38829)
  • Mark batchOperations as FAILED if all partitions have failed (#37821)
  • Introduce a write latency metric for the meta store (#36348)
  • Allow users to always open variable value editor in a completed process instance on Operate (#32516)
  • Handle user experience for "no permission to operation" (#29895)
  • [CPT] I can use a test environment globally (#29131)
  • Use element instances search C8 API endpoint for instance history in Operate UI (#27330)
  • [CPT] Assert that a message was correlated to a process instance (#23291)
  • [CPT] I can add a custom containers to the runtime (#23158)
  • [CPT] Generate a process coverage diagram (#23153)
  • I can download the diagram as bpmn xml file (#22005)
  • Cluster health endpoint (#20921)
  • [CPT] I can deploy resources via test annotation (#19178)

Bug Fixes

Broker

  • Deploying too many versions of a large process can lead to startup problems (#11253)
  • RoleChangeListener is not called after becoming Leader (#4409)

Gateway

  • NullPointerException in MCP gateway for null userTaskKey in getUserTask (#48201)
  • NullPointerException in MCP gateway for null userTaskKey in searchUserTaskVariables (#48197)
  • NullPointerException in MCP gateway for null incidentKey in resolveIncident (#48196)
  • Partition retry inconsistency between gRPC and REST gateways for process instance creation (#46756)

... (truncated)

Commits
  • 6c230c8 [maven-release-plugin] prepare release 8.9.0
  • 0407a8f [maven-release-plugin] prepare for next development iteration
  • 01b3388 [maven-release-plugin] prepare release 8.9.0-rc4
  • cca5c1c [Backport release-8.9.0] fix: fix inconsistent batch operation key behaviour ...
  • 6dd3329 [Backport release-8.9.0] fix: display root cause decision in incidents table ...
  • 3f81926 fix: fix inconsistent batch operation key behaviour for audit logs
  • 9b8a75e fix: remove redundant import and fix linting issues
  • 089fdc0 fix: display root cause decision in incidents table
  • bb0b3b8 [maven-release-plugin] prepare for next development iteration
  • bc296b7 [maven-release-plugin] prepare release 8.9.0-rc3
  • 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 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.8.21 to 8.9.0.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.8.21...8.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: zeebe-version

Modules affected by dependency changes (1)
  • :camel-zeebe
All tested modules (2 modules)
  • Camel :: Parent
  • Camel :: Zeebe (deprecated)

⚙️ View full build and test results

@davsclaus davsclaus merged commit 8374ebb into main Apr 8, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.camunda-zeebe-client-java-8.9.0 branch April 8, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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.

1 participant