File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Various fixes & improvements
6
6
7
- - Load tracing information from environment (#2176 ) by @antonpirker
8
- - Auto-enable httpx integration if httpx installed (#2177 ) by @sentrivana
9
- - Run 2.7 tests in CI again (#2181 ) by @sentrivana
10
- - support SOCKS proxies in sentry_sdk (#1050 ) by @Roguelazer
11
- - Do not support sub-minute cron intervals (#2172 ) by @antonpirker
12
7
- Tracing without performance (#2136 ) by @antonpirker
13
- - build(deps): bump checkouts/data-schemas from ` 0ed3357 ` to ` 7fdde87 ` (#2165 ) by @dependabot
14
- - fix(profiler): Add function name to profiler frame cache (#2164 ) by @Zylphrex
8
+ - Load tracing information from environment (#2176 ) by @antonpirker
9
+ - Auto-enable HTTPX integration if HTTPX installed (#2177 ) by @sentrivana
10
+ - Support for SOCKS proxies (#1050 ) by @Roguelazer
15
11
- Wrap ` parse_url ` calls in ` capture_internal_exceptions ` (#2162 ) by @sentrivana
12
+ - Run 2.7 tests in CI again (#2181 ) by @sentrivana
13
+ - Crons: Do not support sub-minute cron intervals (#2172 ) by @antonpirker
14
+ - Profile: Add function name to profiler frame cache (#2164 ) by @Zylphrex
15
+ - Dependencies: bump checkouts/data-schemas from ` 0ed3357 ` to ` 7fdde87 ` (#2165 ) by @dependabot
16
16
- Update changelog (#2163 ) by @sentrivana
17
17
18
18
## 1.25.1
You can’t perform that action at this time.
0 commit comments