pypi schemathesis 4.13.0
Release 4.13.0

9 hours ago

🚀 Added

  • [auth.dynamic.openapi.<scheme>] config block for token fetch authentication that allows for dynamic authentication without writing Python code. #3620
  • Use captured response data in the examples phase. #638
  • --request-retries to retry requests on network failures with exponential back-off.

🔧 Changed

  • Strip API version prefixes during dependency inference.
  • Do not cross-link same-named resources from different API namespaces in during dependency inference.

🐛 Fixed

  • apply_to / skip_for filter sets not updated between hook registrations, causing hooks registered after the first to silently receive the wrong filter set.
  • Base URL truncated with an ellipsis in the startup summary on narrow terminals (e.g. CI environments). #3618
  • Generated strings from regex patterns violating minLength/maxLength constraints in the coverage phase when update_quantifier cannot encode length into the pattern.

Don't miss a new schemathesis release

NewReleases is sending notifications on new releases.