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

Update dependency sentry-sdk to v1.5.7 #6308

Merged
merged 1 commit into from
Mar 18, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry-sdk (changelog) ==1.4.3 -> ==1.5.7 age adoption passing confidence

Release Notes

getsentry/sentry-python

v1.5.7

Compare Source

Various fixes & improvements

v1.5.6

Compare Source

Various fixes & improvements

v1.5.5

Compare Source

  • Add session tracking to ASGI integration (#​1329)
  • Pinning test requirements versions (#​1330)
  • Allow classes to short circuit serializer with sentry_repr (#​1322)
  • Set default on json.dumps in compute_tracestate_value to ensure string conversion (#​1318)

Work in this release contributed by @​tomchuk. Thank you for your contribution!

v1.5.4

Compare Source

  • Add Python 3.10 to test suite (#​1309)
  • Capture only 5xx HTTP errors in Falcon Integration (#​1314)
  • Attempt custom urlconf resolve in got_request_exception as well (#​1317)

v1.5.3

Compare Source

  • Pick up custom urlconf set by Django middlewares from request if any (#​1308)

v1.5.2

Compare Source

Work in this release contributed by @​johnzeringue, @​pgjones and @​ahopkins. Thank you for your contribution!

v1.5.1

Compare Source

  • Fix django legacy url resolver regex substitution due to upstream CVE-2021-44420 fix #​1272
  • Record lost sample_rate events only if tracing is enabled #​1268
  • Fix gevent version parsing for non-numeric parts #​1243
  • Record span and breadcrumb when Django opens db connection #​1250

v1.5.0

Compare Source

  • Also record client outcomes for before send #​1211
  • Add support for implicitly sized envelope items #​1229
  • Fix integration with Apache Beam 2.32, 2.33 #​1233
  • Remove Python 2.7 support for AWS Lambda layers in craft config #​1241
  • Refactor Sanic integration for v21.9 support #​1212
  • AWS Lambda Python 3.9 runtime support #​1239
  • Fix "shutdown_timeout" typing #​1256

Work in this release contributed by @​galuszkak, @​kianmeng, @​ahopkins, @​razumeiko, @​tomscytale, and @​seedofjoy. Thank you for your contribution!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@cclauss cclauss merged commit 03e3b00 into master Mar 18, 2022
@cclauss cclauss deleted the renovate/sentry-sdk-1.x branch March 18, 2022 00:23
@cclauss cclauss self-assigned this Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants