Skip to content

Commit 2a4f06d

Browse files
committed
doc: Changelog for 0.12.2
1 parent 44c43a8 commit 2a4f06d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ 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.12.2
31+
32+
* Fix a crash with ASGI (Django Channels) when the ASGI request type is neither HTTP nor Websockets.
33+
3034
## 0.12.1
3135

3236
* Temporarily remove sending of SQL parameters (as part of breadcrumbs or spans for APM) to Sentry to avoid memory consumption issues.

0 commit comments

Comments
 (0)