Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Bump sentry-sdk from 1.0.0 to 1.2.0#197

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sentry-sdk-1.2.0
Closed

Bump sentry-sdk from 1.0.0 to 1.2.0#197
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sentry-sdk-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 7, 2021

Bumps sentry-sdk from 1.0.0 to 1.2.0.

Release notes

Sourced from sentry-sdk's releases.

1.2.0

  • Fix for AWSLambda Integration 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 bottle Integration that discards -dev for version extraction #1085
  • Fix for transport that adds a unified hook for capturing metrics about dropped events #1100
  • Add Httpx Integration #1119
  • 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
Changelog

Sourced from sentry-sdk's changelog.

1.2.0

  • Fix for AWSLambda Integration 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 bottle Integration that discards -dev for version extraction #1085
  • Fix for transport that adds a unified hook for capturing metrics about dropped events #1100
  • Add Httpx Integration #1119
  • 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
Commits
  • 861b0ae release: 1.2.0
  • 169c224 fix(docs): Add sphinx imports to docs conf to prevent circular dependency (#1...
  • 020bf1b doc: Update CHANGELOG.md for release 1.2.0 (#1141)
  • 5563bba doc: Updated change log for new release 1.1.1
  • ab0cd2c fix(aws-lambda): Fix bug for initial handler path (#1139)
  • b065890 fix(worker): Set daemon attribute instead of using setDaemon method that was ...
  • 7e63541 build(deps): bump black from 21.5b2 to 21.6b0
  • e204e1a Support China domain in lambda cloudwatch logs url (#1051)
  • e33cf05 ref(craft): Modernize Craft config (#1127)
  • becf6db build(deps): bump flake8-bugbear from 21.3.2 to 21.4.3
  • Additional commits viewable in compare view

Dependabot compatibility score

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](https://github.com/getsentry/sentry-python) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.0.0...1.2.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 7, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jul 9, 2021

Superseded by #198.

@dependabot dependabot Bot closed this Jul 9, 2021
@dependabot dependabot Bot deleted the dependabot/pip/sentry-sdk-1.2.0 branch July 9, 2021 04:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants