Bump sentry-sdk[flask] from 1.32.0 to 1.34.0
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.32.0 to 1.34.0.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.34.0
Various fixes & improvements
- Added Python 3.12 support (#2471, #2483)
- Handle missing
connection_kwargsinpatch_redis_client(#2482) by@szokeasaurusrex- Run common test suite on Python 3.12 (#2479) by
@sentrivana1.33.1
Various fixes & improvements
- Make parse_version work in utils.py itself. (#2474) by
@antonpirker1.33.0
Various fixes & improvements
- New: Added
error_sampleroption (#2456) by@szokeasaurusrex- Python 3.12: Detect interpreter in shutdown state on thread spawn (#2468) by
@mitsuhiko- Patch eventlet under Sentry SDK (#2464) by
@szokeasaurusrex- Mitigate CPU spikes when sending lots of events with lots of data (#2449) by
@antonpirker- Make
debugoption also configurable via environment (#2450) by@antonpirker- Make sure
get_dsn_parametersis an actual function (#2441) by@sentrivana- Bump pytest-localserver, add compat comment (#2448) by
@sentrivana- AWS Lambda: Update compatible runtimes for AWS Lambda layer (#2453) by
@antonpirker- AWS Lambda: Load AWS Lambda secrets in Github CI (#2153) by
@antonpirker- Redis: Connection attributes in
redisdatabase spans (#2398) by@antonpirker- Falcon: Falcon integration checks response status before reporting error (#2465) by
@szokeasaurusrex- Quart: Support Quart 0.19 onwards (#2403) by
@pgjones- Sanic: Sanic integration initial version (#2419) by
@szokeasaurusrex- Django: Fix parsing of Django
pathpatterns (#2452) by@sentrivana- Django: Add Django 4.2 to test suite (#2462) by
@sentrivana- Polish changelog (#2434) by
@sentrivana- Update CONTRIBUTING.md (#2443) by
@krishvsoni- Update README.md (#2435) by
@sentrivana
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.34.0
Various fixes & improvements
- Added Python 3.12 support (#2471, #2483)
- Handle missing
connection_kwargsinpatch_redis_client(#2482) by@szokeasaurusrex- Run common test suite on Python 3.12 (#2479) by
@sentrivana1.33.1
Various fixes & improvements
- Make parse_version work in utils.py itself. (#2474) by
@antonpirker1.33.0
Various fixes & improvements
- New: Added
error_sampleroption (#2456) by@szokeasaurusrex- Python 3.12: Detect interpreter in shutdown state on thread spawn (#2468) by
@mitsuhiko- Patch eventlet under Sentry SDK (#2464) by
@szokeasaurusrex- Mitigate CPU spikes when sending lots of events with lots of data (#2449) by
@antonpirker- Make
debugoption also configurable via environment (#2450) by@antonpirker- Make sure
get_dsn_parametersis an actual function (#2441) by@sentrivana- Bump pytest-localserver, add compat comment (#2448) by
@sentrivana- AWS Lambda: Update compatible runtimes for AWS Lambda layer (#2453) by
@antonpirker- AWS Lambda: Load AWS Lambda secrets in Github CI (#2153) by
@antonpirker- Redis: Connection attributes in
redisdatabase spans (#2398) by@antonpirker- Falcon: Falcon integration checks response status before reporting error (#2465) by
@szokeasaurusrex- Quart: Support Quart 0.19 onwards (#2403) by
@pgjones- Sanic: Sanic integration initial version (#2419) by
@szokeasaurusrex- Django: Fix parsing of Django
pathpatterns (#2452) by@sentrivana- Django: Add Django 4.2 to test suite (#2462) by
@sentrivana- Polish changelog (#2434) by
@sentrivana- Update CONTRIBUTING.md (#2443) by
@krishvsoni- Update README.md (#2435) by
@sentrivana
Commits
-
bcb9c87Update CHANGELOG.md -
55440ecrelease: 1.34.0 -
298a064Add Python 3.12 toclassifiers(#2483) -
5ddc1e7Handle failure during thread creation (#2471) -
bffaedaHandle missingconnection_kwargsinpatch_redis_client(#2482) -
47aec4dRun common test suite on Python 3.12 (#2479) -
178ab22Merge branch 'release/1.33.1' -
c0b231frelease: 1.33.1 -
719fcbaMake parse_version work in utils.py itself. (#2474) -
7aa1331Merge branch 'release/1.33.0' - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions