From 28d890ae94f37fa8bd9d68791e67f2935f74d02e Mon Sep 17 00:00:00 2001 From: Anton Pirker Date: Tue, 21 May 2024 13:04:33 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c45d329d98..422fefd1b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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