File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2.2.0
4
4
5
- ### Various fixes & improvements
5
+ ### New features
6
+
7
+ - Celery integration now sends additional data to Sentry to enable new features to guage the health of your queues
8
+ - Added a new integration for Cohere
9
+ - Reintroduced the `last_event_id` function, which had been removed in 2.0.0
10
+
11
+ ### Other fixes & improvements
6
12
7
13
- Add tags + data passing functionality to @ai_track (#3071) by @colin-sentry
8
- - feat: Add `last_event_id` to top-level api (#3064) by @szokeasaurusrex
9
- - feat(scope): Add last_event_id to Scope (#3064) by @szokeasaurusrex
10
14
- fix(tracing): Only propagate headers from spans within transactions (#3070) by @szokeasaurusrex
11
- - feat(celery): Set "messaging.system" on span (#3024) by @szokeasaurusrex
12
- - feat(celery): Set task ID on span (#3015) by @szokeasaurusrex
13
- - feat: Send Celery retry count (#2971) by @szokeasaurusrex
14
- - feat(celery): Send queue name to Sentry (#2984) by @szokeasaurusrex
15
15
- ref(metrics): Improve type hints for set metrics (#3048) by @elramen
16
- - feat(ai-monitoring): Cohere integration (#3055) by @colin-sentry
17
16
- ref(scope): Fix `get_client` typing (#3063) by @szokeasaurusrex
18
17
- Auto-enable Anthropic integration + gate imports (#3054) by @colin-sentry
19
18
- Made MeasurementValue.unit NotRequired (#3051) by @antonpirker
You can’t perform that action at this time.
0 commit comments