Update dependency sentry-sdk to ~=1.32 #61
Merged
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:
~=1.31
->~=1.32
Release Notes
getsentry/sentry-python (sentry-sdk)
v1.32.0
Compare Source
Various fixes & improvements
Add GQL GraphQL integration (#2368) by @szokeasaurusrex
Usage:
Add Graphene GraphQL error integration (#2389) by @sentrivana
Usage:
Add Strawberry GraphQL error & tracing integration (#2393) by @sentrivana
Usage:
make sure to set async_execution to False if you're executing
GraphQL queries synchronously
Add Ariadne GraphQL error integration (#2387) by @sentrivana
Usage:
Capture multiple named groups again (#2432) by @sentrivana
Don't fail when upstream scheme is unusual (#2371) by @vanschelven
Support new RQ version (#2405) by @antonpirker
Remove
utcnow
,utcfromtimestamp
deprecated in Python 3.12 (#2415) by @rmad17Add
trace
to__all__
in top-level__init__.py
(#2401) by @lobsterkatieMove minimetrics code to the SDK (#2385) by @mitsuhiko
Add configurable compression levels (#2382) by @mitsuhiko
Shift flushing by up to a rollup window (#2396) by @mitsuhiko
Make a consistent noop flush behavior (#2428) by @mitsuhiko
Stronger recursion protection (#2426) by @mitsuhiko
Remove OpenTelemetryIntegration from init.py (#2379) by @sentrivana
Update API docs (#2397) by @antonpirker
Pin some test requirements because new majors break our tests (#2404) by @antonpirker
Run more
requests
,celery
,falcon
tests (#2414) by @sentrivanaMove
importorskip
s in tests to__init__.py
files (#2412) by @sentrivanaFix mypy errors (#2433) by @sentrivana
Fix pre-commit issues (#2424) by @bukzor-sentryio
Update CONTRIBUTING.md (#2411) by @sentrivana
Bump sphinx from 7.2.5 to 7.2.6 (#2378) by @dependabot
[Experimental] Add explain plan to db spans (#2315) by @antonpirker
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.