Skip to content

Releases: Pylons/pyramid_openapi3

0.22.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:17

What's Changed

  • Validate responses without unmarshalling by @dz0ny in #305
  • feat: Support openapi-core 0.23 and jsonschema-path 0.4 by @zupo in #311

New Contributors

Full Changelog: 0.21.0...0.22.0

0.21.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:32

What's Changed

Full Changelog: 0.20.1...0.21.0

0.20.1

Choose a tag to compare

@github-actions github-actions released this 10 Dec 19:26

What's Changed

  • fix html syntax error after refactoring swagger-ui explorer by @mmerickel in #264

Full Changelog: 0.20.0...0.20.1

0.20.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 17:19

What's Changed

  • allow the app to be hosted at a prefix in script_name but still validate against allowed servers by @mmerickel in #263
  • support custom swagger config and oauth redirects by @mmerickel in #262

Full Changelog: 0.19.1...0.20.0

0.19.1

Choose a tag to compare

@github-actions github-actions released this 20 Nov 11:41

What's Changed

New Contributors

Full Changelog: 0.19...0.19.1

0.19

Choose a tag to compare

@github-actions github-actions released this 27 Apr 22:40

What's Changed

  • BREAKING CHANGE: absolute path instead of absolute URI, dropping proto_port by @Jmennius in #238
  • feature: add support for extra_format_unmarshallers by @claeyswo in #235
  • chore: raise minimum version to Python 3.10 by @miketheman in #239

New Contributors

Full Changelog: 0.18...0.19

0.18

Choose a tag to compare

@github-actions github-actions released this 03 Apr 11:07

What's Changed

Full Changelog: 0.17.1...0.18

0.17.1

Choose a tag to compare

@miketheman miketheman released this 13 Mar 18:15

What's Changed

  • Fix multipart/form-data requests by @am-on in #225

Full Changelog: 0.17.0...0.17.1

0.17.0

Choose a tag to compare

@miketheman miketheman released this 11 Mar 14:09

What's Changed

New Contributors

Full Changelog: 0.16.0...0.17.0