Skip to content

chore(docker-compose): update camunda-docker-compose-8.6 (patch)#27

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/patch-camunda-docker-compose-8.6
Jan 2, 2025
Merged

chore(docker-compose): update camunda-docker-compose-8.6 (patch)#27
renovate[bot] merged 1 commit intomainfrom
renovate/patch-camunda-docker-compose-8.6

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Update Change
camunda/connectors-bundle patch 8.6.2 -> 8.6.5
camunda/optimize (source) patch 8.6.1 -> 8.6.3
camunda/web-modeler-restapi patch 8.6.2 -> 8.6.5
camunda/zeebe (source) patch 8.6.1 -> 8.6.6
elasticsearch patch 8.15.3 -> 8.15.5

Release Notes

camunda/camunda (camunda/zeebe)

v8.6.6

Compare Source

8.6.6

Bug Fixes

Broker
  • Zeebe user tasks not terminated on process instance modification (#​24672)
Java Client
  • OAuthCredentialsCache in Zeebe Java client does not work correctly in multi-tenancy setup (#​20471)
Misc
  • Form cache is corrupt and causes inconsistent processing (#​25504)
  • Process instance no longer subscribed to message after unsuccessful process instance migration (#​25166)
  • Instance migration for the processes with event subprocess is not possible (#​25071)
  • OrderedCommandDistributionMigration is never executed (#​24836)
  • Elasticsearch deprecation warning logs: [ignore_throttled] parameter is deprecated (#​24801)
  • Retry complete follower append on flush error (#​14867)

Merged Pull Requests

  • fix: don't use mutable keys for forms cache (#​25523)
  • fix: apply nested configuration properties (#​24957)
  • All Zeebe CI jobs need to specify GHA timeouts (#​24880)
  • Register OrderedCommandDistributionMigration migration task (#​24838)
  • fix: throw correct error instead of InternalError (#​24680)
  • fix: cancel user tasks on instance modification (#​24673)
  • perf: remove redundant synchronized (#​24621)
  • fix: switch client credential cache key to clientId (#​24519)
  • ci: push testbench images to SaaS registry (#​24497)
  • ci: do not auto-merge release PRs (#​24438)
  • feature: when a follower fails to flush respond with error to leader (#​24378)
  • ci: use non-preemptible runners for jobs with highest disconnect rate (#​24370)

v8.6.5

Compare Source

Enhancements

Misc
  • Allow to cancel bannend instances (#​12772)

Bug Fixes

Misc
  • Version update is not persisted in state because transaction is not committed (#​24352)
  • Archiver does not work with AWS Opensearch (#​24262)
  • Exported record with duplicate sequence number (#​24192)
  • Number of threads created in Gateway for blocking identity calls causing "too many concurrent streams" error (#​23853)
  • Incident recovery for Execution Listeners does not work when retries are exhausted (#​23383)
  • Partition backup fails because of concurrent log compaction (#​23082)
  • JobRecord elementId gets overwritten when an error is thrown during job execution (#​21567)
  • Timers of banned instances are forever re-triggered (#​14213)

Merged Pull Requests

  • fix: commit last transaction after running migrations (#​24353)
  • Prevent duplicate sequence numbers in records exported to Elasticsearch and OpenSearch (#​24214)
  • fix: set the correct elementId in Incident record when Job throw with no catch event (#​24206)
  • feat: backup only segment containing data not present in snapshots (#​24184)
  • fix: enable configuration processor (#​24153)
  • fix: log message refers to Opensearch in Elasticsearch Code (#​24100)
  • Allow cancelling banned instances (#​23849)

v8.6.4

Compare Source

Enhancements

Misc
  • I can migrate parallel and sequential multi instance elements (#​23878)
  • I can migrate error boundary event and error event sub process (#​23804)
  • I can migrate exclusive and event based gateways (#​23475)
  • Remove the need for ES/OS monitor privileges in Tasklist (#​23094)
  • Remove the need for monitor privileges (#​22918)

Bug Fixes

Misc
  • PartitionInactiveException is not handled gracefully (#​23446)
  • Swagger UI not working (#​23300)
  • StackOverflow during process cancelation (#​21991)
  • Operate does not allow changing Content Security Policy header in SM (#​21741)
  • Error on retrieving write buffer from log stream (#​10141)

Maintenance

  • Swagger UI not working (#​23300)
  • Add context information to errors in the gateway (#​4526)
  • Improve errors in Go client (#​2938)

Merged Pull Requests

  • Removing recursion from process cancellation logic (#​24082)
  • Map PartitionInactiveException and NoTopologyFoundException to UNAVAILABLE (#​23991)
  • feat: allow mapping between multi instance types (#​23928)
  • feat: support migration mapping for error event sub processes (#​23850)
  • Remove the need for ES/OS cluster monitor privileges in Tasklist (#​23789)
  • fix: externalFormReference on zeebe user tasks (#​23750)
  • feat: add migration support for signal elements (#​23729)
  • feat: add migration support for exclusive and event based gateways (#​23676)
  • fix: Operate does not allow changing Content Security Policy header in SM (#​23608)
  • fix: include stack trace on failed GRPC token verification (#​23600)
  • fix: complete future with error when leadership change is cancelled (#​23371)
  • feat: prevent cross process migration mapping (#​23357)
  • fix: permit requests to swagger endpoint /v3/api-docs/** (#​23350)
  • fix: Add Backoff Mechanism to Handle ElasticSearch Unavailability in Tasklist Importer (#​23222)
  • feat: allow for disabling cluster health checks (#​23218)
  • fix: Context-Path not taken into account for noPermission route (#​23214)
  • feat: support migration mapping for timer start event sub processes (#​23144)
  • feat: support migration of business rule, script and send task (#​22794)
  • fix: merge concurrent resolves for up to 128 hostnames (#​22410)
  • [Backport stable/1.2] Fixes flakiness with the ElasticsearchExporter integration tests (#​8203)

v8.6.3

Compare Source

Bug Fixes

Java Client
  • spring-boot-starter-camunda-sdk will run into a NPE if legacy 8.5 properties are used (#​23183)

v8.6.2

Compare Source

Bug Fixes

Misc
  • Unsafe command distribution acknowledgement (#​23361)

Merged Pull Requests

  • Use new record to transmit acknowledgement (#​23363)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 merged commit 4acc16f into main Jan 2, 2025
@renovate renovate bot deleted the renovate/patch-camunda-docker-compose-8.6 branch January 2, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants