Skip to content

Bump github.com/getsentry/sentry-go from 0.8.0 to 0.9.0#59

Merged
dmerrick merged 1 commit intodevelopfrom
dependabot/go_modules/github.com/getsentry/sentry-go-0.9.0
Feb 1, 2021
Merged

Bump github.com/getsentry/sentry-go from 0.8.0 to 0.9.0#59
dmerrick merged 1 commit intodevelopfrom
dependabot/go_modules/github.com/getsentry/sentry-go-0.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2020

Bumps github.com/getsentry/sentry-go from 0.8.0 to 0.9.0.

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

v0.9.0

  • 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.

Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

v0.9.0

  • 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.

Commits
  • 03065b8 release: 0.9.0
  • 4a11b5b misc: v0.9.0 changelog
  • aed9115 feat: Initial tracing implementation (#285)
  • 6c276c3 feat: Add types and rename fields for tracing (#280)
  • 52d9d61 feat: Add helper to debug outgoing HTTP requests (#309)
  • 9654ec0 ref: Use crypto/rand.Read, not crypto/rand.Reader (#301)
  • 54c3990 ref: Extract event sampling to a function (#303)
  • 14da40a ci: Update install steps to make GO111MODULE=off work (#305)
  • 93be356 doc: Revamp sentryhttp documentation (#304)
  • e6c2b3e doc: Point users to preferable or more commonly used APIs (#302)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 8, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/getsentry/sentry-go-0.9.0 branch from 5ec24f8 to 95224a0 Compare December 14, 2020 01:14
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/getsentry/sentry-go-0.9.0 branch from 95224a0 to 25c4f38 Compare January 15, 2021 03:14
@dependabot dependabot bot changed the base branch from master to develop January 31, 2021 17:40
@dmerrick dmerrick merged commit 59b0463 into develop Feb 1, 2021
@dmerrick dmerrick deleted the dependabot/go_modules/github.com/getsentry/sentry-go-0.9.0 branch February 1, 2021 01:52
dmerrick added a commit that referenced this pull request Feb 1, 2021
* Changing default branch from `master` to `main` (#95)

* Account for empty leaderboards (#98)

* Bump github.com/getsentry/sentry-go from 0.8.0 to 0.9.0 (#59)

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/dimiro1/banner from 1.0.0 to 1.1.0 (#80)

Bumps [github.com/dimiro1/banner](https://github.com/dimiro1/banner) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dimiro1/banner/releases)
- [Commits](dimiro1/banner@v1.0.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/adrg/libvlc-go/v3 from 3.0.7 to 3.0.9 (#94)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0 (#72)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.8.0...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant