version:8.6.28
Bug Fixes
Java Client
- Unauthorized REST requests are retried forever when OAuth is used (#26012)
Misc
- Tasklist OpenSearch Archiver Missing Size Configuration in BucketSort Aggregation (#38520)
- Multiple message start events cannot reference different messages with the same name. (#38234)
- Camunda Client doesn't use default tenant id for correlating messages (#38157)
- Tasklist v1 API swagger UI is not accessible (#38114)
- NullPointerException when evaluating DMN with missing rule id (ruleId) (#36900)
ScriptTask
elements are missing in StraightThroughProcessingLoopValidator (#36895)- Regression in metric
zeebe_incident_events_total
(#34342) - NPE at evaluation of job worker properties of Send Task with Publish Message implementation (#34190)
- Zeebe's backup fails if a new snapshot is created before the snapshot is reserved (#33499)
Merged Pull Requests
- fix: reserve latest snapshot as soon as possible (#38882)
- ci: ensure all matrix jobs have unique job names (#38810)
- fix(osano): updated styling for cookiebanner in tasklist and operate (#38723)
- perf: reduce the max terms count to 10_000 (#38695)
- Automatically label namespace with the github handle of the author (#38640)
- fix: Tasklist OpenSearch Archiver Missing Size Configuration in BucketSort Aggregation (#38521)
- feat: add validation for message start event (#38498)
- ci: adjust API codeowners (#38420)
- deps: Update swagger-parser to 2.1.22 (#38396)
- fix: apply default client config to all commands (#38351)
- ci: remove unused PR labeler rules for
component/...
labels (#38069) - fix: synthesize missing ruleId to prevent NPE during decision evaluation (#37992)
- Run archunit tests in the CI (#37990)
- fix: correct zeebe incident events metric name (#37900)
- deps: Update dependency io.netty:netty-bom to 4.1.127.Final (#37883)
- test: fix network disconnect test (#37834)
- [Backport stable/8.7] feat: Make command distribution retry intervals configurable (#37751)
- Catch straight through processing loops with script tasks (#37627)
- ArchUnit rule to support both camelCase and kebab-case in ConditionalOnProperty (#36872)
- fix: prevent NPE for SendTask with publish message implementation (#35880)
- fix: properly decrement http client retries in zeebe rest client (#35123)