- f975c86 Improve "Falsifying example" section readability - 55b3c27 In pytest plugin output, Schemathesis error classes use the `CheckFailed` name
:package: Other
- bbe05c7 Stabilize tests that cover handling of keyboard interruption
2.8.2
Not secure
- 6d1d5e5 Fix mypy
:package: Other
- 2f7a3eb clarify how to use cli with spec on disk - 7dded05 explain format for --auth argument in cli
2.8.1
Not secure
- f5f8243 The `content_type_conformance` check now raises a well-formed error message when encounters a malformed media type value
2.8.0
Not secure
- 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`
:package: 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
2.7.7
Not secure
:package: Other
- 6d361cc Expect `urllib3.exceptions.NewConnectionError` in `assert_requests_call` - b7a187e Fix link syntax