Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Jun 22, 2023
1 parent bba1ec2 commit 892f794
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

### Various fixes & improvements

- Load tracing information from environment (#2176) by @antonpirker
- Auto-enable httpx integration if httpx installed (#2177) by @sentrivana
- Run 2.7 tests in CI again (#2181) by @sentrivana
- support SOCKS proxies in sentry_sdk (#1050) by @Roguelazer
- Do not support sub-minute cron intervals (#2172) by @antonpirker
- Tracing without performance (#2136) by @antonpirker
- build(deps): bump checkouts/data-schemas from `0ed3357` to `7fdde87` (#2165) by @dependabot
- fix(profiler): Add function name to profiler frame cache (#2164) by @Zylphrex
- Load tracing information from environment (#2176) by @antonpirker
- Auto-enable HTTPX integration if HTTPX installed (#2177) by @sentrivana
- Support for SOCKS proxies (#1050) by @Roguelazer
- Wrap `parse_url` calls in `capture_internal_exceptions` (#2162) by @sentrivana
- Run 2.7 tests in CI again (#2181) by @sentrivana
- Crons: Do not support sub-minute cron intervals (#2172) by @antonpirker
- Profile: Add function name to profiler frame cache (#2164) by @Zylphrex
- Dependencies: bump checkouts/data-schemas from `0ed3357` to `7fdde87` (#2165) by @dependabot
- Update changelog (#2163) by @sentrivana

## 1.25.1
Expand Down

0 comments on commit 892f794

Please sign in to comment.