Skip to content

chore(deps): Bump io.camunda:camunda-client-java from 8.9.11 to 8.9.12#24490

Merged
apupier merged 1 commit into
mainfrom
dependabot/maven/io.camunda-camunda-client-java-8.9.12
Jul 7, 2026
Merged

chore(deps): Bump io.camunda:camunda-client-java from 8.9.11 to 8.9.12#24490
apupier merged 1 commit into
mainfrom
dependabot/maven/io.camunda-camunda-client-java-8.9.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps io.camunda:camunda-client-java from 8.9.11 to 8.9.12.

Release notes

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

8.9.12

version:8.9.12

Bug Fixes

Misc

  • Archiver permanently deletes documents when reindex fails with HTTP 200 (#56720)
  • Write rate throttling clamps to minRate after every leader transition (lastExportedPosition initialized to 0, guard checks -1) (#56673)
  • Optimize importer blocks all mediators via Thread.sleep() during error backoff (#56668)
  • Pie chart crashes with 'Cannot destructure property left of legendHitBoxes' when legend auto-collapse triggers with fewer data points than expected (#56462)
  • NullPointerException in IncidentUpdateTask when process instance treePath is null (#56171)
  • IncidentUpdateTask can permanently skip post-importer-queue entries on multi-shard indices (incidents stuck in PENDING) (#56117)
  • Flaky: GatewayAuthenticationNoneIT fails with Docker Hub pull timeout in CI (#56057)
  • POST /api/public/variables/labels returns HTTP 500 instead of 400 for invalid/empty request body (SUPPORT-33440) (#55881)
  • Optimize cleanup fails with OOM exception when there are a large number of process definitions (#55734)
  • Filtering process instances by a variable with $eq: "null" returns 500 (#54636)
  • Migration from job-worker to Zeebe user task leaves duplicate task documents in v1 API (#54316)
  • Filtering process instances by numeric variable with $eq returns 0 results (#54078)
  • Broker does not shutdown after ClassCircularityError during S3 backup (#50913)

Maintenance

  • ci: eliminate redundant builds in ci.yml by sharing artifacts across jobs (#52693)

Task

  • Discovery for operate-ci and tasklist-ci (#55320)
  • Add Elasticsearch Connection Properties (#55080)
  • Update docker-compose files to use unified camunda docker image (#52883)
  • Release: Handle backwards.compat.version property edge-case during minor releases (#51405)
  • Stop producing camunda/operate, camunda/tasklist, camunda/zeebe images in 8.9+ (#50159)

Merged Pull Requests

  • chore: migrate to centralised AlwaysGreen action, add test-infra category (#56380)
  • fix: refresh post-importer-queue write index before reading incident batch (#56179)
  • Fix GatewayAuthenticationNoneIT flake by authenticating Docker Hub pulls in CI (#56059)
  • ci: remove legacy label from Operate/Tasklist CI and fix flaky ITs (#55911)
  • feat: scope FeatureFlags per physical tenant (#55907)
  • ci: run RDBMS test-template invocations in parallel to speed up rdbms-integration-tests (#55905)
  • ci: standardised AlwaysGreen failure feedback (PR comment) (#55803)
  • feat: port shared layout primitives into operate/shared (S2-1a) (#55742)
  • ci: reduce flaky-gate false positives via touch-check and blank-class filter (#55572)
  • fix: match integer variable values against Zeebe's double string format (#55489)
  • fix: resolve user task processInstanceVariables filter via variable store (#55112)
  • Add OAuth Credentials provider to the App Integrations Exporter (#51785)
  • test: clear all process instances before task-panel tests (#51751)
Commits
  • c4f95c9 [maven-release-plugin] prepare release 8.9.12
  • 568a39f deps(identity): update identity to 8.9.6
  • 82e0baf test: wait for variable indexing before batch migration filter (#56893)
  • a037f38 test: wait for variable indexing before batch migration filter
  • 4a423b3 [Backport stable/8.9] fix: do not block scheduler thread on Optimize import e...
  • 7e72d77 deps: Update dependency org.elasticsearch.client:elasticsearch-rest-client to...
  • 9e9fe4a deps: Update version.keycloak-client to v26.0.10 (stable/8.9) (#56868)
  • 905d73c deps: Update dependency org.elasticsearch.client:elasticsearch-rest-client to...
  • 0a8eecb deps: Update version.byte-buddy to v1.18.11-jdk5 (stable/8.9) (#56867)
  • d4922db deps: Update dorny/paths-filter action to v4.0.2 (stable/8.9) (#56865)
  • 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:camunda-client-java](https://github.com/camunda/camunda) from 8.9.11 to 8.9.12.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.9.11...8.9.12)

---
updated-dependencies:
- dependency-name: io.camunda:camunda-client-java
  dependency-version: 8.9.12
  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 Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

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

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: camunda-client-java-version

Modules affected by dependency changes (1)
  • :camel-camunda

🔬 Scalpel shadow comparison — Scalpel: 9 tested, 29 compile-only — current: 0 all tested

Maveniverse Scalpel detected 38 affected modules (current approach: 0).

⚠️ Modules only in Scalpel (38)
  • apache-camel
  • camel-allcomponents
  • camel-camunda
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-lucene
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-csimple-maven-plugin
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-mcp
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-test
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-kamelet-main
  • camel-launcher
  • camel-launcher-container
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
  • coverage
  • docs
  • dummy-component

Changed properties: camunda-client-java-version

Skip-tests mode would test 9 modules (1 direct + 8 downstream), skip tests for 29 (generated code, meta-modules)

Modules Scalpel would test (9)
  • camel-camunda
  • camel-jbang-mcp
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-launcher-container
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
Modules with tests skipped (29)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-lucene
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-csimple-maven-plugin
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-test
  • camel-kamelet-main
  • camel-launcher
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • coverage
  • docs
  • dummy-component

ℹ️ Shadow mode — Scalpel observes but does not affect test execution. Learn more

All tested modules (39 modules)
  • Camel :: All Components Sync point
  • Camel :: Assembly
  • Camel :: Camunda
  • Camel :: Catalog :: CSimple Maven Plugin (deprecated)
  • Camel :: Catalog :: Camel Catalog
  • Camel :: Catalog :: Camel Report Maven Plugin
  • Camel :: Catalog :: Camel Route Parser
  • Camel :: Catalog :: Console
  • Camel :: Catalog :: Dummy Component
  • Camel :: Catalog :: Lucene (deprecated)
  • Camel :: Catalog :: Maven
  • Camel :: Catalog :: Suggest
  • Camel :: Component DSL
  • Camel :: Coverage
  • Camel :: Docs
  • Camel :: Endpoint DSL
  • Camel :: Endpoint DSL :: Support
  • Camel :: Integration Tests
  • Camel :: JBang :: Core
  • Camel :: JBang :: Integration tests
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Main
  • Camel :: JBang :: Plugin :: Edit
  • Camel :: JBang :: Plugin :: Generate
  • Camel :: JBang :: Plugin :: Kubernetes
  • Camel :: JBang :: Plugin :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Testing
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Kamelet Main
  • Camel :: Launcher
  • Camel :: Launcher :: Container
  • Camel :: Parent
  • Camel :: YAML DSL
  • Camel :: YAML DSL :: Deserializers
  • Camel :: YAML DSL :: Maven Plugins
  • Camel :: YAML DSL :: Validator
  • Camel :: YAML DSL :: Validator Maven Plugin

⚙️ View full build and test results

@apupier apupier merged commit a4ac5be into main Jul 7, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/io.camunda-camunda-client-java-8.9.12 branch July 7, 2026 10:17
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