fix(deps): update module github.com/getsentry/sentry-go to v0.12.0 #1079

Merged
konrad merged 1 commits from renovate/github.com-getsentry-sentry-go-0.x into main 2021-12-23 08:51:16 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/getsentry/sentry-go require minor v0.11.0 -> v0.12.0

Release Notes

getsentry/sentry-go

v0.12.0

Compare Source

NOTE:
This version drops support for Go 1.14, however no changes have been made that would make the SDK not work with Go 1.14. The currently supported Go versions are the last 3 stable releases: 1.15, 1.16 and 1.17.
There are two behavior changes related to LastEventID, both of which were intended to align the behavior of the Sentry Go SDK with other Sentry SDKs.
The new automatic release detection feature makes it easier to use Sentry and separate events per release without requiring extra work from users. We intend to improve this functionality in a future release by utilizing information that will be available in runtime starting with Go 1.18. The tracking issue is #​401.


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, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | require | minor | `v0.11.0` -> `v0.12.0` | --- ### Release Notes <details> <summary>getsentry/sentry-go</summary> ### [`v0.12.0`](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md#v0120) [Compare Source](https://github.com/getsentry/sentry-go/compare/v0.11.0...v0.12.0) - feat: Automatic Release detection ([#&#8203;363](https://github.com/getsentry/sentry-go/issues/363), [#&#8203;369](https://github.com/getsentry/sentry-go/issues/369), [#&#8203;386](https://github.com/getsentry/sentry-go/issues/386), [#&#8203;400](https://github.com/getsentry/sentry-go/issues/400)) - fix: Do not change Hub.lastEventID for transactions ([#&#8203;379](https://github.com/getsentry/sentry-go/issues/379)) - fix: Do not clear LastEventID when events are dropped ([#&#8203;382](https://github.com/getsentry/sentry-go/issues/382)) - Updates to documentation ([#&#8203;366](https://github.com/getsentry/sentry-go/issues/366), [#&#8203;385](https://github.com/getsentry/sentry-go/issues/385)) *NOTE:* This version drops support for Go 1.14, however no changes have been made that would make the SDK not work with Go 1.14. The currently supported Go versions are the last 3 stable releases: 1.15, 1.16 and 1.17. There are two behavior changes related to `LastEventID`, both of which were intended to align the behavior of the Sentry Go SDK with other Sentry SDKs. The new [automatic release detection feature](https://github.com/getsentry/sentry-go/issues/335) makes it easier to use Sentry and separate events per release without requiring extra work from users. We intend to improve this functionality in a future release by utilizing information that will be available in runtime starting with Go 1.18. The tracking issue is [#&#8203;401](https://github.com/getsentry/sentry-go/issues/401). </details> --- ### 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. --- - [ ] <!-- 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 added the
dependencies
label 2021-12-22 16:00:59 +00:00
renovate added 1 commit 2021-12-22 16:01:00 +00:00
konrad merged commit 7b2fe5db50 into main 2021-12-23 08:51:16 +00:00
konrad deleted branch renovate/github.com-getsentry-sentry-go-0.x 2021-12-23 08:51:16 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
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: vikunja/vikunja#1079
No description provided.