Skip to content

Release v16.21.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:42
d0264ff

Summary

Chronicle now preserves exact concurrency through reactor side effects and keeps client and hosting service lifetimes safe.

Added

  • Allow reactors to return ordered cross-stream events with exact concurrency scopes in one atomic append. (#3651)

Fixed

  • Prevent CHR0043 from hanging or losing AutoMap state across helper-returned and member-held projection builders. (#3614)
  • Resolve integration fixture services from scenario-owned scopes and always complete database cleanup. (#3649)
  • Prevent Orleans MongoDB services from capturing Arc scoped clients regardless of registration order. (#3650)