|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 3.0.0a4 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- updated version (#3152) by @sl0thentr0py |
| 8 | +- changelog updated (#3152) by @sl0thentr0py |
| 9 | +- updated changelog (#3152) by @sl0thentr0py |
| 10 | +- ref(gnu-integration): update clickhouse stacktrace parsing (#4598) by @MeredithAnya |
| 11 | +- Setup opentelemetry patch only once (#4595) by @sl0thentr0py |
| 12 | +- Don't use remote server in tests.. (#3152) by @sl0thentr0py |
| 13 | +- Fix merge (#3152) by @sl0thentr0py |
| 14 | +- Remove eventlet support (#4584) by @sl0thentr0py |
| 15 | +- Add custom sampling context testcases (#4579) by @sl0thentr0py |
| 16 | +- feat(tracing): Add option to exclude specific span origins (#4463) by @sl0thentr0py |
| 17 | +- Cleanup op and description mapping (#4560) by @sl0thentr0py |
| 18 | +- Adapt AI Agent Monitoring for potel (#4551) by @sl0thentr0py |
| 19 | +- feat(otel): Add resource to TracerProvider (#4550) by @sl0thentr0py |
| 20 | +- fix(tracing): Use `hasattr` for `_ctx_token` (#4541) by @sl0thentr0py |
| 21 | +- fix: Ensure tags values are strings (#4459) by @sl0thentr0py |
| 22 | +- Migrate typing (#4500) by @sl0thentr0py |
| 23 | +- Remove OpenAI agents from Potel (#4523) by @sl0thentr0py |
| 24 | +- fixed some merge problems (#3152) by @sl0thentr0py |
| 25 | +- missing spandata (#3152) by @sl0thentr0py |
| 26 | +- Fix sessions test (#3152) by @sl0thentr0py |
| 27 | +- Revert "fix: Rename op `db` to `db.query` (#4444)" (#3152) by @sl0thentr0py |
| 28 | +- fix: Rename op `db` to `db.query` (#4444) by @sl0thentr0py |
| 29 | +- Generate tox again and remove 3.6 stuff (#3152) by @sl0thentr0py |
| 30 | +- Implement trace_propagation_targets for propagator (#4460) by @sl0thentr0py |
| 31 | + |
| 32 | +_Plus 263 more_ |
| 33 | + |
3 | 34 | ## 3.0.0a3 |
4 | 35 |
|
5 | 36 | We're excited to announce that version 3.0 of the Sentry Python SDK is now |
|
0 commit comments