Skip to content

Release v16.26.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 01:01
04b432a

Summary

Chronicle unit-of-work callers can now atomically enroll an already-decided, ordered cross-stream batch together with independently labelled exact concurrency scopes.

Added

  • Add IUnitOfWork.AddEvents for ordered cross-source events and independently labelled exact concurrency scopes in the existing transaction (#3683)

Changed

  • Materialize and validate ordered events and scope inputs before staging while preserving pure legacy AddEvent behavior (#3683)