-
Notifications
You must be signed in to change notification settings - Fork 52
fix(deps): update dependency sentry-sdk to v2.22.0 #436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files |
d32e82f
to
f7af5fa
Compare
a0e4374
to
65a8654
Compare
65a8654
to
48bface
Compare
🎉 This PR is included in version 0.20.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
rushilpatel0
pushed a commit
that referenced
this pull request
Feb 18, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sentry-sdk](https://redirect.github.com/getsentry/sentry-python) ([changelog](https://redirect.github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | `==2.20.0` -> `==2.22.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.22.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2220) [Compare Source](https://redirect.github.com/getsentry/sentry-python/compare/2.21.0...2.22.0) ##### Various fixes & improvements - **New integration:** Add [Statsig](https://statsig.com/) integration ([#​4022](https://redirect.github.com/getsentry/sentry-python/issues/4022)) by [@​aliu39](https://redirect.github.com/aliu39) For more information, see the documentation for the [TyperIntegration](https://docs.sentry.io/platforms/python/integrations/statsig/). - Profiling: Continuous profiling lifecycle ([#​4017](https://redirect.github.com/getsentry/sentry-python/issues/4017)) by [@​Zylphrex](https://redirect.github.com/Zylphrex) - Fix: Revert "feat(tracing): Add `propagate_traces` deprecation warning ([#​3899](https://redirect.github.com/getsentry/sentry-python/issues/3899))" ([#​4055](https://redirect.github.com/getsentry/sentry-python/issues/4055)) by [@​cmanallen](https://redirect.github.com/cmanallen) - Tests: Generate Web 1 group tox entries by toxgen script ([#​3980](https://redirect.github.com/getsentry/sentry-python/issues/3980)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Generate Web 2 group tox entries by toxgen script ([#​3981](https://redirect.github.com/getsentry/sentry-python/issues/3981)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Generate Tasks group tox entries by toxgen script ([#​3976](https://redirect.github.com/getsentry/sentry-python/issues/3976)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Generate AI group tox entries by toxgen script ([#​3977](https://redirect.github.com/getsentry/sentry-python/issues/3977)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Generate DB group tox entries by toxgen script ([#​3978](https://redirect.github.com/getsentry/sentry-python/issues/3978)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Generate Misc group tox entries by toxgen script ([#​3982](https://redirect.github.com/getsentry/sentry-python/issues/3982)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Generate Flags group tox entries by toxgen script ([#​3974](https://redirect.github.com/getsentry/sentry-python/issues/3974)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Generate gRPC tox entries by toxgen script ([#​3979](https://redirect.github.com/getsentry/sentry-python/issues/3979)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Remove toxgen cutoff, add statsig ([#​4048](https://redirect.github.com/getsentry/sentry-python/issues/4048)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Reduce continuous profiling test flakiness ([#​4052](https://redirect.github.com/getsentry/sentry-python/issues/4052)) by [@​Zylphrex](https://redirect.github.com/Zylphrex) - Tests: Fix Clickhouse test ([#​4053](https://redirect.github.com/getsentry/sentry-python/issues/4053)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Tests: Fix flaky HTTPS test ([#​4057](https://redirect.github.com/getsentry/sentry-python/issues/4057)) by [@​Zylphrex](https://redirect.github.com/Zylphrex) - Update sample rate in DSC ([#​4018](https://redirect.github.com/getsentry/sentry-python/issues/4018)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Move the GraphQL group over to the tox gen script ([#​3975](https://redirect.github.com/getsentry/sentry-python/issues/3975)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Update changelog with `profile_session_sample_rate` ([#​4046](https://redirect.github.com/getsentry/sentry-python/issues/4046)) by [@​sentrivana](https://redirect.github.com/sentrivana) ### [`v2.21.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2210) [Compare Source](https://redirect.github.com/getsentry/sentry-python/compare/2.20.0...2.21.0) ##### Various fixes & improvements - Fix incompatibility with new Strawberry version ([#​4026](https://redirect.github.com/getsentry/sentry-python/issues/4026)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Add `failed_request_status_codes` to Litestar ([#​4021](https://redirect.github.com/getsentry/sentry-python/issues/4021)) by [@​vrslev](https://redirect.github.com/vrslev) See https://docs.sentry.io/platforms/python/integrations/litestar/ for details. - Deprecate `enable_tracing` option ([#​3935](https://redirect.github.com/getsentry/sentry-python/issues/3935)) by [@​antonpirker](https://redirect.github.com/antonpirker) The `enable_tracing` option is now deprecated. Please use `traces_sample_rate` instead. See https://docs.sentry.io/platforms/python/configuration/options/#traces_sample_rate for more information. - Explicitly use `None` default when checking metadata ([#​4039](https://redirect.github.com/getsentry/sentry-python/issues/4039)) by [@​mpurnell1](https://redirect.github.com/mpurnell1) - Fix bug where concurrent accesses to the flags property could raise a `RuntimeError` ([#​4034](https://redirect.github.com/getsentry/sentry-python/issues/4034)) by [@​cmanallen](https://redirect.github.com/cmanallen) - Add more min versions of frameworks ([#​3973](https://redirect.github.com/getsentry/sentry-python/issues/3973)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Set level based on status code for HTTP client breadcrumbs ([#​4004](https://redirect.github.com/getsentry/sentry-python/issues/4004)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Don't set transaction status to error on `sys.exit(0)` ([#​4025](https://redirect.github.com/getsentry/sentry-python/issues/4025)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Continuous profiling sample rate ([#​4002](https://redirect.github.com/getsentry/sentry-python/issues/4002)) by [@​Zylphrex](https://redirect.github.com/Zylphrex) Set `profile_session_sample_rate=1.0` in your `init()` to collect continuous profiles for 100% of profile sessions. See https://docs.sentry.io/platforms/python/profiling/#enable-continuous-profiling for more information. - Track and report spans that were dropped ([#​4005](https://redirect.github.com/getsentry/sentry-python/issues/4005)) by [@​constantinius](https://redirect.github.com/constantinius) - Change continuous profile buffer size ([#​3987](https://redirect.github.com/getsentry/sentry-python/issues/3987)) by [@​Zylphrex](https://redirect.github.com/Zylphrex) - Handle `MultiPartParserError` to avoid internal sentry crash ([#​4001](https://redirect.github.com/getsentry/sentry-python/issues/4001)) by [@​orhanhenrik](https://redirect.github.com/orhanhenrik) - Handle `None` lineno in `get_source_context` ([#​3925](https://redirect.github.com/getsentry/sentry-python/issues/3925)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Add support for Python 3.12 and 3.13 to AWS Lambda integration ([#​3965](https://redirect.github.com/getsentry/sentry-python/issues/3965)) by [@​antonpirker](https://redirect.github.com/antonpirker) - Add `propagate_traces` deprecation warning ([#​3899](https://redirect.github.com/getsentry/sentry-python/issues/3899)) by [@​mgaligniana](https://redirect.github.com/mgaligniana) - Check that `__module__` is `str` ([#​3942](https://redirect.github.com/getsentry/sentry-python/issues/3942)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - Add `__repr__` to `Baggage` ([#​4043](https://redirect.github.com/getsentry/sentry-python/issues/4043)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - Fix a typo ([#​3923](https://redirect.github.com/getsentry/sentry-python/issues/3923)) by [@​antonpirker](https://redirect.github.com/antonpirker) - Fix various CI errors on master ([#​4009](https://redirect.github.com/getsentry/sentry-python/issues/4009)) by [@​Zylphrex](https://redirect.github.com/Zylphrex) - Split gevent tests off ([#​3964](https://redirect.github.com/getsentry/sentry-python/issues/3964)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Add tox generation script, but don't use it yet ([#​3971](https://redirect.github.com/getsentry/sentry-python/issues/3971)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Use `httpx_mock` in `test_httpx` ([#​3967](https://redirect.github.com/getsentry/sentry-python/issues/3967)) by [@​sl0thentr0py](https://redirect.github.com/sl0thentr0py) - Fix typo in test name ([#​4036](https://redirect.github.com/getsentry/sentry-python/issues/4036)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - Fix mypy ([#​4019](https://redirect.github.com/getsentry/sentry-python/issues/4019)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Test Celery's latest RC ([#​3938](https://redirect.github.com/getsentry/sentry-python/issues/3938)) by [@​sentrivana](https://redirect.github.com/sentrivana) - Bump `actions/create-github-app-token` from `1.11.2` to `1.11.3` ([#​4023](https://redirect.github.com/getsentry/sentry-python/issues/4023)) by [@​dependabot](https://redirect.github.com/dependabot) - Bump `actions/create-github-app-token` from `1.11.1` to `1.11.2` ([#​4015](https://redirect.github.com/getsentry/sentry-python/issues/4015)) by [@​dependabot](https://redirect.github.com/dependabot) - Bump `codecov/codecov-action` from `5.1.2` to `5.3.1` ([#​3995](https://redirect.github.com/getsentry/sentry-python/issues/3995)) by [@​dependabot](https://redirect.github.com/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * 1" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/codegen-sh/codegen-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.20.0
->==2.22.0
Release Notes
getsentry/sentry-python (sentry-sdk)
v2.22.0
Compare Source
Various fixes & improvements
New integration: Add Statsig integration (#4022) by @aliu39
For more information, see the documentation for the TyperIntegration.
Profiling: Continuous profiling lifecycle (#4017) by @Zylphrex
Fix: Revert "feat(tracing): Add
propagate_traces
deprecation warning (#3899)" (#4055) by @cmanallenTests: Generate Web 1 group tox entries by toxgen script (#3980) by @sentrivana
Tests: Generate Web 2 group tox entries by toxgen script (#3981) by @sentrivana
Tests: Generate Tasks group tox entries by toxgen script (#3976) by @sentrivana
Tests: Generate AI group tox entries by toxgen script (#3977) by @sentrivana
Tests: Generate DB group tox entries by toxgen script (#3978) by @sentrivana
Tests: Generate Misc group tox entries by toxgen script (#3982) by @sentrivana
Tests: Generate Flags group tox entries by toxgen script (#3974) by @sentrivana
Tests: Generate gRPC tox entries by toxgen script (#3979) by @sentrivana
Tests: Remove toxgen cutoff, add statsig (#4048) by @sentrivana
Tests: Reduce continuous profiling test flakiness (#4052) by @Zylphrex
Tests: Fix Clickhouse test (#4053) by @sentrivana
Tests: Fix flaky HTTPS test (#4057) by @Zylphrex
Update sample rate in DSC (#4018) by @sentrivana
Move the GraphQL group over to the tox gen script (#3975) by @sentrivana
Update changelog with
profile_session_sample_rate
(#4046) by @sentrivanav2.21.0
Compare Source
Various fixes & improvements
Fix incompatibility with new Strawberry version (#4026) by @sentrivana
Add
failed_request_status_codes
to Litestar (#4021) by @vrslevSee https://docs.sentry.io/platforms/python/integrations/litestar/ for details.
Deprecate
enable_tracing
option (#3935) by @antonpirkerThe
enable_tracing
option is now deprecated. Please usetraces_sample_rate
instead. See https://docs.sentry.io/platforms/python/configuration/options/#traces_sample_rate for more information.Explicitly use
None
default when checking metadata (#4039) by @mpurnell1Fix bug where concurrent accesses to the flags property could raise a
RuntimeError
(#4034) by @cmanallenAdd more min versions of frameworks (#3973) by @sentrivana
Set level based on status code for HTTP client breadcrumbs (#4004) by @sentrivana
Don't set transaction status to error on
sys.exit(0)
(#4025) by @sentrivanaContinuous profiling sample rate (#4002) by @Zylphrex
Set
profile_session_sample_rate=1.0
in yourinit()
to collect continuous profiles for 100% of profile sessions. See https://docs.sentry.io/platforms/python/profiling/#enable-continuous-profiling for more information.Track and report spans that were dropped (#4005) by @constantinius
Change continuous profile buffer size (#3987) by @Zylphrex
Handle
MultiPartParserError
to avoid internal sentry crash (#4001) by @orhanhenrikHandle
None
lineno inget_source_context
(#3925) by @sentrivanaAdd support for Python 3.12 and 3.13 to AWS Lambda integration (#3965) by @antonpirker
Add
propagate_traces
deprecation warning (#3899) by @mgalignianaCheck that
__module__
isstr
(#3942) by @szokeasaurusrexAdd
__repr__
toBaggage
(#4043) by @szokeasaurusrexFix a typo (#3923) by @antonpirker
Fix various CI errors on master (#4009) by @Zylphrex
Split gevent tests off (#3964) by @sentrivana
Add tox generation script, but don't use it yet (#3971) by @sentrivana
Use
httpx_mock
intest_httpx
(#3967) by @sl0thentr0pyFix typo in test name (#4036) by @szokeasaurusrex
Fix mypy (#4019) by @sentrivana
Test Celery's latest RC (#3938) by @sentrivana
Bump
actions/create-github-app-token
from1.11.2
to1.11.3
(#4023) by @dependabotBump
actions/create-github-app-token
from1.11.1
to1.11.2
(#4015) by @dependabotBump
codecov/codecov-action
from5.1.2
to5.3.1
(#3995) by @dependabotConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * 1" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.