Skip to content

Release v20.44.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 18:11
1d81840

Fixed

  • Commands with a property holding a cyclic or arbitrary object graph (for example System.Text.Json.Nodes.JsonObject, whose child nodes back-reference their parent) no longer crash command execution with a stack overflow / HTTP 500. Nested validator behavior is unchanged.