Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry-sdk from 1.0.0 to 1.1.0 #59

Merged
merged 1 commit into from
May 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 7, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/sentry-sdk-1.1.0 branch from 641f371 to d42c489 Compare May 14, 2021 06:58
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.792% when pulling d42c489 on dependabot/pip/sentry-sdk-1.1.0 into baa112e on master.

@kedder kedder merged commit 9f52fff into master May 21, 2021
@dependabot dependabot bot deleted the dependabot/pip/sentry-sdk-1.1.0 branch May 21, 2021 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants