File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 22
33## 2.2.0
44
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
612
713- 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
1014- 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
1515- ref(metrics): Improve type hints for set metrics (#3048) by @elramen
16- - feat(ai-monitoring): Cohere integration (#3055) by @colin-sentry
1716- ref(scope): Fix `get_client` typing (#3063) by @szokeasaurusrex
1817- Auto-enable Anthropic integration + gate imports (#3054) by @colin-sentry
1918- Made MeasurementValue.unit NotRequired (#3051) by @antonpirker
You can’t perform that action at this time.
0 commit comments