Skip to content

Bump version.camunda8 from 8.8.21 to 8.9.9#466

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

8.9.9

version:8.9.9

Bug Fixes

Misc

  • Decision result column for rdbms exporter too small (#55114)
  • DbVariableState.getVariablesAsDocument writes corrupt MsgPack map header when fetchVariables contains duplicate names (#54917)
  • Improvements in debug-cli update state commands (#54885)
  • feat(debug-cli): offline command to reset exporter lastIncidentUpdatePosition (SUPPORT-32468) (#54768)
  • Fix dead code in ProcessDefinitionLatestVersionAggregationTransformer that leads to wrong aggregation size (#53998)
  • bug: @​ClusterVariables annotation fails on application restart due to non-idempotent variable creation (#53570)
  • Default tenant cannot be edited (#46676)

Task

  • Backport Optimize core features unification for stable/8.9 (#54789)
  • [data-importing] Fix infra for IT tests in Optimize (#54066)
  • Merge C4 package into Optimize client project (#51222)

Merged Pull Requests

  • ci: submit job-level owner to CI Analytics for push and schedule workflows (#55040)
  • Resolve nested target refs in subsequent input mappings (#54957)
  • feat: support request source in record metadata (#54592)
  • fix: FEEL expression mapping ordering issue in BPMN process (#52737)
  • fix: do not leak innerInstance variables to parent scope (#51972)
  • Optimize it tests faster (#51821)
  • fix: nested variable output mapping (#49149)

8.9.8

version:8.9.8

Bug Fixes

Misc

  • JobActivationPropertiesImpl.fetchVariables() does not deduplicate, causing corrupt MsgPack when streaming with duplicate fetchVariables names (#54929)

Task

  • Split e2e-sm job into smoke and nightly run (#52773)
  • Move optimize-e2e-test-cloud workflow into unified CI (#52772)
  • Fix and integrate Optimize CI into the unified CI (#51302)

8.9.7

version:8.9.7

[!WARNING] This release contains a critical bug affecting a specific input-mapping edge case. Please do not upgrade to this version. If you are using this release, upgrade directly to 8.9.8 instead.

Affected release: 8.9.7 Fixed release: 8.9.8

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)

... (truncated)

Commits
  • 0379b5a [maven-release-plugin] prepare release 8.9.9
  • 33d492c ci: route build-*-frontend and Harbor build failures to core-features-medic (...
  • a2c9569 ci: sparse-checkout stable-89 setup from main (stable/8.9) (#55310)
  • 431e2ad fix: include .github/actions in sparse-checkout for composite action
  • 1720156 [Backport stable/8.9] fix: return correct totalItems for process-definition &...
  • 9fb2caa ci: route build-*-frontend and Harbor build failures to core-features-medic
  • 6e4dc91 [Backport stable/8.9] feat: support tenant-scoped cluster variables via Sprin...
  • 2e8bf75 refactor: remove precisionThreshold in cardinality aggregations
  • 692d219 fix: use cursor for pagination in process & decision definitions search
  • d57618a feat: add precisionThreshold support to cardinality aggregations
  • Additional commits viewable in compare view

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

Release notes

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

8.9.9

version:8.9.9

Bug Fixes

Misc

  • Decision result column for rdbms exporter too small (#55114)
  • DbVariableState.getVariablesAsDocument writes corrupt MsgPack map header when fetchVariables contains duplicate names (#54917)
  • Improvements in debug-cli update state commands (#54885)
  • feat(debug-cli): offline command to reset exporter lastIncidentUpdatePosition (SUPPORT-32468) (#54768)
  • Fix dead code in ProcessDefinitionLatestVersionAggregationTransformer that leads to wrong aggregation size (#53998)
  • bug: @​ClusterVariables annotation fails on application restart due to non-idempotent variable creation (#53570)
  • Default tenant cannot be edited (#46676)

Task

  • Backport Optimize core features unification for stable/8.9 (#54789)
  • [data-importing] Fix infra for IT tests in Optimize (#54066)
  • Merge C4 package into Optimize client project (#51222)

Merged Pull Requests

  • ci: submit job-level owner to CI Analytics for push and schedule workflows (#55040)
  • Resolve nested target refs in subsequent input mappings (#54957)
  • feat: support request source in record metadata (#54592)
  • fix: FEEL expression mapping ordering issue in BPMN process (#52737)
  • fix: do not leak innerInstance variables to parent scope (#51972)
  • Optimize it tests faster (#51821)
  • fix: nested variable output mapping (#49149)

8.9.8

version:8.9.8

Bug Fixes

Misc

  • JobActivationPropertiesImpl.fetchVariables() does not deduplicate, causing corrupt MsgPack when streaming with duplicate fetchVariables names (#54929)

Task

  • Split e2e-sm job into smoke and nightly run (#52773)
  • Move optimize-e2e-test-cloud workflow into unified CI (#52772)
  • Fix and integrate Optimize CI into the unified CI (#51302)

8.9.7

version:8.9.7

[!WARNING] This release contains a critical bug affecting a specific input-mapping edge case. Please do not upgrade to this version. If you are using this release, upgrade directly to 8.9.8 instead.

Affected release: 8.9.7 Fixed release: 8.9.8

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)

... (truncated)

Commits
  • 0379b5a [maven-release-plugin] prepare release 8.9.9
  • 33d492c ci: route build-*-frontend and Harbor build failures to core-features-medic (...
  • a2c9569 ci: sparse-checkout stable-89 setup from main (stable/8.9) (#55310)
  • 431e2ad fix: include .github/actions in sparse-checkout for composite action
  • 1720156 [Backport stable/8.9] fix: return correct totalItems for process-definition &...
  • 9fb2caa ci: route build-*-frontend and Harbor build failures to core-features-medic
  • 6e4dc91 [Backport stable/8.9] feat: support tenant-scoped cluster variables via Sprin...
  • 2e8bf75 refactor: remove precisionThreshold in cardinality aggregations
  • 692d219 fix: use cursor for pagination in process & decision definitions search
  • d57618a feat: add precisionThreshold support to cardinality aggregations
  • 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.9.

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

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

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

Copy link
Copy Markdown
Member

superseded by #426

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

dependabot Bot commented on behalf of github Jun 17, 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.9 branch June 17, 2026 07:31
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