Skip to content

Commit 4d37e25

Browse files
committed
doc: Changelog for 0.17.3
1 parent 6541785 commit 4d37e25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ 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.3
31+
32+
* Fix an issue with the `pure_eval` integration in interaction with trimming where `pure_eval` would create a lot of useless local variables that then drown out the useful ones in trimming.
33+
3034
## 0.17.2
3135

3236
* Fix timezone bugs in GCP integration.

0 commit comments

Comments
 (0)