Skip to content

Bump version.camunda8 from 8.8.21 to 8.9.7#461

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/version.camunda8-8.9.7
Closed

Bump version.camunda8 from 8.8.21 to 8.9.7#461
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/version.camunda8-8.9.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps version.camunda8 from 8.8.21 to 8.9.7.
Updates io.camunda:camunda-spring-boot-starter from 8.8.21 to 8.9.7

Release notes

Sourced from io.camunda:camunda-spring-boot-starter's releases.

8.9.7

version:8.9.7

Bug Fixes

Misc

  • getMessageKeys() removed from public MessageBatchRecordValue breaks custom exporters (#54823)
  • [Operate] Instance History panel flickers and loops when scrolling to the end of a partial last page (#54763)
  • CamundaClusterBuilderTest reads broker advertised-host from wrong config path (#54703)
  • BrokerContainerConfigIT asserts wrong key for partitionCount (#54702)
  • Version compatibility CI broken for 8.8.25: brokers default to nodeId=0, failing Raft storage lock (#54663)
  • Disabling SpringDoc API docs breaks startup in Tasklist (#54463)
  • Optimize fail to deserialize tags (#54425)
  • Performance when using Opensearch for secondary storage is much worse compared to using Elasticsearch (#54331)
  • InflightActivateJobsRequest objects accumulate in gateway heap when workers disconnect during broker instability (#54159)
  • Audit log doesn't track history delete operations (#52469)
  • Tasklist V2 candidateGroup filter does not resolve Group IDs to Group Names after 8.8 migration (#51608)
  • Multiple Insecure Direct Object References (IDOR) (#49490)

Maintenance

  • ci: eliminate redundant builds in ci.yml by sharing artifacts across jobs (#52693)
  • fix: remove key field from UserFilter and GroupFilter builders (#51088)

Task

  • Move optimize-ci-data-layer.yml to unified CI and change to nightly run (#52774)
  • Migrate to separated dependencies for the load tests (#50947)
  • Install Elasticsearch as separate dependency for our load tests (#43118)

Merged Pull Requests

  • fix: compile JavaVersion helper with --release 21 for Java 21-25 compatibility (#54867)
  • Fix accumulation of InflightActivateJobsRequest objects in gateway (#54160)
  • Load tests: Add namespace and credentials to resources sub-dir (#52882)
  • fix: rework message batch expiry to avoid scheduled command cache (#50346)

8.9.6

version:8.9.6

Bug Fixes

Misc

  • Unknown afterElementId in runtime instructions is not rejected (#53526)
  • User task listeners added in target process are not invoked after migrating an active user task (#53122)
  • StraightThroughProcessingLoopValidator causes actor thread to spin indefinitely on complex BPMN processes (#53120)
  • RocksDB validation uses partition count instead of partition per broker count. (#52953)
  • Migrated element instances retain stale processDefinitionPath (#52746)
  • Job retry update overrides elementId value to NO_CATCH_EVENT_FOUND (#52366)
  • Job poller is causing a lot of noise and warning logs (#52134)
  • Exporter is not able to export and stuck in a loop (#51966)
  • Fix: RocksDB potential write stall (#51669)
  • Get process instance statistics by version returns 500 when sorting (#50976)
  • Partition blocked by endless RocksDB retry loop Caught recoverable exception (#50958)
  • Get process instance statistics API returns 500 when sorting by processDefinitionId (#50945)
  • Scroll contexts leaked in ElasticsearchUtil.scrollWith on error paths (#50892)
  • Incident badge not shown on call activity when called process has incident (details page) (#50014)
  • incidentErrorHashCode filter param is ignored on process instances search endpoint (#45129)
  • Job reactivation does not add authorizations to request (#42076)
  • Increase default for CAMUNDA_OPERATE_BACKUP_SNAPSHOTTIMEOUT to prevent Operate backup timeout for production environments (#41861)

... (truncated)

Commits
  • 7347f2f [maven-release-plugin] prepare release 8.9.7
  • a2135a5 build: Use Connectors 8.9.5 for CPT (#54936)
  • ab42157 [Backport stable/8.9] fix: Resolve image tag for all builds on preview env sm...
  • c6ef259 fix: Resolve image tag for all builds on preview env smoke tests
  • f6b20f2 build: Use Connectors 8.9.5 for CPT
  • 0d975e2 [Backport stable/8.9] fix: reuse credentials when already in use (#54696)
  • 1dfb7e0 refactor: clean up workflow
  • d3b8318 refactor: reuse new verify workflows
  • 96d63d3 test: validate update of a load test
  • d0d18a0 fix: reuse credentials when already in use
  • Additional commits viewable in compare view

Updates io.camunda:camunda-process-test-spring from 8.8.21 to 8.9.7

Release notes

Sourced from io.camunda:camunda-process-test-spring's releases.

8.9.7

version:8.9.7

Bug Fixes

Misc

  • getMessageKeys() removed from public MessageBatchRecordValue breaks custom exporters (#54823)
  • [Operate] Instance History panel flickers and loops when scrolling to the end of a partial last page (#54763)
  • CamundaClusterBuilderTest reads broker advertised-host from wrong config path (#54703)
  • BrokerContainerConfigIT asserts wrong key for partitionCount (#54702)
  • Version compatibility CI broken for 8.8.25: brokers default to nodeId=0, failing Raft storage lock (#54663)
  • Disabling SpringDoc API docs breaks startup in Tasklist (#54463)
  • Optimize fail to deserialize tags (#54425)
  • Performance when using Opensearch for secondary storage is much worse compared to using Elasticsearch (#54331)
  • InflightActivateJobsRequest objects accumulate in gateway heap when workers disconnect during broker instability (#54159)
  • Audit log doesn't track history delete operations (#52469)
  • Tasklist V2 candidateGroup filter does not resolve Group IDs to Group Names after 8.8 migration (#51608)
  • Multiple Insecure Direct Object References (IDOR) (#49490)

Maintenance

  • ci: eliminate redundant builds in ci.yml by sharing artifacts across jobs (#52693)
  • fix: remove key field from UserFilter and GroupFilter builders (#51088)

Task

  • Move optimize-ci-data-layer.yml to unified CI and change to nightly run (#52774)
  • Migrate to separated dependencies for the load tests (#50947)
  • Install Elasticsearch as separate dependency for our load tests (#43118)

Merged Pull Requests

  • fix: compile JavaVersion helper with --release 21 for Java 21-25 compatibility (#54867)
  • Fix accumulation of InflightActivateJobsRequest objects in gateway (#54160)
  • Load tests: Add namespace and credentials to resources sub-dir (#52882)
  • fix: rework message batch expiry to avoid scheduled command cache (#50346)

8.9.6

version:8.9.6

Bug Fixes

Misc

  • Unknown afterElementId in runtime instructions is not rejected (#53526)
  • User task listeners added in target process are not invoked after migrating an active user task (#53122)
  • StraightThroughProcessingLoopValidator causes actor thread to spin indefinitely on complex BPMN processes (#53120)
  • RocksDB validation uses partition count instead of partition per broker count. (#52953)
  • Migrated element instances retain stale processDefinitionPath (#52746)
  • Job retry update overrides elementId value to NO_CATCH_EVENT_FOUND (#52366)
  • Job poller is causing a lot of noise and warning logs (#52134)
  • Exporter is not able to export and stuck in a loop (#51966)
  • Fix: RocksDB potential write stall (#51669)
  • Get process instance statistics by version returns 500 when sorting (#50976)
  • Partition blocked by endless RocksDB retry loop Caught recoverable exception (#50958)
  • Get process instance statistics API returns 500 when sorting by processDefinitionId (#50945)
  • Scroll contexts leaked in ElasticsearchUtil.scrollWith on error paths (#50892)
  • Incident badge not shown on call activity when called process has incident (details page) (#50014)
  • incidentErrorHashCode filter param is ignored on process instances search endpoint (#45129)
  • Job reactivation does not add authorizations to request (#42076)
  • Increase default for CAMUNDA_OPERATE_BACKUP_SNAPSHOTTIMEOUT to prevent Operate backup timeout for production environments (#41861)

... (truncated)

Commits
  • 7347f2f [maven-release-plugin] prepare release 8.9.7
  • a2135a5 build: Use Connectors 8.9.5 for CPT (#54936)
  • ab42157 [Backport stable/8.9] fix: Resolve image tag for all builds on preview env sm...
  • c6ef259 fix: Resolve image tag for all builds on preview env smoke tests
  • f6b20f2 build: Use Connectors 8.9.5 for CPT
  • 0d975e2 [Backport stable/8.9] fix: reuse credentials when already in use (#54696)
  • 1dfb7e0 refactor: clean up workflow
  • d3b8318 refactor: reuse new verify workflows
  • 96d63d3 test: validate update of a load test
  • d0d18a0 fix: reuse credentials when already in use
  • Additional commits viewable in compare view

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 `version.camunda8` from 8.8.21 to 8.9.7.

Updates `io.camunda:camunda-spring-boot-starter` from 8.8.21 to 8.9.7
- [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.7)

Updates `io.camunda:camunda-process-test-spring` from 8.8.21 to 8.9.7
- [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.7)

---
updated-dependencies:
- dependency-name: io.camunda:camunda-spring-boot-starter
  dependency-version: 8.9.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:camunda-process-test-spring
  dependency-version: 8.9.7
  dependency-type: direct:development
  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 Jun 10, 2026
@bruderj15

Copy link
Copy Markdown
Member

superseded by #426

@bruderj15 bruderj15 closed this Jun 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/version.camunda8-8.9.7 branch June 10, 2026 07:37
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.

1 participant