version:8.5.20
Enhancements
Misc
- Pause command distribution retrying (#29495)
- Make SO_SNDBUF & SO_RCVBUF configurable in NettyMessagingService (#24104)
Bug Fixes
Broker
- BpmnProcessingException: Expected to activate the none start event of the process but not found (#7669)
Misc
- S3 Backup store does not limit the number of concurrent downloads (#33957)
- Process instances get started from non-start event instead of signal event (#33952)
- Thread starvation risk when taking backup on S3 (#33726)
- Outputs of multi-instance expanded sub-process are executed twice for each iteration (#32318)
Merged Pull Requests
- perf: avoid copy of
ElementInstance
(#34431) - Fix bug where wrong start event got activated (#34310)
- ci: add timeout for helm update in benchmark tests (#34231)
- feat: Cache SemanticVersion to avoid parsing it for every record (#34226)
- Bugfix: output mappings on multi instance body applied twice (#34183)
- fix: properly limit s3 transfer concurrency (#34170)
- fix: dot not return null RaftPartitions/ZeebePartitions (#34165)
- deps: upgrade spring-boot version to 3.4.7 (#34019)
- Add missing s3 configs (#34014)
- Pause command redistribution (#33921)
- ci: upgrade camunda-release-parent to 4.0.0 and switch to Central Portal deployment (#33807)
- Output mappings applied before updating multi instance body output collection (#25106)
- feat: added socket buffers size parameters to config (#24778)