Skip to content

Update dependency sentry-sdk to v1.9.8 (develop)

RenovateBot requested to merge renovate/develop-sentry-sdk-1.x into develop

This MR contains the following updates:

Package Type Update Change
sentry-sdk (changelog) dependencies patch ==1.9.5 -> ==1.9.8

Release Notes

getsentry/sentry-python

v1.9.8

Compare Source

Various fixes & improvements
  • Baggage creation for head of trace (#​1589) by @​sl0thentr0py
    • The SDK now also generates new baggage entries for dynamic sampling when it is the first (head) SDK in the pipeline.

v1.9.7

Compare Source

Various fixes & improvements

Note: The last version 1.9.6 introduced a breaking change where projects that used Starlette or FastAPI and had manually setup SentryAsgiMiddleware could not start. This versions fixes this behaviour. With this version if you have a manual SentryAsgiMiddleware setup and are using Starlette or FastAPI everything just works out of the box.

Sorry for any inconveniences the last version might have brought to you.

We can do better and in the future we will do our best to not break your code again.

v1.9.6

Compare Source

Various fixes & improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports