8000 doc: Add another changelog entry for 0.9.1 · pythonthings/sentry-python@cc08b30 · GitHub
[go: up one dir, main page]

Skip to content

Commit cc08b30

Browse files
committed
doc: Add another changelog entry for 0.9.1
1 parent f2d5637 commit cc08b30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 0.9.1
22

3+
* Fix a bug on Python 3.7 where gunicorn with gevent would cause the SDK to
4+
leak event data between requests.
35
* Fix a bug where the GNU backtrace integration would not parse certain frames.
46
* Fix a bug where the SDK would not pick up request bodies for Django Rest
57
Framework based apps.

0 commit comments

Comments
 (0)
0