Skip to content

8.1.0-alpha4

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 09 Aug 14:07
· 24357 commits to main since this release

Bug Fixes

Broker

  • Deployment Distribution not idempotent (#9877)
  • Leaders with no log before snapshot get stuck in a loop when replicating the snapshot (#9820)
  • Output mapping doesn't create an incident if a variable is missing (#9543)
  • SIGBUS error with 1.2.2 (#8099)
  • IllegalStateException: Not expected to have an active sequence flow count lower then zero! (#6778)

Misc

  • Snapshot and SnapshotStore toString implementations are recursive (#9828)
  • Record log does not list correct starting before elements (#9656)
  • Unhealthy partition in long running benchmark (#8302)
  • InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code (#6504)

Maintenance

  • Smoke test rootless deployment of broker/gateway images (#9748)
  • Introduce ProcessingScheduleService (#9730)
  • Refactor StreamProcessor / Engine (#9725)
  • Create a new record for the modification command (#9638)
  • llegalStateException: Not leader of partition 2 (#9586)
  • Use Spring's ApplicationContext to instantiate exporter arguments (#7628)
  • Pre-allocate files to prevent no space errors during flush (#7607)
  • Split the loading and creating of segments from SegmentedJournal (#7604)

Merged Pull Requests

  • [stable/8.0] Allow retried DMN resource distribution (#9883)
  • Reject duplicate parallel gateway activate command (#9759)