Skip to content

fix(deps): Update module github.com/getsentry/sentry-go to v0.17.0#52

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/github.com-getsentry-sentry-go-0.x
Feb 1, 2023
Merged

fix(deps): Update module github.com/getsentry/sentry-go to v0.17.0#52
kodiakhq[bot] merged 1 commit intomainfrom
renovate/github.com-getsentry-sentry-go-0.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Feb 1, 2023

This PR contains the following updates:

Package Type Update Change
github.com/getsentry/sentry-go indirect minor v0.16.0 -> v0.17.0

Release Notes

getsentry/sentry-go

v0.17.0: 0.17.0

Compare Source

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.17.0.
This release contains a new BeforeSendTransaction hook option and corrects two regressions introduced in 0.16.0.

Features
  • Add BeforeSendTransaction hook to ClientOptions (#​517)
    • Here's an example of how BeforeSendTransaction can be used to modify or drop transaction events.
Bug Fixes
  • Do not crash in Span.Finish() when the Client is empty (#​520)
  • Attach non-PII/non-sensitive request headers to events when ClientOptions.SendDefaultPii is set to false (#​524)
Misc
  • Clarify how to handle logrus.Fatalf events (#​501)
  • Rename the examples directory to _examples (#​521)
    • This removes an indirect dependency to github.com/golang-jwt/jwt

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Feb 1, 2023
@github-actions github-actions Bot added the fix label Feb 1, 2023
@kodiakhq kodiakhq Bot merged commit aeb2415 into main Feb 1, 2023
@kodiakhq kodiakhq Bot deleted the renovate/github.com-getsentry-sentry-go-0.x branch February 1, 2023 00:39
@cq-bot cq-bot mentioned this pull request Feb 1, 2023
kodiakhq Bot pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [1.3.2](v1.3.1...v1.3.2) (2023-02-01)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.0 ([#56](#56)) ([7626357](7626357))
* **deps:** Update module github.com/getsentry/sentry-go to v0.17.0 ([#52](#52)) ([aeb2415](aeb2415))
* **deps:** Update module github.com/rs/zerolog to v1.29.0 ([#53](#53)) ([49fcbe1](49fcbe1))
* **deps:** Update module golang.org/x/sys to v0.4.0 ([#54](#54)) ([202b0dc](202b0dc))
* **deps:** Update module golang.org/x/text to v0.6.0 ([#55](#55)) ([a15fa24](a15fa24))
* JSON Inetarray ([#48](#48)) ([d008c13](d008c13))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants