Download Latest Version Release 4.14.3 source code.tar.gz (59.8 MB)
Email in envelope

Get an email when there's a new version of Schemathesis

Home / v4.13.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-22 1.1 kB
Release 4.13.0 source code.tar.gz 2026-03-22 59.3 MB
Release 4.13.0 source code.zip 2026-03-22 60.1 MB
Totals: 3 Items   119.5 MB 3

:rocket: 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.

:wrench: Changed

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

:bug: 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.
Source: README.md, updated 2026-03-22