Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed May 21, 2024
1 parent 514b9cf commit 28d890a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
- Add conditional check for delivery_info's existence (#3083) by @cmanallen
- Updated deps for latest langchain version (#3092) by @antonpirker
- Fixed grpcio extras to work as described in the docs (#3081) by @antonpirker
- ref(celery): Add comment about kwargs_headers (#3079) by @szokeasaurusrex
- feat(celery): Queues module producer implementation (#3079) by @szokeasaurusrex
- ref: Fix N803 flake8 failures (#3082) by @szokeasaurusrex
- Use pythons venv instead of virtualenv to create virtual envs (#3077) by @antonpirker
- Celery: Add comment about kwargs_headers (#3079) by @szokeasaurusrex
- Celery: Queues module producer implementation (#3079) by @szokeasaurusrex
- Fix N803 flake8 failures (#3082) by @szokeasaurusrex

## 2.2.0

Expand All @@ -23,11 +23,11 @@
### Other fixes & improvements

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

## 2.1.1

Expand Down

0 comments on commit 28d890a

Please sign in to comment.