Release v16.26.0
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.AddEventsfor 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
AddEventbehavior (#3683)