getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.08k stars 3.98k forks source link

feat: Update Sentry SDK to 8.0.0-beta.5 #68520

Closed mydea closed 2 weeks ago

mydea commented 1 month ago

Updates the SDK to the v8 beta release.

github-actions[bot] commented 1 month ago

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

codecov[bot] commented 1 month ago

Bundle Report

Changes will decrease total bundle size by 8.57kB :arrow_down:

Bundle name Size Change
app-webpack-bundle-array-push 26.51MB 8.57kB :arrow_down:
AbhiPrasad commented 3 weeks ago

We can bump to https://github.com/getsentry/sentry-javascript/releases/tag/8.0.0-beta.4 now!

mydea commented 2 weeks ago

There is a failing test related to charcuterie, honestly no idea what is going on there - if anybody could help me out there, I'd appreciate it a lot!