snekomatic
snekomatic copied to clipboard
Bump sentry-sdk from 0.14.1 to 1.3.1
Bumps sentry-sdk from 0.14.1 to 1.3.1.
Release notes
Sourced from sentry-sdk's releases.
1.3.1
- Fix detection of contextvars compatibility with Gevent versions >=20.9.0 #1157
1.3.0
- Add support for Sanic versions 20 and 21 #1146
1.2.0
- Fix for
AWSLambdaIntegration to handle other path formats for function initial handler #1139- Fix for worker to set deamon attribute instead of deprecated setDaemon method #1093
- Fix for
bottleIntegration that discards-devfor version extraction #1085- Fix for transport that adds a unified hook for capturing metrics about dropped events #1100
- Add
HttpxIntegration #1119- Add support for china domains in
AWSLambdaIntegration #10511.1.0
- Fix for
AWSLambdaintegration returns value of original handler #1106- Fix for
RQintegration that only captures exception if RQ job has failed and ignore retries #1076- Feature that supports Tracing for the
Tornadointegration #1060- Feature that supports wild cards in
ignore_loggerin theLoggingIntegration #1053- Fix for django that deals with template span description names that are either lists or tuples #1054
1.0.0
This release contains a breaking change
- BREAKING CHANGE: Feat: Moved
auto_session_trackingexperimental flag to a proper option and removed explicitly setting experimentalsession_modein favor of auto detecting its value, hence enabling release health by default #994- Fixed Django transaction name by setting the name to
request.path_inforather thanrequest.path- Fix for tracing by getting HTTP headers from span rather than transaction when possible #1035
- Fix for Flask transactions missing request body in non errored transactions #1034
- Fix for honoring the
X-Forwarded-Forheader #1037- Fix for worker that logs data dropping of events with level error #1032
0.20.3
- Added scripts to support auto instrumentation of no code AWS lambda Python functions
0.20.2
- Fix incorrect regex in craft to include wheel file in pypi release
0.20.1
- Fix for error that occurs with Async Middlewares when the middleware is a function rather than a class
0.20.0
- Fix for header extraction for AWS lambda/API extraction
- Fix multiple **kwargs type hints # 967
- Fix that corrects AWS lambda integration failure to detect the aws-lambda-ric 1.0 bootstrap #976
- Fix AWSLambda integration: variable "timeout_thread" referenced before assignment #977
- Use full git sha as release name #960
- BREAKING CHANGE: The default environment is now production, not based on release
- Django integration now creates transaction spans for template rendering
- Fix headers not parsed correctly in ASGI middleware, Decode headers before creating transaction #984
- Restored ability to have tracing disabled #991
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
1.3.1
- Fix detection of contextvars compatibility with Gevent versions >=20.9.0 #1157
1.3.0
- Add support for Sanic versions 20 and 21 #1146
1.2.0
- Fix for
AWSLambdaIntegration to handle other path formats for function initial handler #1139- Fix for worker to set deamon attribute instead of deprecated setDaemon method #1093
- Fix for
bottleIntegration that discards-devfor version extraction #1085- Fix for transport that adds a unified hook for capturing metrics about dropped events #1100
- Add
HttpxIntegration #1119- Add support for china domains in
AWSLambdaIntegration #10511.1.0
- Fix for
AWSLambdaintegration returns value of original handler #1106- Fix for
RQintegration that only captures exception if RQ job has failed and ignore retries #1076- Feature that supports Tracing for the
Tornadointegration #1060- Feature that supports wild cards in
ignore_loggerin theLoggingIntegration #1053- Fix for django that deals with template span description names that are either lists or tuples #1054
1.0.0
This release contains a breaking change
- BREAKING CHANGE: Feat: Moved
auto_session_trackingexperimental flag to a proper option and removed explicitly setting experimentalsession_modein favor of auto detecting its value, hence enabling release health by default #994- Fixed Django transaction name by setting the name to
request.path_inforather thanrequest.path- Fix for tracing by getting HTTP headers from span rather than transaction when possible #1035
- Fix for Flask transactions missing request body in non errored transactions #1034
- Fix for honoring the
X-Forwarded-Forheader #1037- Fix for worker that logs data dropping of events with level error #1032
0.20.3
- Added scripts to support auto instrumentation of no code AWS lambda Python functions
0.20.2
- Fix incorrect regex in craft to include wheel file in pypi release
0.20.1
- Fix for error that occurs with Async Middlewares when the middleware is a function rather than a class
0.20.0
... (truncated)
Commits
770cd6arelease: 1.3.17268cb3docs: Update changelog (#1158)e8d4587🐛 Fix detection of contextvars compatibility with Gevent 20.9.0+ (#1157)06f0265build(deps): bump black from 21.6b0 to 21.7b0 (#1153)5bff724build(deps): bump sphinx from 4.1.0 to 4.1.1 (#1152)f005c30build(deps): bump sphinx from 4.0.3 to 4.1.0 (#1149)c0e3d0aMerge branch 'release/1.3.0'956101erelease: 1.3.0a9bb245Update changelog (#1147)73bb478feat(integration): Add support for Sanic >=21.3 (#1146)- 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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Codecov Report
Merging #189 (295db4e) into master (43e8e6d) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #189 +/- ##
=======================================
Coverage 94.39% 94.39%
=======================================
Files 13 13
Lines 660 660
Branches 56 56
=======================================
Hits 623 623
Misses 28 28
Partials 9 9