Skip to content

Commit 1475b34

Browse files
meta: Update CHANGELOG.md
1 parent 573d321 commit 1475b34

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

CHANGELOG.md

+7-8
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
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

0 commit comments

Comments
 (0)