chore(deps): bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0 #142

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-getsentry-sentry-go-0.27.0 into main 2024-02-08 06:31:10 +00:00
argoyle commented 2024-02-08 06:24:58 +00:00 (Migrated from gitlab.com)

Bumps github.com/getsentry/sentry-go from 0.26.0 to 0.27.0.

Release notes

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

0.27.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.27.0.

Breaking Changes

  • Exception.ThreadId is now typed as uint64. It was wrongly typed as string before. (#770)

Misc

  • Export Event.Attachments (#771)
Changelog

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

0.27.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.27.0.

Breaking Changes

  • Exception.ThreadId is now typed as uint64. It was wrongly typed as string before. (#770)

Misc

  • Export Event.Attachments (#771)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.26.0 to 0.27.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.27.0</h2> <p>The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.27.0.</p> <h3>Breaking Changes</h3> <ul> <li><code>Exception.ThreadId</code> is now typed as <code>uint64</code>. It was wrongly typed as <code>string</code> before. (<a href="https://github.com/getsentry/sentry-go/pull/770">#770</a>)</li> </ul> <h3>Misc</h3> <ul> <li>Export <code>Event.Attachments</code> (<a href="https://github.com/getsentry/sentry-go/pull/771">#771</a>)</li> </ul> </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.27.0</h2> <p>The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.27.0.</p> <h3>Breaking Changes</h3> <ul> <li><code>Exception.ThreadId</code> is now typed as <code>uint64</code>. It was wrongly typed as <code>string</code> before. (<a href="https://github.com/getsentry/sentry-go/pull/770">#770</a>)</li> </ul> <h3>Misc</h3> <ul> <li>Export <code>Event.Attachments</code> (<a href="https://github.com/getsentry/sentry-go/pull/771">#771</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-go/commit/ba344b4a9be534eb7a06866f33f9225009331bf9"><code>ba344b4</code></a> release: 0.27.0</li> <li><a href="https://github.com/getsentry/sentry-go/commit/49126c6921b6fbc2ee1b09fe3f059f533dc4b7da"><code>49126c6</code></a> Prepare 0.27.0 (<a href="https://github.com/getsentry/sentry-go/issues/772">#772</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/30f4edc2a707a40894fae57107faed4ec350697d"><code>30f4edc</code></a> Export <code>Event.Attachments</code> (<a href="https://github.com/getsentry/sentry-go/issues/771">#771</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/4185c9f7216fd062374f92a07beb2eb2edaa186f"><code>4185c9f</code></a> Fix Exception.ThreadID type (<a href="https://github.com/getsentry/sentry-go/issues/770">#770</a>)</li> <li><a href="https://github.com/getsentry/sentry-go/commit/824589bd5be49de6242d5f867a94c7df05510a4e"><code>824589b</code></a> Merge branch 'release/0.26.0'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-go/compare/v0.26.0...v0.27.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2024-02-08 06:25:01 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 660f5d06 - chore(deps): bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0

Compare with previous version

added 1 commit <ul><li>660f5d06 - chore(deps): bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/138/diffs?diff_id=918582355&start_sha=6387c29c10b63b9385536cb329fc89a78ce1e4d9)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-02-08 06:27:35 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2024-02-08 06:31:11 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#142