Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/getsentry/sentry-go from 0.29.1 to 0.30.0 (#600)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.29.1 to 0.30.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-go/releases">github.com/getsentry/sentry-go's releases</a>.</em></p> <blockquote> <h2>0.30.0</h2> <p>The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.30.0.</p> <h3>Features</h3> <ul> <li>Add <code>sentryzerolog</code> integration (<a href="https://redirect.github.com/getsentry/sentry-go/pull/857">#857</a>)</li> <li>Add <code>sentryslog</code> integration (<a href="https://redirect.github.com/getsentry/sentry-go/pull/865">#865</a>)</li> <li>Always set Mechanism Type to generic (<a href="https://redirect.github.com/getsentry/sentry-go/pull/897">#896</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Prevent panic in <code>fasthttp</code> and <code>fiber</code> integration in case a malformed URL has to be parsed (<a href="https://redirect.github.com/getsentry/sentry-go/pull/912">#912</a>)</li> </ul> <h3>Misc</h3> <p>Drop support for Go 1.18, 1.19 and 1.20. The currently supported Go versions are the last 3 stable releases: 1.23, 1.22 and 1.21.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md">github.com/getsentry/sentry-go's changelog</a>.</em></p> <blockquote> <h2>0.30.0</h2> <p>The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.30.0.</p> <h3>Features</h3> <ul> <li>Add <code>sentryzerolog</code> integration (<a href="https://redirect.github.com/getsentry/sentry-go/pull/857">#857</a>)</li> <li>Add <code>sentryslog</code> integration (<a href="https://redirect.github.com/getsentry/sentry-go/pull/865">#865</a>)</li> <li>Always set Mechanism Type to generic (<a href="https://redirect.github.com/getsentry/sentry-go/pull/897">#896</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Prevent panic in <code>fasthttp</code> and <code>fiber</code> integration in case a malformed URL has to be parsed (<a href="https://redirect.github.com/getsentry/sentry-go/pull/912">#912</a>)</li> </ul> <h3>Misc</h3> <p>Drop support for Go 1.18, 1.19 and 1.20. The currently supported Go versions are the last 3 stable releases: 1.23, 1.22 and 1.21.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-go/commit/c93781f745eb4d49c1976f64c6e12672acb0f41e"><code>c93781f</code></a> Run go mod tidy</li> <li><a href="https://github.com/getsentry/sentry-go/commit/3099ce162c0160326767fa25309ace99d223b86a"><code>3099ce1</code></a> Update slog and zerlog go.mod</li> <li><a href="https://github.com/getsentry/sentry-go/commit/1db5420dd17d47db35564cdf312ac4029d3b1783"><code>1db5420</code></a> release: 0.30.0</li> <li><a href="https://github.com/getsentry/sentry-go/commit/4ee64441e9a8a225faa5da0204e93eb9c3b843cf"><code>4ee6444</code></a> Prepare 0.30.0 (<a href="https://redirect.github.com/getsentry/sentry-go/issues/908">#908</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/fd9725b0a09c8319f5d76126040fd0111a419748"><code>fd9725b</code></a> Prevent panic in case url.Parsing fails in fasthttp and fiber (<a href="https://redirect.github.com/getsentry/sentry-go/issues/912">#912</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/9ed1fa94ccecb20f0084e0d9bde8fb0814c5b401"><code>9ed1fa9</code></a> fix: remove dsn from slog example (<a href="https://redirect.github.com/getsentry/sentry-go/issues/910">#910</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/fc433de848aa381ecd201257659362aef23ca69b"><code>fc433de</code></a> fix: use correct Go import for slog package (<a href="https://redirect.github.com/getsentry/sentry-go/issues/909">#909</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/10bed82eb3c0dab93f602e9a95c0573b8183ceff"><code>10bed82</code></a> add readme for slog integration (<a href="https://redirect.github.com/getsentry/sentry-go/issues/905">#905</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/297ccafbf8fb749656d42e1682bb4c016c10cc92"><code>297ccaf</code></a> build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (<a href="https://redirect.github.com/getsentry/sentry-go/issues/906">#906</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/9b8b7bea7a90bf023c627550e813a176ffb53f53"><code>9b8b7be</code></a> add readme for zerolog integration (<a href="https://redirect.github.com/getsentry/sentry-go/issues/904">#904</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-go/compare/v0.29.1...v0.30.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/getsentry/sentry-go&package-manager=go_modules&previous-version=0.29.1&new-version=0.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
- Loading branch information