We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d5637 commit cc08b30Copy full SHA for cc08b30
CHANGES.md
@@ -1,5 +1,7 @@
1
## 0.9.1
2
3
+* Fix a bug on Python 3.7 where gunicorn with gevent would cause the SDK to
4
+ leak event data between requests.
5
* Fix a bug where the GNU backtrace integration would not parse certain frames.
6
* Fix a bug where the SDK would not pick up request bodies for Django Rest
7
Framework based apps.
0 commit comments