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

Skip to content

Commit 1083231

Browse files
committed
doc: Changelog for 0.13.0
1 parent 958d078 commit 1083231

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.13.0
31+
32+
* Remove an old deprecation warning (behavior itself already changed since a long time).
33+
* The AIOHTTP integration now attaches the request body to crash reports. Thanks to Vitali Rebkavets!
34+
* Add an experimental PySpark integration.
35+
* First release to be tested under Python 3.8. No code changes were necessary though, so previous releases also might have worked.
36+
3037
## 0.12.3
3138

3239
* Various performance improvements to event sending.

0 commit comments

Comments
 (0)
0