From 5e5c837886c81441473977a6519a86f4d40cb608 Mon Sep 17 00:00:00 2001 From: Ivana Kellyer Date: Thu, 5 Dec 2024 15:37:45 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c480161489..274fb4a720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,20 +4,18 @@ ### Various fixes & improvements -- fix(spotlight): Don't give up on Spotlight on 3 errors (#3856) by @BYK -- fix(django): Fix errors when instrumenting Django cache (#3855) by @BYK -- Script for checking if our instrumented libs are python 3.13 compatible (#3425) by @antonpirker +- Don't give up on Spotlight on 3 errors (#3856) by @BYK +- Fix errors when instrumenting Django cache (#3855) by @BYK - Add missing stack frames (#3673) by @antonpirker -- fix(grpc): Return proper metadata object instead of list in… (#3205) by @fdellekart +- Fix wrong metadata type in async gRPC interceptor (#3205) by @fdellekart +- Rename launch darkly hook to match JS SDK (#3743) by @aliu39 +- Script for checking if our instrumented libs are Python 3.13 compatible (#3425) by @antonpirker +- Use new clickhouse gh action (#3826) by @antonpirker - Improve ray tests (#3846) by @antonpirker -- Test with celery 5.5.0rc3 (#3842) by @sentrivana -- Revert "Fix spans for streaming responses in WSGI based frameworks (#3798)" (#3836) by @antonpirker +- Test with celery `5.5.0rc3` (#3842) by @sentrivana - Fix asyncio testing setup (#3832) by @sl0thentr0py -- build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#3821) by @dependabot - Fix CI (#3834) by @sentrivana -- ref(flags): rename launch darkly hook to match JS SDK (#3743) by @aliu39 -- Use new clickhouse gh action (#3826) by @antonpirker -- Fix spans for streaming responses in WSGI based frameworks (#3798) by @antonpirker +- Bump `codecov/codecov-action` from `5.0.2` to `5.0.7` (#3821) by @dependabot ## 2.19.0