Skip to content

v2.11.0

Latest
Compare
Choose a tag to compare
@Alc-Alc Alc-Alc released this 27 Aug 17:55
· 21 commits to main since this release
d7dd27c

Sponsors 🌟

Thanks to these incredible business sponsors:

A huge 'Thank you!' to all sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's changed

New contributors 🎉

Bugfixes 🐛

  • fix(connection): Fix creation of FormMultiDict in Request.form to properly handle multi-keys by @provinzkraut in #3639
  • fix: Small docs update. by @Zimzozaur in #3661
  • fix(DTO): Inconsistent use of strict mode by @provinzkraut in #3685
  • fix(prometheus): use path template for prometheus metrics by @evstratbg in #3687
  • fix: OpenTelemetry doesn't capture exceptions in the outermost application layer by @provinzkraut in #3689
  • fix: updated sqlalchemy samples & unpin advanced-alchemy by @cofin in #3693
  • fix(#3554): correct module_to_os_path to return directory paths by @supercoder-dev in #3565
  • fix: csrf middleware excluding router by @trim21 in #3698
  • fix: inconsistent behavior between signature_namespace and signature_types by @cofin in #3696
  • fix(JWT): Response with 401 on token payload validation by @provinzkraut in #3705

New features 🚀

Other changes

  • docs: fixed bad links in flask migration guide by @jlr295 in #3660
  • docs: Fix misplaced comment in dependency-injection.rst for better clarity by @Zimzozaur in #3671
  • docs: Added Posting tool as an alternative to Postman in 06-receiving-data.rst by @Zimzozaur in #3670
  • docs: Document custom types by @stewit in #3603
  • docs: stale reference to pydantic signature models by @cofin in #3697
  • docs: Fixing spelling in request.rst by @aarcex3 in #3703
  • docs: fixed incorrect docs for default status code for http handler by @FarhanAliRaza in #3702

Full Changelog
v2.10.0...v2.11.0