Skip to content

Commit f3c4aba

Browse files
committed
doc: Changelog for 0.14.2
1 parent bf48bd0 commit f3c4aba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ 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.14.2
31+
32+
* Fix a crash in Django Channels instrumentation when SDK is reinitialized.
33+
* More contextual data for AWS Lambda (cloudwatch logs link).
34+
3035
## 0.14.1
3136

3237
* Fix a crash in the Django integration when used in combination with Django Rest Framework's test utilities for request.

0 commit comments

Comments
 (0)