camunda/camunda (camunda/zeebe)
### [`v8.6.5`](https://redirect.github.com/camunda/camunda/releases/tag/8.6.5)
[Compare Source](https://redirect.github.com/camunda/camunda/compare/8.6.4...8.6.5)
#### Enhancements
##### Misc
- Allow to cancel bannend instances ([#12772](https://redirect.github.com/camunda/camunda/issues/12772))
#### Bug Fixes
##### Misc
- Version update is not persisted in state because transaction is not committed ([#24352](https://redirect.github.com/camunda/camunda/issues/24352))
- Archiver does not work with AWS Opensearch ([#24262](https://redirect.github.com/camunda/camunda/issues/24262))
- Exported record with duplicate sequence number ([#24192](https://redirect.github.com/camunda/camunda/issues/24192))
- Number of threads created in Gateway for blocking identity calls causing "too many concurrent streams" error ([#23853](https://redirect.github.com/camunda/camunda/issues/23853))
- Incident recovery for Execution Listeners does not work when retries are exhausted ([#23383](https://redirect.github.com/camunda/camunda/issues/23383))
- Partition backup fails because of concurrent log compaction ([#23082](https://redirect.github.com/camunda/camunda/issues/23082))
- JobRecord elementId gets overwritten when an error is thrown during job execution ([#21567](https://redirect.github.com/camunda/camunda/issues/21567))
- Timers of banned instances are forever re-triggered ([#14213](https://redirect.github.com/camunda/camunda/issues/14213))
#### Merged Pull Requests
- fix: commit last transaction after running migrations ([#24353](https://redirect.github.com/camunda/camunda/pull/24353))
- Prevent duplicate sequence numbers in records exported to Elasticsearch and OpenSearch ([#24214](https://redirect.github.com/camunda/camunda/pull/24214))
- fix: set the correct elementId in Incident record when Job throw with no catch event ([#24206](https://redirect.github.com/camunda/camunda/pull/24206))
- feat: backup only segment containing data not present in snapshots ([#24184](https://redirect.github.com/camunda/camunda/pull/24184))
- fix: enable configuration processor ([#24153](https://redirect.github.com/camunda/camunda/pull/24153))
- fix: log message refers to Opensearch in Elasticsearch Code ([#24100](https://redirect.github.com/camunda/camunda/pull/24100))
- Allow cancelling banned instances ([#23849](https://redirect.github.com/camunda/camunda/pull/23849))
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 this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
8.6.4
->8.6.5
Release Notes
camunda/camunda (camunda/zeebe)
### [`v8.6.5`](https://redirect.github.com/camunda/camunda/releases/tag/8.6.5) [Compare Source](https://redirect.github.com/camunda/camunda/compare/8.6.4...8.6.5) #### Enhancements ##### Misc - Allow to cancel bannend instances ([#12772](https://redirect.github.com/camunda/camunda/issues/12772)) #### Bug Fixes ##### Misc - Version update is not persisted in state because transaction is not committed ([#24352](https://redirect.github.com/camunda/camunda/issues/24352)) - Archiver does not work with AWS Opensearch ([#24262](https://redirect.github.com/camunda/camunda/issues/24262)) - Exported record with duplicate sequence number ([#24192](https://redirect.github.com/camunda/camunda/issues/24192)) - Number of threads created in Gateway for blocking identity calls causing "too many concurrent streams" error ([#23853](https://redirect.github.com/camunda/camunda/issues/23853)) - Incident recovery for Execution Listeners does not work when retries are exhausted ([#23383](https://redirect.github.com/camunda/camunda/issues/23383)) - Partition backup fails because of concurrent log compaction ([#23082](https://redirect.github.com/camunda/camunda/issues/23082)) - JobRecord elementId gets overwritten when an error is thrown during job execution ([#21567](https://redirect.github.com/camunda/camunda/issues/21567)) - Timers of banned instances are forever re-triggered ([#14213](https://redirect.github.com/camunda/camunda/issues/14213)) #### Merged Pull Requests - fix: commit last transaction after running migrations ([#24353](https://redirect.github.com/camunda/camunda/pull/24353)) - Prevent duplicate sequence numbers in records exported to Elasticsearch and OpenSearch ([#24214](https://redirect.github.com/camunda/camunda/pull/24214)) - fix: set the correct elementId in Incident record when Job throw with no catch event ([#24206](https://redirect.github.com/camunda/camunda/pull/24206)) - feat: backup only segment containing data not present in snapshots ([#24184](https://redirect.github.com/camunda/camunda/pull/24184)) - fix: enable configuration processor ([#24153](https://redirect.github.com/camunda/camunda/pull/24153)) - fix: log message refers to Opensearch in Elasticsearch Code ([#24100](https://redirect.github.com/camunda/camunda/pull/24100)) - Allow cancelling banned instances ([#23849](https://redirect.github.com/camunda/camunda/pull/23849))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 this update again.
This PR was generated by Mend Renovate. View the repository job log.