Skip to content

Releases: Pylons/pyramid_openapi3

0.20.1

10 Dec 19:26
Compare
Choose a tag to compare

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

10 Dec 17:19
Compare
Choose a tag to compare

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

20 Nov 11:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.19...0.19.1

0.19

27 Apr 22:40
Compare
Choose a tag to compare

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

03 Apr 11:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.1...0.18

0.17.1

13 Mar 18:15
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 0.17.0...0.17.1

0.17.0

11 Mar 14:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.16.0...0.17.0