Skip to content

Commit 699cdda

Browse files
committed
doc: Changelog for 0.17.1
1 parent 638a495 commit 699cdda

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
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.17.1
31+
32+
* Fix timezone bugs in AWS Lambda integration.
33+
* Fix crash on GCP integration because of missing parameter `timeout_warning`.
34+
3035
## 0.17.0
3136

3237
* Fix a bug where class-based callables used as Django views (without using

0 commit comments

Comments
 (0)