8000 doc: Changelog for 0.13.3 · etherscan-io/sentry-python@be54a57 · GitHub
[go: up one dir, main page]

Skip to content

Commit be54a57

Browse files
committed
doc: Changelog for 0.13.3
1 parent cb31fbf commit be54a57

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ sentry-sdk==0.10.1
2727

2828
A major release `N` implies the previous release `N-1` will no longer receive updates. We generally do not backport bugfixes to older versions unless they are security relevant. However, feel free to ask for backports of specific commits on the bugtracker.
2929

30+
## 0.13.3
31+
32+
* 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.
33+
* Do not ignore the `tornado.application` logger.
34+
* The Redis in 4D80 tegration now instruments Redis blaster for breadcrumbs and transaction spans.
35+
3036
## 0.13.2
3137

3238
* Fix a bug in APM that would cause wrong durations to be displayed on non-UTC servers.

0 commit comments

Comments
 (0)
0