You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,14 @@
5
5
### Various fixes & improvements
6
6
7
7
- Move set_transaction_name out of event processor in fastapi/starlette (#1751) by @sl0thentr0py
8
-
- Expose proxy_headers as top level config and use in ProxyManager (#1746) by @sl0thentr0py
8
+
- Expose proxy_headers as top level config and use in ProxyManager: https://docs.sentry.io/platforms/python/configuration/options/#proxy-headers (#1746) by @sl0thentr0py
9
9
10
10
## 1.11.0
11
11
12
12
### Various fixes & improvements
13
13
14
14
- Fix signals problem on sentry.io (#1732) by @antonpirker
15
-
- Fix reading FastAPI request body twice. (#1724) by @antonpirker
15
+
- Fix reading FastAPI request body twice. (#1724) by @antonpirker
16
16
- ref(profiling): Do not error if already setup (#1731) by @Zylphrex
17
17
- ref(profiling): Use sleep scheduler by default (#1729) by @Zylphrex
18
18
- feat(profiling): Extract more frame info (#1702) by @Zylphrex
0 commit comments