Skip to content

8.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 15:00
· 18899 commits to main since this release

8.2.5

Enhancements

Misc

  • Improve the traversing of snapshot files (#12575)

Bug Fixes

Broker

  • I can spawn inner instances for a large input collection (#2890)

Misc

  • After restoring from backup, a partition re-takes the backup (#12623)

Merged Pull Requests

  • Fix flaky EmbeddedSubProcessTest (#12697)
  • Support large input collections for Multi-instance (#12692)
  • fix: do not retake backup if it already exists (#12626)
  • refactor(snapshots): Replace Stream.toList and the for each cycle to Stream.forEachOrdered (#12576)
  • ci: always cache maven dependencies (#12424)