Skip to content

Release v21.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 06:59
bab51b6

Fixed

  • CommandResult.MergeWith now carries the AuthorizationFailureReason from merged-in results: when the result's own reason is empty, the first non-empty reason from the merged results is used, and an already-set reason is never overwritten. Previously a command filter rejecting with CommandResult.Unauthorized(correlationId, reason) surfaced as an unauthorized result with a blank reason, leaving callers with no explanation for the rejection.

🤖 Generated with Claude Code