Schemathesis v2.8.0 Release Notes

Release Date: 2020-11-24 // over 3 years ago
  • ๐Ÿฑ ๐Ÿš€ Features

    • 4d53d7b --request-tls-verify CLI option

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • bdf1a8f Collecting Open API links behind references via CLI
    • 61b8efd Internal error in CLI, when the schema location is an invalid IPv6
    • f602935 Catch OverflowError in input regex validation
    • 3f09acc Response conformance check for responses without "Content-Type" header

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    • ๐Ÿš€ aeca312 Release 2.8.0
    • ๐Ÿ—„ 68b1652 Deprecate the --stateful-recursion-limit CLI option.
    • ef158da Extend CLI message on invalid endpoint schemas
    • ๐Ÿ—„ 1f5c63f Deprecate form_data usage
    • de038c1 Fix a typo plain/text -> text/plain

    ๐Ÿ“ฆ ๐Ÿ“ฆ Other

    • โœ… 0d87e00 Disable deadline in Open API links tests
    • fd0eb2c Adjust data generation rules for test_validate_header to be in line with the actual validation logic
    • 9abbf6a Fix link syntax
    • ๐Ÿ“š 724ac2a Change the documentation theme
    • ๐Ÿ“Œ 5373e30 Pin Sphinx version for Read The Docs
    • d90f31e Fix misplaced quotes to properly render RST document