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 version.zeebe to v8.6.5 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.camunda:zeebe-bom (source) 8.6.0 -> 8.6.5 age adoption passing confidence
io.camunda:zeebe-benchmark (source) 8.6.0 -> 8.6.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

camunda/camunda (io.camunda:zeebe-bom)

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)

v8.6.1

Compare Source

Bug Fixes

Misc
  • Password encoder change is not backward compatible (#​23213)
  • Error when performing an upgrade from Optimize 3.13/8.5 to 8.6 (#​23168)
  • ActivatedJob REST entity returns key instead of jobKey (#​23101)
  • fix/Spring Boot SDK: do not ignore json field names from annotations (#​21962)

Maintenance

  • Oauth2 Scope is not exposed in Zeebe SDK config (#​23071)

Merged Pull Requests


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title fix(deps): update version.zeebe to v8.6.4 fix(deps): update version.zeebe to v8.6.5 Nov 7, 2024
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.

0 participants