Update dependency sentry-sdk to v1.12.0 #92

Merged
Xefir merged 1 commits from renovate/sentry-sdk-1.x into master 2022-12-16 14:04:54 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
sentry-sdk (changelog) dependencies minor 1.11.1 -> 1.12.0

Release Notes

getsentry/sentry-python

v1.12.0

Compare Source

Basic OTel support

This adds support to automatically integrate OpenTelemetry performance tracing with Sentry.

See the documentation on how to set it up:
https://docs.sentry.io/platforms/python/performance/instrumentation/opentelemetry/

Give it a try and let us know if you have any feedback or problems with using it.

By: @​antonpirker (#​1772, #​1766, #​1765)

Various fixes & improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sentry-sdk](https://github.com/getsentry/sentry-python) ([changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | dependencies | minor | `1.11.1` -> `1.12.0` | --- ### Release Notes <details> <summary>getsentry/sentry-python</summary> ### [`v1.12.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#&#8203;1120) [Compare Source](https://github.com/getsentry/sentry-python/compare/1.11.1...1.12.0) ##### Basic OTel support This adds support to automatically integrate OpenTelemetry performance tracing with Sentry. See the documentation on how to set it up: https://docs.sentry.io/platforms/python/performance/instrumentation/opentelemetry/ Give it a try and let us know if you have any feedback or problems with using it. By: [@&#8203;antonpirker](https://github.com/antonpirker) ([#&#8203;1772](https://github.com/getsentry/sentry-python/issues/1772), [#&#8203;1766](https://github.com/getsentry/sentry-python/issues/1766), [#&#8203;1765](https://github.com/getsentry/sentry-python/issues/1765)) ##### Various fixes & improvements - Tox Cleanup ([#&#8203;1749](https://github.com/getsentry/sentry-python/issues/1749)) by [@&#8203;antonpirker](https://github.com/antonpirker) - CI: Fix Github action checks ([#&#8203;1780](https://github.com/getsentry/sentry-python/issues/1780)) by [@&#8203;Zylphrex](https://github.com/Zylphrex) - Profiling: Introduce active thread id on scope ([#&#8203;1764](https://github.com/getsentry/sentry-python/issues/1764)) by [@&#8203;Zylphrex](https://github.com/Zylphrex) - Profiling: Eagerly hash stack for profiles ([#&#8203;1755](https://github.com/getsentry/sentry-python/issues/1755)) by [@&#8203;Zylphrex](https://github.com/Zylphrex) - Profiling: Resolve inherited method class names ([#&#8203;1756](https://github.com/getsentry/sentry-python/issues/1756)) by [@&#8203;Zylphrex](https://github.com/Zylphrex) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41OC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTguMCJ9-->
Xefir force-pushed renovate/sentry-sdk-1.x from a5344c293d to bf1aa03e8e 2022-12-16 13:52:19 +00:00 Compare
Xefir merged commit 85b6440e96 into master 2022-12-16 14:04:54 +00:00
Xefir deleted branch renovate/sentry-sdk-1.x 2022-12-16 14:04:58 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/Divent#92
No description provided.