v0.17.1
github-actions
released this
22 Dec 09:40
·
6575 commits
to master
since this release
When migrating to 0.17.x, see the release notes for 0.17.0
What’s Changed
- Fixes #893: access to the underlying request via ServerRequest (#895) @adamw
- Closes #889: explicit interpreters instead of extension methods (#894) @adamw
- Fixes #890: Accept authorization type in lower case (#892) @adamw
- JSON specific decode errors (#877) @markarasev
- Allow to specify name of security scheme in api docs (#888) @mszczygiel