camunda/camunda (camunda/tasklist)
### [`v8.5.9`](https://redirect.github.com/camunda/camunda/releases/tag/8.5.9)
[Compare Source](https://redirect.github.com/camunda/camunda/compare/8.5.8...8.5.9)
##### 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))
- Completed zeebe user tasks have string variables without double quotes ([#24217](https://redirect.github.com/camunda/camunda/issues/24217))
- 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))
- Partition backup fails because of concurrent log compaction ([#23082](https://redirect.github.com/camunda/camunda/issues/23082))
- StackOverflow during process cancelation ([#21991](https://redirect.github.com/camunda/camunda/issues/21991))
- fix/Spring Boot SDK: do not ignore json field names from annotations ([#21962](https://redirect.github.com/camunda/camunda/issues/21962))
- 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))
- Error on retrieving write buffer from log stream ([#10141](https://redirect.github.com/camunda/camunda/issues/10141))
##### Maintenance
- Backport {operate,optimize, identity}/client/.gitignore into stable/8.5, stable/8.4, stable/8.3 branches ([#24311](https://redirect.github.com/camunda/camunda/issues/24311))
- Improve error mapping of REST API ([#17441](https://redirect.github.com/camunda/camunda/issues/17441))
##### 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))
- Fix identity-sdk concurrency issue ([#24196](https://redirect.github.com/camunda/camunda/pull/24196))
- 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))
- Removing recursion from process cancellation logic ([#24082](https://redirect.github.com/camunda/camunda/pull/24082))
- Add actor clock endpoint to test framework ([#24018](https://redirect.github.com/camunda/camunda/pull/24018))
- fix: compare with base branch or previous commit ([#23860](https://redirect.github.com/camunda/camunda/pull/23860))
- Allow cancelling banned instances ([#23849](https://redirect.github.com/camunda/camunda/pull/23849))
- fix: include stack trace on failed GRPC token verification ([#23600](https://redirect.github.com/camunda/camunda/pull/23600))
- fix: complete future with error when leadership change is cancelled ([#23371](https://redirect.github.com/camunda/camunda/pull/23371))
- Use overrides from [@JsonProperty](https://redirect.github.com/JsonProperty) when it's provided ([#23219](https://redirect.github.com/camunda/camunda/pull/23219))
- Improve REST API error mapping ([#22412](https://redirect.github.com/camunda/camunda/pull/22412))
- fix: merge concurrent resolves for up to 128 hostnames ([#22410](https://redirect.github.com/camunda/camunda/pull/22410))
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 contains the following updates:
8.5.6
->8.5.8
8.5.7
->8.5.8
8.5.7
->8.5.8
8.5.8
->8.5.9
8.5.10
->8.5.11
8.5.8
->8.5.9
8.5.6
->8.5.8
Release Notes
camunda/camunda (camunda/tasklist)
### [`v8.5.9`](https://redirect.github.com/camunda/camunda/releases/tag/8.5.9) [Compare Source](https://redirect.github.com/camunda/camunda/compare/8.5.8...8.5.9) ##### 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)) - Completed zeebe user tasks have string variables without double quotes ([#24217](https://redirect.github.com/camunda/camunda/issues/24217)) - 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)) - Partition backup fails because of concurrent log compaction ([#23082](https://redirect.github.com/camunda/camunda/issues/23082)) - StackOverflow during process cancelation ([#21991](https://redirect.github.com/camunda/camunda/issues/21991)) - fix/Spring Boot SDK: do not ignore json field names from annotations ([#21962](https://redirect.github.com/camunda/camunda/issues/21962)) - 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)) - Error on retrieving write buffer from log stream ([#10141](https://redirect.github.com/camunda/camunda/issues/10141)) ##### Maintenance - Backport {operate,optimize, identity}/client/.gitignore into stable/8.5, stable/8.4, stable/8.3 branches ([#24311](https://redirect.github.com/camunda/camunda/issues/24311)) - Improve error mapping of REST API ([#17441](https://redirect.github.com/camunda/camunda/issues/17441)) ##### 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)) - Fix identity-sdk concurrency issue ([#24196](https://redirect.github.com/camunda/camunda/pull/24196)) - 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)) - Removing recursion from process cancellation logic ([#24082](https://redirect.github.com/camunda/camunda/pull/24082)) - Add actor clock endpoint to test framework ([#24018](https://redirect.github.com/camunda/camunda/pull/24018)) - fix: compare with base branch or previous commit ([#23860](https://redirect.github.com/camunda/camunda/pull/23860)) - Allow cancelling banned instances ([#23849](https://redirect.github.com/camunda/camunda/pull/23849)) - fix: include stack trace on failed GRPC token verification ([#23600](https://redirect.github.com/camunda/camunda/pull/23600)) - fix: complete future with error when leadership change is cancelled ([#23371](https://redirect.github.com/camunda/camunda/pull/23371)) - Use overrides from [@JsonProperty](https://redirect.github.com/JsonProperty) when it's provided ([#23219](https://redirect.github.com/camunda/camunda/pull/23219)) - Improve REST API error mapping ([#22412](https://redirect.github.com/camunda/camunda/pull/22412)) - fix: merge concurrent resolves for up to 128 hostnames ([#22410](https://redirect.github.com/camunda/camunda/pull/22410))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.
This PR was generated by Mend Renovate. View the repository job log.