Skip to content

chore(deps): Bump io.camunda:zeebe-client-java from 8.7.15 to 8.8.0#19510

Merged
oscerd merged 1 commit into
mainfrom
dependabot/maven/io.camunda-zeebe-client-java-8.8.0
Oct 10, 2025
Merged

chore(deps): Bump io.camunda:zeebe-client-java from 8.7.15 to 8.8.0#19510
oscerd merged 1 commit into
mainfrom
dependabot/maven/io.camunda-zeebe-client-java-8.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 10, 2025

Bumps io.camunda:zeebe-client-java from 8.7.15 to 8.8.0.

Release notes

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

8.8.0

version:8.8.0

Enhancements

Java Client

  • Support handling GET requests with empty responses in the java client (#37243)
  • Use OffsetDateTime for date-time fields in java client (#33678)
  • Empty responses should not result in a null future in the client (#23075)

Misc

  • Implement cursor pagination for V2 API (#33975)
  • Support advanced state filtering in search user tasks API (#32717)
  • Cover the entire user task lifecycle in secondary storage (#32562)
  • I can search for users by a list of user names (#32373)
  • Respond job kind and listener event type when activating jobs (#31905)
  • Support advanced filtering in process definitions search endpoint (#31831)
  • Align V2 REST variable endpoints regarding value (#31636)
  • Agentic AI: implement fromAi FEEL wrapper function (#31258)
  • Extend process definition search endpoint to include start form key in the item response (#31048)
  • Add a new cluster change operation that updates the RequestHandling in RoutingState (#31010)
  • Create and execute Benchmarking tests for Zeebe Batch operations (#29942)
  • Batch operation observability through grafana dashboards (#29941)
  • Enrich BatchOperation creation, scheduling and execution with necessary metrics (#29940)
  • Enable operators to resume a suspended batch operation (#29891)
  • Enable operators to pause (aka suspend) an ongoing batch operation (#29889)
  • Enable operators to cancel an ongoing batch operation (#29888)
  • Support cancel process instance batch operation execution (#29886)
  • Support migrate process instances batch operation execution (#29885)
  • Support resolve incidents batch operation execution (#29880)
  • Rest APIs to Cancel/Pause/Resume Batch Operations (#29712)
  • Rest API to create MigrateProcessInstance Batch (#29709)
  • Rest API to create ModifyProcessInstance Batch (#29708)
  • Extend RDBMS Exporter and SearchClient to support BatchOperation Monitoring (#29701)
  • Add standalone backup manager to 8.8 release (main) (#29668)
  • Pause command distribution retrying (#29495)
  • Pass task headers to Execution Listeners (#29460)
  • Support corrections on creating listener (#29124)
  • Support resolving incident on creating listener (#29123)
  • Continue flow after completing the creating listener (#29122)
  • Take over changes made in 8.6 for the Standalone Schema Manager to the main (8.8) branch (#28989)
  • Support corrections on canceling listeners (#28577)
  • Support resolving incident on canceling listener job (#28576)
  • Continue flow after completing the canceling listener (#28570)
  • Trigger canceling task listeners on user task cancelation (#28568)
  • [CPT] I can connect to a remote runtime (#25708)
  • Improve Tasklist UX when listener blocks operation (#25421)
  • [CPT] I can complete a user task (#25362)
  • [CPT] I can complete a job (#25360)
  • [CPT] Assert that a message was correlated to a process instance (#23291)
  • [CPT] Assert that a process instance is not waiting for a message (#23257)
  • [CPT] Assert that a process instance is waiting for a message (#23256)
  • [CPT] Assert that a process instance has any incident (#23250)

... (truncated)

Commits
  • 92fbec2 [maven-release-plugin] prepare release 8.8.0
  • 9836165 Revert "[maven-release-plugin] prepare release 8.8.0"
  • 46077ff Revert "[maven-release-plugin] prepare for next development iteration"
  • 6db0d4a Revert "build(project): update java compat versions"
  • 963c5a2 build(project): update java compat versions
  • 1d09ee2 [maven-release-plugin] prepare for next development iteration
  • 7cd9ec7 [maven-release-plugin] prepare release 8.8.0
  • 8466b26 [maven-release-plugin] prepare for next development iteration
  • 8cd31ad [maven-release-plugin] prepare release 8.8.0-rc4
  • e0ddadf fix: handle incidents missing treePath after migration from 8.7 (#39329)
  • 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.7.15 to 8.8.0.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.15...8.8.0)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-version: 8.8.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 Oct 10, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🌟 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.

  • You can label PRs using build-all, build-dependents, 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.

@oscerd
Copy link
Copy Markdown
Contributor

oscerd commented Oct 10, 2025

/component-tests zeebe

Result ✅ The tests passed successfully

@github-actions
Copy link
Copy Markdown
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@oscerd oscerd merged commit 6f36067 into main Oct 10, 2025
5 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/io.camunda-zeebe-client-java-8.8.0 branch October 10, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 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.

2 participants