Skip to content

Release v20.58.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:10
8d6233c

Fixed

  • A command that fails role authorization now returns 403 Forbidden even when the command is also invalid, instead of a 400 validation error.

Security

  • Validation detail is no longer returned to a caller who is not authorized for a command endpoint — authorization is decided before validation runs.