Skip to content

Commit 28d890a

Browse files
committed
Updated changelog
1 parent 514b9cf commit 28d890a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
- Add conditional check for delivery_info's existence (#3083) by @cmanallen
88
- Updated deps for latest langchain version (#3092) by @antonpirker
99
- Fixed grpcio extras to work as described in the docs (#3081) by @antonpirker
10-
- ref(celery): Add comment about kwargs_headers (#3079) by @szokeasaurusrex
11-
- feat(celery): Queues module producer implementation (#3079) by @szokeasaurusrex
12-
- ref: Fix N803 flake8 failures (#3082) by @szokeasaurusrex
1310
- Use pythons venv instead of virtualenv to create virtual envs (#3077) by @antonpirker
11+
- Celery: Add comment about kwargs_headers (#3079) by @szokeasaurusrex
12+
- Celery: Queues module producer implementation (#3079) by @szokeasaurusrex
13+
- Fix N803 flake8 failures (#3082) by @szokeasaurusrex
1414

1515
## 2.2.0
1616

@@ -23,11 +23,11 @@
2323
### Other fixes & improvements
2424

2525
- Add tags + data passing functionality to @ai_track (#3071) by @colin-sentry
26-
- fix(tracing): Only propagate headers from spans within transactions (#3070) by @szokeasaurusrex
27-
- ref(metrics): Improve type hints for set metrics (#3048) by @elramen
28-
- ref(scope): Fix `get_client` typing (#3063) by @szokeasaurusrex
26+
- Only propagate headers from spans within transactions (#3070) by @szokeasaurusrex
27+
- Improve type hints for set metrics (#3048) by @elramen
28+
- Fix `get_client` typing (#3063) by @szokeasaurusrex
2929
- Auto-enable Anthropic integration + gate imports (#3054) by @colin-sentry
30-
- Made MeasurementValue.unit NotRequired (#3051) by @antonpirker
30+
- Made `MeasurementValue.unit` NotRequired (#3051) by @antonpirker
3131

3232
## 2.1.1
3333

0 commit comments

Comments
 (0)