Skip to content

8.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 14:20
· 20474 commits to main since this release

8.2.3

Enhancements

Misc

  • Remove the default un-overridable -Xms128m value (#12416)

Bug Fixes

Misc

  • MessageTTL checking fails with deserialization errors (#12509)
  • Broker cannot start with S3 accessKey and secretKey not supplied (#12433)
  • Blacklisting of MessageSubscription (#12316)
  • Triggering due timer events causes periodic latency spikes (#11594)

Maintenance

  • Smoke tests fail due to full code cache (#12469)
  • Unnecessary Blacklist checks (#12041)
  • Fetching constantly static information (#12034)
  • Build and test pipeline takes too long (#12028)

Merged Pull Requests

  • deps(maven): bump identity to 8.2.3 (#12513)
  • fix(engine): prevent record corruption during message TTL checking (#12510)
  • ci(test): skip test artifact upload on success (#12497)
  • feat(dist): Remove the -xms parameter (#12482)
  • Introduce cache for process versions (#12475)
  • fix(backup/s3): allow not configuring s3 credentials (#12471)
  • ci: remove jvm args for smoke tests (#12470)
  • test(qa): save logs of zeebe containers if the test fails (#12428)
  • feat: run timer due date checker concurrently to processing (#12403)
  • fix(engine): skip unnecessary blacklist check (#12306)