Skip to content

8.2.12

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 10:17
· 19974 commits to main since this release

Bug Fixes

Broker

  • RandomizedRaftTest.consistencyTestWithSnapshot fails with unexpected exception (#13093)
  • Avoid parsing DMN decisions for every evaluation (#8571) - significantly reduces latency of DMN tasks
  • Upgrading leaves deadline entries without jobs (#13881)

Misc

  • Process instances are banned when trying to activate a call activity with large variables (#13521)

Maintenance

  • Add ColumnFamily to keep track of executed migrations (#13763)
  • Reevaluate Banning concept (#5121)

Merged Pull Requests

  • feat(ci): auto merge renovate PRs (#13842)
  • Cache parsed DRGs (#13831)
  • Build starter/worker using mvn install instead of package (#13828)
  • Raise incident on element instance commands exceeding max message size (#13789)
  • Track executed migrations in a ColumnFamily (#13780)
  • fix(stream-platform): register record listener before start reading (#13778)
  • Fix race condition when replicating the first entry of a compacted log and taking a snapshot simultaneously (#13724)