Update module getsentry/sentry-go to v0.11.0 #869

Merged
konrad merged 3 commits from renovate/github.com-getsentry-sentry-go-0.x into main 2021-06-11 13:24:20 +00:00
Member

This PR contains the following updates:

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

Release Notes

getsentry/sentry-go

v0.11.0

Compare Source

NOTE:
This version drops support for Go 1.13. The currently supported Go versions are the last 3 stable releases: 1.14, 1.15 and 1.16.
Users of the tracing functionality (StartSpan, etc) should upgrade to this version to benefit from separate rate limits for errors and transactions.
There are no breaking changes and upgrading should be a smooth experience for all users.


Renovate 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.10.0` -> `v0.11.0` | --- ### Release Notes <details> <summary>getsentry/sentry-go</summary> ### [`v0.11.0`](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md#v0110) [Compare Source](https://github.com/getsentry/sentry-go/compare/v0.10.0...v0.11.0) - feat(transports): Category-based Rate Limiting ([#&#8203;354](https://github.com/getsentry/sentry-go/pull/354)) - feat(transports): Report User-Agent identifying SDK ([#&#8203;357](https://github.com/getsentry/sentry-go/pull/357)) - fix(scope): Include event processors in clone ([#&#8203;349](https://github.com/getsentry/sentry-go/pull/349)) - Improvements to `go doc` documentation ([#&#8203;344](https://github.com/getsentry/sentry-go/pull/344), [#&#8203;350](https://github.com/getsentry/sentry-go/pull/350), [#&#8203;351](https://github.com/getsentry/sentry-go/pull/351)) - Miscellaneous changes to our testing infrastructure with GitHub Actions ([57123a40](https://github.com/getsentry/sentry-go/commit/57123a409be55f61b1d5a6da93c176c55a399ad0), [#&#8203;128](https://github.com/getsentry/sentry-go/pull/128), [#&#8203;338](https://github.com/getsentry/sentry-go/pull/338), [#&#8203;345](https://github.com/getsentry/sentry-go/pull/345), [#&#8203;346](https://github.com/getsentry/sentry-go/pull/346), [#&#8203;352](https://github.com/getsentry/sentry-go/pull/352), [#&#8203;353](https://github.com/getsentry/sentry-go/pull/353), [#&#8203;355](https://github.com/getsentry/sentry-go/pull/355)) _NOTE:_ This version drops support for Go 1.13. The currently supported Go versions are the last 3 stable releases: 1.14, 1.15 and 1.16. Users of the tracing functionality (`StartSpan`, etc) should upgrade to this version to benefit from separate rate limits for errors and transactions. There are no breaking changes and upgrading should be a smooth experience for all users. </details> --- ### Renovate 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-05-21 15:00:23 +00:00
renovate added 1 commit 2021-05-21 15:00:24 +00:00
continuous-integration/drone/pr Build is failing Details
63eb8d02b9
Update module getsentry/sentry-go to v0.11.0
konrad added 2 commits 2021-06-11 13:10:01 +00:00
continuous-integration/drone/pr Build is passing Details
103d82030e
go mod tidy
konrad merged commit 5c79add056 into main 2021-06-11 13:24:20 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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#869
No description provided.