Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update camunda.version to v8.6.10 (patch) #624

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.camunda:zeebe-process-test-extension (source) 8.6.9 -> 8.6.10 age adoption passing confidence
io.camunda:spring-boot-starter-camunda-test (source) 8.6.9 -> 8.6.10 age adoption passing confidence
io.camunda:spring-boot-starter-camunda-sdk (source) 8.6.9 -> 8.6.10 age adoption passing confidence
io.camunda:camunda-process-test-spring (source) 8.6.9 -> 8.6.10 age adoption passing confidence
io.camunda:zeebe-bom (source) 8.6.9 -> 8.6.10 age adoption passing confidence
io.camunda:spring-boot-starter-camunda-test-testcontainer (source) 8.6.9 -> 8.6.10 age adoption passing confidence

Release Notes

camunda/zeebe-process-test (io.camunda:zeebe-process-test-extension)

v8.6.10

Compare Source

What's Changed

Full Changelog: camunda/zeebe-process-test@8.6.9...8.6.10

camunda/camunda (io.camunda:spring-boot-starter-camunda-sdk)

v8.6.10

Compare Source

version:8.6.10
Bug Fixes
Misc
  • Tasklist OS importer logs "missing exporter index" as warning (#​28591)
  • Spring boot starter camunda SDK: Variable with value null causes exception (#​28116)
  • Operate cannot renew an OIDC access token when the refresh token is not a JWT (#​27710)
  • Incorporate Spring Zeebe bug fixes in Spring SDK (#​27502)
  • Embedded gateway properties and standalone gateway properties are not handled correctly (#​27234)
  • Message correlation on a non-interrupting message event is not idempotent (#​26926)
  • Non-Prometheus Micrometer implementations only expose few C8 metrics (#​26078)
  • Make credentialsCachePath configurable via YAML properties (#​26006)
Maintenance
  • Auto-assign API reviewers to OpenAPI spec changes (#​28384)
  • Rename Report error for job to Throw error in the C8 REST API (#​28378)
Documentation
  • Document 504 responses for process instance creation REST API (#​28467)
Merged Pull Requests
  • refactor: remove debugging leftover (#​28843)
  • Add content to 504 PI creation API (#​28817)
  • ci: run release-relevant CI workflows of Operate+Tasklist (#​28784)
  • Document 504 status scenarios for PI creation API (#​28740)
  • Adjust job error API summary (#​28731)
  • Assign original author to backport pull requests (#​28671)
  • fix: Tasklist OS importer logs "missing exporter index" as warning (#​28660)
  • Bound long polling metrics (#​28659)
  • deps: upgrade net.minidev:json-smart to 2.5.2 (#​28658)
  • fix: re-add the --config flag but with it being used under spring.config.additional-location (#​28524)
  • Create CODEOWNERS for OpenAPI changes (#​28385)
  • Migrate log stream metrics to Micrometer (#​28353)
  • Migrate broker client metrics to Micrometer (#​28343)
  • test: verify that passive director closes all exporters (#​28310)
  • fix: always close exporter container and distribution service (#​28243)
  • Fix: job worker stream disabled by default (#​28239)
  • VariableResolver can return null (#​28225)
  • fix: add c8run log file to gitignore (#​28182)
  • [Backport main] migrate zeebeDb to micrometer (#​28130)
  • fix: add info to authenticate against nexus for local usage (#​28125)
  • migrate zeebeDb to micrometer (#​28115)
  • [Backport main] Migrate workflow engine metrics to Micrometer (#​28110)
  • [Backport main] Introduce custom meter StatefulGauge (#​28106)
  • [Backport main] Migrate snapshot metrics to micrometer (#​28085)
  • Migrate workflow engine metrics to Micrometer (#​28082)
  • [Backport main] Provide per-partition startup and transition/role meter registries (#​28077)
  • Create a stateful registry that is tied to the ZeebeDB instance lifecycle (#​28072)
  • fix: RaftRequestMetrics is threadsafe (#​28057)
  • migrate ActorMetrics to micrometer (#​28028)
  • Migrate snapshot metrics to micrometer (#​28027)
  • Provide per-partition startup and transition/role meter registries (#​28026)
  • migrate TopologyMetrics to micrometer (#​27986)
  • migrate JournalMetrics to micrometer (#​27929)
  • deps: Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 (#​27807)
  • [Backport stable/8.7] deps: Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3 (main) (#​27764)
  • migrate LeaderMetrics to micrometer (#​27728)
  • Idempotent message correlation retries (#​27525)
  • ci: submit detailed test statistics on JUnit flaky tests (#​26715)
  • deps: Update dependency software.amazon.awssdk:bom to v2.29.48 (main) (#​26708)
  • deps: Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 (main) (#​22495)
  • deps: Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3 (main) (#​22241)
  • [Backport stable/1.2] Fixes flakiness with the ElasticsearchExporter integration tests (#​8203)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/patch-camunda.version branch from b0dd790 to 1f4615e Compare February 27, 2025 20:29
@renovate renovate bot changed the title fix(deps): update dependency io.camunda:camunda-process-test-spring to v8.6.10 fix(deps): update camunda.version to v8.6.10 (patch) Feb 27, 2025
@renovate renovate bot force-pushed the renovate/patch-camunda.version branch from 1f4615e to 061eade Compare March 1, 2025 07:55
@jonathanlukas jonathanlukas merged commit 0f9e957 into main Mar 1, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant