From 441c0f76c1f319ca856cb24bb3b4cc790e526de2 Mon Sep 17 00:00:00 2001 From: Anton Pirker Date: Wed, 31 Jul 2024 11:08:15 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06259bce94..3c741e1224 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,28 +4,22 @@ ### Various fixes & improvements +- API: Expose the scope getters to top level API and use them everywhere (#3357) by @sl0thentr0py +- API: `push_scope` deprecation warning (#3355) (#3355) by @szokeasaurusrex +- API: Replace `push_scope` (#3353, #3354) by @szokeasaurusrex +- API: Deprecate, avoid, or stop using `configure_scope` (#3348, #3349, #3350, #3351) by @szokeasaurusrex +- OTel: Remove experimental autoinstrumentation (#3239) by @sentrivana +- Graphene: Add span for grapqhl operation (#2788) by @czyber +- AI: Add async support for `ai_track` decorator (#3376) by @czyber +- CI: Workaround bug preventing Django test runs (#3371) by @szokeasaurusrex +- CI: Remove Django setuptools pin (#3378) by @szokeasaurusrex +- Tests: Test with Django 5.1 RC (#3370) by @sentrivana +- Broaden `add_attachment` type (#3342) by @szokeasaurusrex - Add span data to the transactions trace context (#3374) by @antonpirker -- ci: Remove Django setuptools pin (#3378) by @szokeasaurusrex -- feat(integrations): Add async support for `ai_track` decorator (#3376) by @czyber -- ref(otel): Remove experimental autoinstrumentation (#3239) by @sentrivana -- build(deps): bump checkouts/data-schemas from `0feb234` to `6d2c435` (#3369) by @dependabot -- tests: Test with Django 5.1 RC (#3370) by @sentrivana -- Expose the scope getters to top level API and use them everywhere (#3357) by @sl0thentr0py -- ci: Workaround bug preventing Django test runs (#3371) by @szokeasaurusrex -- fix(api): `push_scope` deprecation warning (#3355) (#3355) by @szokeasaurusrex -- test(sessions): Replace `push_scope` (#3354) by @szokeasaurusrex -- test(basics): Replace `push_scope` (#3353) by @szokeasaurusrex -- fix(api): Deprecate `configure_scope` (#3351) by @szokeasaurusrex -- test(client): Avoid `configure_scope` (#3350) by @szokeasaurusrex -- test(basics): Stop using `configure_scope` (#3349) by @szokeasaurusrex -- test(celery): Stop using `configure_scope` (#3348) by @szokeasaurusrex -- feat(graphene): Add span for grapqhl operation (#2788) by @czyber -- docs: Document attachment parameters (#3342) by @szokeasaurusrex -- ref(scope): Broaden `add_attachment` type (#3342) by @szokeasaurusrex -- Revert "ci: dependency review action (#3332)" (#3338) by @mdtro - Gracefully fail attachment path not found case (#3337) by @sl0thentr0py -- build(deps): bump checkouts/data-schemas from `88273a9` to `0feb234` (#3252) by @dependabot -- ci: dependency review action (#3332) by @mdtro +- Document attachment parameters (#3342) by @szokeasaurusrex +- Bump checkouts/data-schemas from `0feb234` to `6d2c435` (#3369) by @dependabot +- Bump checkouts/data-schemas from `88273a9` to `0feb234` (#3252) by @dependabot ## 2.11.0