Skip to content

Release v20.54.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:46
cde3064

Added

  • New analyzer ARCCHR0007 warns when a [Command] injects IEventLog into its Handle/Provide method. Express appends through the handler return type instead — injecting IEventLog bypasses Arc's append pipeline and its correlation and ordering guarantees.