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.4.1#213

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 23, 2021

Bumps sentry-sdk from 1.0.0 to 1.4.1.

Release notes

Sourced from sentry-sdk's releases.

1.4.1

  • Fix race condition between finish and start_child in tracing #1203

1.4.0

  • No longer set the last event id for transactions #1186
  • Added support for client reports (disabled by default for now) #1181
  • Added tracestate header handling #1179
  • Added real ip detection to asgi integration #1199

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 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.4.1

  • Fix race condition between finish and start_child in tracing #1203

1.4.0

  • No longer set the last event id for transactions #1186
  • Added support for client reports (disabled by default for now) #1181
  • Added tracestate header handling #1179
  • Added real ip detection to asgi integration #1199

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 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
  • 668b0a8 release: 1.4.1
  • 9a07b86 misc: 1.4.1 changelog
  • 44b18cb fix(tracing): Fix race condition between finish and start_child (#1203)
  • 6397268 ci(release): Use the latest version of publish (#1201)
  • 7534c41 Merge branch 'release/1.4.0'
  • b986a23 release: 1.4.0
  • 19b8587 fix(test): Update IP extraction for ASGI tests (#1200)
  • a6e1fae misc(test): Dont run tests on -dev branches and add latest versions of Django...
  • a780784 fix(apidocs): Fix circular imports, run in PRs and master (#1197)
  • 9de8d47 Add real ip detection to asgi integration (#1199)
  • 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.4.1.
- [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.4.1)

---
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 Sep 23, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 28, 2021

Superseded by #214.

@dependabot dependabot Bot closed this Sep 28, 2021
@dependabot dependabot Bot deleted the dependabot/pip/sentry-sdk-1.4.1 branch September 28, 2021 04:14
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