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.1.0#181

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps sentry-sdk from 1.0.0 to 1.1.0.

Release notes

Sourced from sentry-sdk's releases.

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.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
  • 7822f2e release: 1.1.0
  • 90ad89a fix(ci): Removed failing pypy-2.7 from CI (#1111)
  • 059f334 docs: Fixed incorrect heading level on new release (#1110)
  • f295117 Updated change log for new release 1.1 (#1108)
  • f6ea27c Revert "fix(aws-lambda): Change function handler name to 'x.y' (#1107)" (#1109)
  • 7c7bf31 fix(serverless): Return value from original handler (#1106)
  • b7b5c03 fix(aws-lambda): Change function handler name to 'x.y' (#1107)
  • 76aa189 fix(rq): Only capture exception if RQ job has failed (ignore retries) (#1076)
  • d7cf16c chore: Fix CI failures (#1101)
  • 927903e Update traces_sampler declaration to concrete types (#1091)
  • 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 dependabot Bot added the dependencies Pull requests that update a dependency file label May 7, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jul 7, 2021

Superseded by #197.

@dependabot dependabot Bot closed this Jul 7, 2021
@dependabot dependabot Bot deleted the dependabot/pip/sentry-sdk-1.1.0 branch July 7, 2021 04:18
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