github schemathesis/schemathesis v4.27.5
Release 4.27.5

4 hours ago

🐛 Fixed

  • Crash on schemas where properties is not an object.
  • Drop parameter examples built from nested ones that violate the parameter's own schema.
  • Skip parameter schema examples values that violate that schema in the examples phase.
  • Coverage phase probing methods of operations disabled via [[operations]].
  • Crash in the examples phase for allOf members with wrongly typed examples or required.
  • Server-Sent Events: False positives for event payloads containing U+2028 or other control characters.
  • Validate SSE events against both itemSchema and a sibling schema.
  • Report a schema error instead of a generic check failure for boolean allOf/anyOf branches.

Don't miss a new schemathesis release

NewReleases is sending notifications on new releases.