Skip to content

Releases: getsentry/sentry-python

2.23.1

17 Mar 12:52
Compare
Choose a tag to compare

Various fixes & improvements

2.23.0

17 Mar 11:14
c5352c7
Compare
Choose a tag to compare

Various fixes & improvements

  • Feat(profiling): Add new functions to start/stop continuous profiler (#4056) by @Zylphrex
  • Feat(profiling): Export start/stop profile session (#4079) by @Zylphrex
  • Feat(tracing): Backfill missing sample_rand on PropagationContext (#4038) by @szokeasaurusrex
  • Feat(logs): Add alpha version of Sentry logs (#4126) by @colin-sentry
  • Security(gha): fix potential for shell injection (#4099) by @mdtro
  • Docs: Add init() parameters to ApiDocs. (#4100) by @antonpirker
  • Docs: Document that caller must check mutable (#4010) by @szokeasaurusrex
  • Fix(Anthropic): Add partial json support to streams (#3674)
  • Fix(ASGI): Fix KeyError if transaction does not exist (#4095) by @kevinji
  • Fix(asyncio): Improve asyncio integration error handling. (#4129) by @antonpirker
  • Fix(AWS Lambda): Fix capturing errors during AWS Lambda INIT phase (#3943)
  • Fix(Bottle): Prevent internal error on 404 (#4131) by @sentrivana
  • Fix(CI): Fix API doc failure in CI (#4075) by @sentrivana
  • Fix(ClickHouse) ClickHouse in test suite (#4087) by @antonpirker
  • Fix(cloudresourcecontext): Added timeout to HTTP requests in CloudResourceContextIntegration (#4120) by @antonpirker
  • Fix(crons): Fixed bug when cron_jobs is set to None in arq integration (#4115) by @antonpirker
  • Fix(debug): Take into account parent handlers for debug logger (#4133) by @sentrivana
  • Fix(FastAPI/Starlette): Fix middleware with positional arguments. (#4118) by @antonpirker
  • Fix(featureflags): add LRU update/dedupe test coverage (#4082)
  • Fix(logging): Coerce None values into strings in logentry params. (#4121) by @antonpirker
  • Fix(pyspark): Grab attemptId more defensively (#4130) by @sentrivana
  • Fix(Quart): Support quart_flask_patch (#4132) by @sentrivana
  • Fix(tests): A way to locally run AWS Lambda functions (#4128) by @antonpirker
  • Fix(tests): Add concurrency testcase for arq (#4125) by @sentrivana
  • Fix(tests): Add fail_on_changes to toxgen by @sentrivana
  • Fix(tests): Run AWS Lambda tests locally (#3988) by @antonpirker
  • Fix(tests): Test relevant prereleases and allow to ignore releases
  • Fix(tracing): Move TRANSACTION_SOURCE_* constants to Enum (#3889) by @mgaligniana
  • Fix(typing): Add more typing info to Scope.update_from_kwargs's "contexts" (#4080)
  • Fix(typing): Set correct type for set_context everywhere (#4123) by @sentrivana
  • Chore(tests): Regenerate tox.ini (#4108) by @sentrivana
  • Build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6 (#4113) by @dependabot
  • Build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#4112) by @dependabot

2.22.0

17 Feb 14:12
1fcd364
Compare
Choose a tag to compare

Various fixes & improvements

2.21.0

12 Feb 10:21
dc1460a
Compare
Choose a tag to compare

Various fixes & improvements

2.20.0

14 Jan 09:51
4e0505e
Compare
Choose a tag to compare

2.19.2

06 Dec 08:23
Compare
Choose a tag to compare

Various fixes & improvements

2.19.1

05 Dec 15:18
231a6a1
Compare
Choose a tag to compare

Various fixes & improvements

2.19.0

21 Nov 15:42
039c220
Compare
Choose a tag to compare

Various fixes & improvements

2.18.0

04 Nov 13:58
09946cb
Compare
Choose a tag to compare

Various fixes & improvements

2.17.0

17 Oct 08:48
e44c9ee
Compare
Choose a tag to compare

Various fixes & improvements