All Versions
93
Latest Version
Avg Release Cycle
6 days
Latest Release
1246 days ago

Changelog History
Page 1

  • v2.8.4 Changes

    November 27, 2020

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • 07a74f9 Use --request-tls-verify during schema loading as well

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

  • v2.8.3 Changes

    November 27, 2020

    ๐Ÿฑ ๐Ÿš€ Features

    • ๐Ÿ›ฐ e7a9a85 Display failed response payload in the error output

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    • ๐Ÿš€ 5458e9c Release 2.8.3
    • f975c86 Improve "Falsifying example" section readability
    • โœ… 55b3c27 In pytest plugin output, Schemathesis error classes use the CheckFailed name

    ๐Ÿ“ฆ ๐Ÿ“ฆ Other

    • โœ… bbe05c7 Stabilize tests that cover handling of keyboard interruption
  • v2.8.2 Changes

    November 25, 2020

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • eee1864 Internal error in CLI, when a malformed regex is passed to -E / -M / -T / -O CLI options
    • 8593a01 Internal error in CLI, when the base_url is an invalid IPv6

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    ๐Ÿ“ฆ ๐Ÿ“ฆ Other

    • 2f7a3eb clarify how to use cli with spec on disk
    • 7dded05 explain format for --auth argument in cli
  • v2.8.1 Changes

    November 24, 2020

    ๐Ÿฑ ๐Ÿš€ Features

    • 0cd5af2 --force-schema-version CLI option

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • 2226a60 Internal error during verifying explicit examples if an example has no value key

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    • ๐Ÿš€ f9ab496 Release 2.8.1
    • f5f8243 The content_type_conformance check now raises a well-formed error message when encounters a malformed media type value
  • v2.8.0 Changes

    November 24, 2020

    ๐Ÿฑ ๐Ÿš€ 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
  • v2.7.7 Changes

    November 13, 2020

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • 700cd8f Missed headers in Endpoint.partial_deepcopy

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    ๐Ÿ“ฆ ๐Ÿ“ฆ Other

    • 6d361cc Expect urllib3.exceptions.NewConnectionError in assert_requests_call
    • b7a187e Fix link syntax
  • v2.7.6 Changes

    November 12, 2020

    ๐Ÿฑ ๐Ÿ› Bug fixes

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    • ๐Ÿš€ 039433f Release 2.7.6
    • ๐Ÿ‘• dd14203 Relax pylint rules
    • e2b568a Add data_generation_methods option

    ๐Ÿ“ฆ ๐Ÿ“ฆ Other

    • ๐Ÿ‘ cb995e5 Add "Commercial support" section
  • v2.7.5 Changes

    November 08, 2020

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • dd63c65 Code samples for error reproduction

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

  • v2.7.4 Changes

    November 07, 2020

    ๐Ÿฑ ๐Ÿš€ Features

    • 1cc14bd New relative_path property for BeforeExecution and AfterExecution events

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

  • v2.7.3 Changes

    November 05, 2020

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • a158daf Internal error on malformed JSON when the response_conformance check is used

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements