Bump sentry-sdk[flask] from 1.8.0 to 1.9.5
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.8.0 to 1.9.5.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.9.5
Various fixes & improvements
- fix(redis): import redis pipeline using full path (#1565) by
@olksdr
- Fix side effects for parallel tests (#1554) by
@sl0thentr0py
1.9.4
Various fixes & improvements
- Remove TRANSACTION_SOURCE_UNKNOWN and default to CUSTOM (#1558) by
@sl0thentr0py
- feat(redis): Add instrumentation for redis pipeline (#1543) by
@jjbayer
- Handle no release when uploading profiles (#1548) by
@szokeasaurusrex
1.9.3
Various fixes & improvements
- Wrap StarletteRequestExtractor in capture_internal_exceptions (#1551) by
@sl0thentr0py
1.9.2
Various fixes & improvements
- chore: remove quotes (#1545) by
@vladanpaunovic
1.9.1
Various fixes & improvements
- Fix FastAPI issues (#1532) ( #1514) (#1532) by
@antonpirker
- Add deprecation warning for 3.4, 3.5 (#1541) by
@sl0thentr0py
- Fast tests (#1504) by
@antonpirker
- Replace Travis CI badge with GitHub Actions badge (#1538) by
@153957
- chore(deps): update urllib3 minimum version with environment markers (#1312) by
@miketheman
- Update Flask and Quart integrations (#1520) by
@pgjones
- chore: Remove ancient examples from tracing prototype (#1528) by
@sl0thentr0py
- fix(django): Send correct "url" transaction source if Django resolver fails to resolve (#1525) by
@sl0thentr0py
1.9.0
Various fixes & improvements
- Add experimental profiler under
experiments.enable_profiling
(#1481) by@szokeasaurusrex
- Fixed problem with broken response and python-multipart (#1516) by
@antonpirker
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.9.5
Various fixes & improvements
- fix(redis): import redis pipeline using full path (#1565) by
@olksdr
- Fix side effects for parallel tests (#1554) by
@sl0thentr0py
1.9.4
Various fixes & improvements
- Remove TRANSACTION_SOURCE_UNKNOWN and default to CUSTOM (#1558) by
@sl0thentr0py
- feat(redis): Add instrumentation for redis pipeline (#1543) by
@jjbayer
- Handle no release when uploading profiles (#1548) by
@szokeasaurusrex
1.9.3
Various fixes & improvements
- Wrap StarletteRequestExtractor in capture_internal_exceptions (#1551) by
@sl0thentr0py
1.9.2
Various fixes & improvements
- chore: remove quotes (#1545) by
@vladanpaunovic
1.9.1
Various fixes & improvements
- Fix FastAPI issues (#1532) ( #1514) (#1532) by
@antonpirker
- Add deprecation warning for 3.4, 3.5 (#1541) by
@sl0thentr0py
- Fast tests (#1504) by
@antonpirker
- Replace Travis CI badge with GitHub Actions badge (#1538) by
@153957
- chore(deps): update urllib3 minimum version with environment markers (#1312) by
@miketheman
- Update Flask and Quart integrations (#1520) by
@pgjones
- chore: Remove ancient examples from tracing prototype (#1528) by
@sl0thentr0py
- fix(django): Send correct "url" transaction source if Django resolver fails to resolve (#1525) by
@sl0thentr0py
1.9.0
Various fixes & improvements
- feat(profiler): Add experimental profiler under experiments.enable_profiling (#1481) by
@szokeasaurusrex
- Fixed problem with broken response and python-multipart (#1516) by
@antonpirker
Commits
-
0ea6e22
release: 1.9.5 -
94f7502
fix(redis): import redis pipeline using full path (#1565) -
8588dbe
Fix side effects for parallel tests (#1554) -
272af6b
Merge branch 'release/1.9.4' -
4e3b6d5
release: 1.9.4 -
cf9c2d8
Remove TRANSACTION_SOURCE_UNKNOWN and default to CUSTOM (#1558) -
7a7f6d9
feat(redis): Add instrumentation for redis pipeline (#1543) -
976fff2
Merge branch 'release/1.9.3' -
96ea71f
Handle no release when uploading profiles (#1548) -
9fdb437
release: 1.9.3 - 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)