Skip to content

v6.21.0

Compare
Choose a tag to compare
@xrmx xrmx released this 07 Mar 09:46
· 68 commits to main since this release
080b879

Bug fixes

  • Fix starlette middleware setup without client argument [#1952]
  • Fix blocking of gRPC stream-to-stream requests [#1967]
  • Always take into account body reading time for starlette requests [#1970]
  • Make urllib3 transport tests more robust against local env [#1969]
  • Clarify starlette integration documentation [#1956]
  • Make dbapi2 query scanning for dollar quotes a bit more correct [#1976]
  • Normalize headers in AWS Lambda integration on API Gateway v1 requests [#1982]

New Contributors

Full Changelog: v6.20.0...v6.21.0