Schemathesis v2.1.0 Release Notes

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

    • ๐Ÿ‘ 6913f1b support property-level examples

    ๐Ÿฑ ๐Ÿ› Bug fixes

    • 29b72a9 Handling of multipart requests for Open API 3.0 schemas
    • 63bca9b Sending non-file form fields in multipart requests
    • 0๏ธโƒฃ 5aba5b9 Content type conformance check for cases when Open API 3.0 schemas contain "default" response definitions

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    • ๐Ÿš€ 64702d2 Release 2.1.0
    • ๐Ÿ”จ fa10801 Refactoring & comments
    • ๐Ÿšš deee01b Remove unneeded condition
    • 7396949 Remove deprecated _accepts_context internal function
    • ๐Ÿšš d204391 Remove deprecated skip_validation argument to HookDispatcher.apply
    • 93f3cfe Changelog entry formatting

    ๐Ÿ“ฆ ๐Ÿ“ฆ Other

    • ๐Ÿšš f4ce014 Remove parametrization over Open API spec version where it is not needed
    • โœ… e854e5b Add Open API 3.0 test app
    • โœ… e37a5d3 Fix flaky test