From 5443265f83e82f33e2d002417f599885a2ab3f0b Mon Sep 17 00:00:00 2001 From: Anton Pirker Date: Tue, 29 Aug 2023 15:12:11 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad33243c27..d6c66a6924 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,23 +4,23 @@ ### Various fixes & improvements -- Set response status code in transaction "response" context. (#2312) by @antonpirker -- Add missing context kwarg to _sentry_task_factory (#2267) by @JohnnyDeuss -- build(deps): bump sphinx from 7.1.2 to 7.2.4 (#2322) by @dependabot +- Officially support Python 3.11 (#2300) by @sentrivana - Allow to use OTel for performance instrumentation (experimental) (#2272) by @sentrivana -- build(deps): bump mypy from 1.4.1 to 1.5.1 (#2319) by @dependabot -- Add docstrings for Scope.update_from_* (#2311) by @sentrivana +- Context manager monitor (#2290) by @szokeasaurusrex +- Set response status code in transaction `response` context. (#2312) by @antonpirker +- Add missing context kwarg to `_sentry_task_factory` (#2267) by @JohnnyDeuss - In Postgres take the connection params from the connection (#2308) by @antonpirker -- build(deps): bump sphinx from 7.0.1 to 7.1.2 (#2296) by @dependabot -- build(deps): bump checkouts/data-schemas from `1b85152` to `ebc77d3` (#2254) by @dependabot -- Fix arq attribute error on settings, support worker args (#2260) by @rossmacarthur -- test(threading): Add test for `ThreadPoolExecutor` (#2259) by @gggritso -- Moved is_sentry_url to utils (#2304) by @szokeasaurusrex -- fix: Exceptions include detail property for their value (#2193) by @nicolassanmar -- Officially support Python 3.11 (#2300) by @sentrivana - Enable backpressure handling by default (#2298) by @sl0thentr0py - Stop recording spans for internal web requests to Sentry (#2297) by @szokeasaurusrex -- Context manager monitor (#2290) by @szokeasaurusrex +- Add test for `ThreadPoolExecutor` (#2259) by @gggritso +- Add docstrings for Scope.update_from_* (#2311) by @sentrivana +- Moved `is_sentry_url`` to utils (#2304) by @szokeasaurusrex +- Fix: arq attribute error on settings, support worker args (#2260) by @rossmacarthur +- Fix: Exceptions include detail property for their value (#2193) by @nicolassanmar +- build(deps): bump mypy from 1.4.1 to 1.5.1 (#2319) by @dependabot +- build(deps): bump sphinx from 7.1.2 to 7.2.4 (#2322) by @dependabot +- build(deps): bump sphinx from 7.0.1 to 7.1.2 (#2296) by @dependabot +- build(deps): bump checkouts/data-schemas from `1b85152` to `ebc77d3` (#2254) by @dependabot ## 1.29.2