Add support for china domains in AWSLambda Integration #1051
1.1.0
Fix for AWSLambda integration returns value of original handler #1106
Fix for RQ integration that only captures exception if RQ job has failed and ignore retries #1076
Feature that supports Tracing for the Tornado integration #1060
Feature that supports wild cards in ignore_logger in the Logging Integration #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_tracking experimental flag to a proper option and removed explicitly setting experimental session_mode in favor of auto detecting its value, hence enabling release health by default #994
Fixed Django transaction name by setting the name to request.path_info rather than request.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
Add support for china domains in AWSLambda Integration #1051
1.1.0
Fix for AWSLambda integration returns value of original handler #1106
Fix for RQ integration that only captures exception if RQ job has failed and ignore retries #1076
Feature that supports Tracing for the Tornado integration #1060
Feature that supports wild cards in ignore_logger in the Logging Integration #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_tracking experimental flag to a proper option and removed explicitly setting experimental session_mode in favor of auto detecting its value, hence enabling release health by default #994
Fixed Django transaction name by setting the name to request.path_info rather than request.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
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)
Bumps sentry-sdk from 0.12.3 to 1.3.1.
Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
770cd6a
release: 1.3.17268cb3
docs: Update changelog (#1158)e8d4587
🐛 Fix detection of contextvars compatibility with Gevent 20.9.0+ (#1157)06f0265
build(deps): bump black from 21.6b0 to 21.7b0 (#1153)5bff724
build(deps): bump sphinx from 4.1.0 to 4.1.1 (#1152)f005c30
build(deps): bump sphinx from 4.0.3 to 4.1.0 (#1149)c0e3d0a
Merge branch 'release/1.3.0'956101e
release: 1.3.0a9bb245
Update changelog (#1147)73bb478
feat(integration): Add support for Sanic >=21.3 (#1146)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)