Update module getsentry/sentry-go to v0.9.0 #723

Merged
konrad merged 1 commits from renovate/github.com-getsentry-sentry-go-0.x into master 2020-12-08 14:02:54 +00:00
Member

This PR contains the following updates:

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

Release Notes

getsentry/sentry-go

v0.9.0

Compare Source

  • feat: Initial tracing and performance monitoring support (#​285)
  • doc: Revamp sentryhttp documentation (#​304)
  • fix: Hub.PopScope never empties the scope stack (#​300)
  • ref: Report Event.Timestamp in local time (#​299)
  • ref: Report Breadcrumb.Timestamp in local time (#​299)

NOTE:
This version introduces support for Sentry's Performance Monitoring.
The new tracing capabilities are beta, and we plan to expand them on future versions. Feedback is welcome, please open new issues on GitHub.
The sentryhttp package got better API docs, an updated usage example and support for creating automatic transactions as part of Performance Monitoring.


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.8.0` -> `v0.9.0` | --- ### Release Notes <details> <summary>getsentry/sentry-go</summary> ### [`v0.9.0`](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md#v090) [Compare Source](https://github.com/getsentry/sentry-go/compare/v0.8.0...v0.9.0) - feat: Initial tracing and performance monitoring support ([#&#8203;285](https://github.com/getsentry/sentry-go/issues/285)) - doc: Revamp sentryhttp documentation ([#&#8203;304](https://github.com/getsentry/sentry-go/issues/304)) - fix: Hub.PopScope never empties the scope stack ([#&#8203;300](https://github.com/getsentry/sentry-go/issues/300)) - ref: Report Event.Timestamp in local time ([#&#8203;299](https://github.com/getsentry/sentry-go/issues/299)) - ref: Report Breadcrumb.Timestamp in local time ([#&#8203;299](https://github.com/getsentry/sentry-go/issues/299)) _NOTE:_ This version introduces support for [Sentry's Performance Monitoring](https://docs.sentry.io/platforms/go/performance/). The new tracing capabilities are beta, and we plan to expand them on future versions. Feedback is welcome, please open new issues on GitHub. The `sentryhttp` package got better API docs, an [updated usage example](https://github.com/getsentry/sentry-go/tree/master/example/http) and support for creating automatic transactions as part of Performance Monitoring. </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 2020-12-07 20:00:47 +00:00
renovate added 1 commit 2020-12-07 20:00:49 +00:00
continuous-integration/drone/pr Build is passing Details
abab8d0152
Update module getsentry/sentry-go to v0.9.0
konrad merged commit 24c8792150 into master 2020-12-08 14:02:54 +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#723
No description provided.