Skip to content

Commit 892f794

Browse files
committed
Update changelog
1 parent bba1ec2 commit 892f794

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
### Various fixes & improvements
66

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
127
- 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
1511
- 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
1616
- Update changelog (#2163) by @sentrivana
1717

1818
## 1.25.1

0 commit comments

Comments
 (0)