Skip to content

Commit 8649feb

Browse files
committed
doc: Changelog for 0.18.0
1 parent 5d89fa7 commit 8649feb

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.18.0
31+
32+
* **Breaking change**: The `no_proxy` environment variable is now honored when inferring proxy settings from the system. Thanks Xavier Fernandez!
33+
* Added Performance/Tracing support for AWS and GCP functions.
34+
* Fix an issue with Django instrumentation where the SDK modified `resolver_match.callback` and broke user code.
3035

3136
## 0.17.8
3237

0 commit comments

Comments
 (0)