Skip to content

0.13.3

Compare
Choose a tag to compare
@untitaker untitaker released this 25 Nov 09:10
· 2229 commits to master since this release
  • Fix an issue with the ASGI middleware that would cause Uvicorn to infer the wrong ASGI versions and call the wrapped application with the wrong argument count.
  • Do not ignore the tornado.application logger.
  • The Redis integration now instruments Redis blaster for breadcrumbs and transaction spans.