|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 3.0.0a1 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- CI fixes (#3152) by @sl0thentr0py |
| 8 | +- Update tox, remove redis-latest (#3152) by @sl0thentr0py |
| 9 | +- Update version in setup.py (#3152) by @sl0thentr0py |
| 10 | +- Update version (#3152) by @sl0thentr0py |
| 11 | +- Add thread info to HTTP breadcrumbs (#4368) by @sl0thentr0py |
| 12 | +- tests: Regular tox update (#4367) by @sentrivana |
| 13 | +- build(deps): bump actions/create-github-app-token from 2.0.2 to 2.0.6 (#4358) by @dependabot |
| 14 | +- Put feature flags on isolation scope (#4363) by @antonpirker |
| 15 | +- Add top level API for `add_atttachment`. (#4360) by @sl0thentr0py |
| 16 | +- Fix FastAPI recursive exceptions (#4334) by @sl0thentr0py |
| 17 | +- Respect parent_sampled decision in propagation_context sentry-trace header (#4356) by @sl0thentr0py |
| 18 | +- Add logger.debug for sampler decisions for root spans (#4355) by @sl0thentr0py |
| 19 | +- Fix feature flags in potel (#4353) by @sl0thentr0py |
| 20 | +- Fix migration guide formatting (#3152) by @sl0thentr0py |
| 21 | +- tests: bump test timeout for recursion stacktrace extract to 2s (#4351) by @booxter |
| 22 | +- feat(ourlogs): canonicalize paths from the logger integration (#4336) by @colin-sentry |
| 23 | +- chore(ourlogs): Use new transport (#4317) by @colin-sentry |
| 24 | +- tests: fix test_stacktrace_big_recursion failure due to argv (#4346) by @booxter |
| 25 | +- tests: Move anthropic under toxgen (#4348) by @sentrivana |
| 26 | +- Deprecate `set_measurement()` API. (#3934) by @antonpirker |
| 27 | +- tests: Update tox.ini (#4347) by @sentrivana |
| 28 | +- Traces sample rate default change (#4335) by @sl0thentr0py |
| 29 | +- Introduce underscore span attributes (#4331) by @sl0thentr0py |
| 30 | +- Add migration note about SentrySpanProcessor and SentryPropagator (#3152) by @sl0thentr0py |
| 31 | + |
| 32 | +_Plus 236 more_ |
| 33 | + |
3 | 34 | ## 2.27.0
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments