Skip to content

Commit 0e91497

Browse files
committed
doc: Changelog for 0.16.0
1 parent c510ced commit 0e91497

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +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-
## [Unreleased]
30+
## 0.16.0
3131

3232
* Redis integration: add tags for more commands
33+
* Redis integration: Patch rediscluster package if installed.
34+
* Session tracking: A session is no longer considered crashed if there has been a fatal log message (only unhandled exceptions count).
35+
* **Breaking change**: Revamping of the tracing API.
36+
* **Breaking change**: `before_send` is no longer called for transactions.
3337

3438
## 0.15.1
3539

0 commit comments

Comments
 (0)