Skip to content

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

Merged
apupier merged 1 commit intomainfrom
dependabot/maven/io.camunda-zeebe-client-java-8.8.21
Mar 31, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

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

Release notes

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

8.8.21

version:8.8.21

Bug Fixes

Misc

  • C8Run fails to start due to low disk space and then never starts again (#41726)
  • The C8Run Docker distribution can't be shut down using './shutdown.sh --docker' command (#37323)

Task

  • Add missing unit test for flush timer (#50003)

Merged Pull Requests

  • test: verify that after when batch is empty delay is not zero (#50015)
  • fix: removed unused jars in packager (#42684)
  • fix: skip check free disk space for ES to start (#41918)
  • fix: C8Run Docker shutdown docker fix (#41403)

8.8.20

version:8.8.20

Bug Fixes

Misc

  • Scheduled flush timer in CamundaExporter get starved under sustained load (#49820)
  • Clarify NOT_FOUND when correlating message start event with existing active instance (#49802)
  • NullPointerException for OperationType when handling BatchOperationChunkRecordValue (#49765)
  • Tasklist v2 variables search endpoint returns fewer variables (#46967)
  • Optimize cannot output JSON logs with Stackdriver (#45223)
  • Operate V1 decision instance search fails for standalone evaluated decisions (#44592)
  • C8Run doesn't start after it got terminated by a Windows reboot (#41727)
  • Timer Start events with a time cycle and start date in the past will not be executed on deployment (#38987)
  • NullPointerException in BpmnStateTransitionBehavior when executing runtime instructions for terminated process instance (#38481)
  • Release: Maven Release Plugin commits fail spotless check due to XML formatting inconsistency (#35247)
  • NullPointerException in FormResourceTransformer while formatting the parsing failure message (#26640)
  • Allow to change ilmMinAgeForDeleteArchivedIndices of retention policy (#22564)

Task

  • Make it easier to run Playwright tests in Operate (#48944)
  • Process instance archiving reindexes already archived process instances (#48200)
  • Only store task data when a user task is present (#47843)
  • Fix flakiness in OperateInternalApiGroupPermissionsIT.shouldBePermittedToSearchUsingInternalApi (#40672)
  • [CPT] Optimize integration tests (#36201)

Merged Pull Requests

  • Use G3-M cluster in e2e tests instead of Production M (#49843)
  • ci: CPT use empty connectors secret prefix as it's now mandatory (#49842)
  • fix: Trigger Exporter Flush If Flush Timer Exceded (#49832)
  • fix: Handle null operationType in BatchOperations gracefully (#49827)
  • fix: clarify NOT_FOUND error when correlating blocked message start events with active instances (#49804)
  • fix: disable system proxy in REST client WireMock tests to prevent flaky HTML 404s (#49747)
  • fix: when entry cannot be processed in time we should mark it as dropped (#49712)
  • test(cpt): Merge integration tests (#49687)
  • ci: trigger helm integration workflow on parent/pom.xml changes (#49686)
  • ci: add nodeSelector and tolerations for identity, optimize, and keycloak (#49554)
  • test: improve Playwright DX for all Tasklist tests (#49540)
  • feat: support configurable rate unit and fractional rates in load tester (#49531)
  • build: add skip-fe-build variable, overridable from command line (#49515)

... (truncated)

Commits
  • 9ca3988 [maven-release-plugin] prepare release 8.8.21
  • fcc9ce1 deps(identity): update identity to 8.8.10
  • e19ebe7 [Backport stable/8.8] test: verify that after when batch is empty delay is no...
  • c91b84a [Backport stable/8.8] fix: skip check free disk space for ES to start (#42144)
  • 852b76a Release 8.8.20 (#50032)
  • 89f4bf0 [Backport stable/8.8] fix: removed unused jars in packager (#43865)
  • aabfdf9 test: remove unnecessary config change from exporter test
  • d2c41a6 test: adjust CamundaExporter tests
  • 4728b24 build(project): update java compat versions
  • fdf9a60 fix: removed unused jars in packager
  • 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.19 to 8.8.21.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.8.19...8.8.21)

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

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 Mar 31, 2026
@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 although they are normally detected and executed by CI.
  • 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.

@github-actions
Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

ℹ️ Dependent modules were not tested because the total number of affected modules exceeded the threshold (50). Use the test-dependents label to force testing all dependents.

@apupier
Copy link
Copy Markdown
Contributor

apupier commented Mar 31, 2026

/component-test zeebe

@github-actions
Copy link
Copy Markdown
Contributor

/component-test zeebe tests passed successfully.

@apupier apupier merged commit d883a4a into main Mar 31, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.camunda-zeebe-client-java-8.8.21 branch March 31, 2026 15:33
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.

2 participants