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_kwargs
inpatch_redis_client
(#2482) by@szokeasaurusrex
- Run common test suite on Python 3.12 (#2479) by
@sentrivana
1.33.1
Various fixes & improvements
- Make parse_version work in utils.py itself. (#2474) by
@antonpirker
1.33.0
Various fixes & improvements
- New: Added
error_sampler
option (#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
debug
option also configurable via environment (#2450) by@antonpirker
- Make sure
get_dsn_parameters
is 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
redis
database 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
path
patterns (#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_kwargs
inpatch_redis_client
(#2482) by@szokeasaurusrex
- Run common test suite on Python 3.12 (#2479) by
@sentrivana
1.33.1
Various fixes & improvements
- Make parse_version work in utils.py itself. (#2474) by
@antonpirker
1.33.0
Various fixes & improvements
- New: Added
error_sampler
option (#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
debug
option also configurable via environment (#2450) by@antonpirker
- Make sure
get_dsn_parameters
is 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
redis
database 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
path
patterns (#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
-
bcb9c87
Update CHANGELOG.md -
55440ec
release: 1.34.0 -
298a064
Add Python 3.12 toclassifiers
(#2483) -
5ddc1e7
Handle failure during thread creation (#2471) -
bffaeda
Handle missingconnection_kwargs
inpatch_redis_client
(#2482) -
47aec4d
Run common test suite on Python 3.12 (#2479) -
178ab22
Merge branch 'release/1.33.1' -
c0b231f
release: 1.33.1 -
719fcba
Make parse_version work in utils.py itself. (#2474) -
7aa1331
Merge 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will 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 version
will 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