Skip to content

v1.45.0

Compare
Choose a tag to compare
@Goldziher Goldziher released this 11 Dec 11:34
· 1661 commits to main since this release

What's Changed

  • Add MessagePack support and serialization with msgspec by @provinzkraut in #891
  • Fix logger propagation causing duplicate messages in logging middleware by @Goldziher in #923
  • Fix mounted starlette apps require paths ending with slashes by @Goldziher in #925
  • Fix OpenAPI spec generation for dynamic route handlers by @Goldziher in #917
  • Fix OpenAPI support for custom responses with generic types by @Goldziher in #918
  • Fix rate-limiting middleware handling of mount paths by @Goldziher in #922
  • Fix TestClient handling of escaped ampersands in query params by @Goldziher in #919

Full Changelog: v1.44.0...v1.45.0