Release v20.44.1
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.