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

Skip to content

Commit b85bd7c

Browse files
committed
doc: Changelog for 0.12.3
1 parent b9df7f8 commit b85bd7c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ 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.3
31+
32+
* Various performance improvements to event sending.
33+
* Avoid crashes when scope or hub is racy.
34+
* Revert a change that broke applications using gevent and channels (in the same virtualenv, but different processes).
35+
* Fix a bug that made the SDK crash on unicode in SQL.
36+
3037
## 0.12.2
3138

3239
* Fix a crash with ASGI (Django Channels) when the ASGI request type is neither HTTP nor Websockets.

0 commit comments

Comments
 (0)
0