Releases: Pylons/pyramid_openapi3
Releases · Pylons/pyramid_openapi3
0.20.1
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
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
What's Changed
- Bump werkzeug from 2.3.8 to 3.0.3 in /py310 by @dependabot in #242
- Bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #243
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #245
- Bump requests from 2.31.0 to 2.32.0 in /py310 by @dependabot in #246
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #247
- Bump urllib3 from 2.2.1 to 2.2.2 in /py310 by @dependabot in #248
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #249
- Bump certifi from 2024.2.2 to 2024.7.4 in /py310 by @dependabot in #250
- Bump setuptools from 67.6.0 to 70.0.0 in /py310 by @dependabot in #251
- Bump setuptools from 69.1.1 to 70.0.0 by @dependabot in #252
- Bump webob from 1.8.7 to 1.8.8 by @dependabot in #253
- Bump werkzeug from 3.0.3 to 3.0.6 in /py310 by @dependabot in #254
- Bump webob from 1.8.7 to 1.8.8 in /py310 by @dependabot in #255
- Bump waitress from 2.1.2 to 3.0.1 in /py310 by @dependabot in #256
- Bump waitress from 3.0.0 to 3.0.1 by @dependabot in #257
- Bump werkzeug from 3.0.3 to 3.0.6 by @dependabot in #258
- fix(extract_errors): fix wrong field being emitted when extracting several errors for a single object by @fbessou in #259
New Contributors
Full Changelog: 0.19...0.19.1
0.19
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
What's Changed
- feat: Add OpenAPI Specification 3.1.0 support by @miketheman in #230
Full Changelog: 0.17.1...0.18
0.17.1
0.17.0
What's Changed
- Migrate from CircleCI to GitHubActions by @zupo in #205
- Protocol and port control by @zupo in #207
- bump swagger ui_version to latest by @kskarthik in #210
- Cleanup leftovers by @miketheman in #221
- Update to use openapi-core 0.19.0 by @miketheman in #220
- Support for Python 3.12 by @zupo in #224
New Contributors
- @miketheman made their first contribution in #221
Full Changelog: 0.16.0...0.17.0