Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta(changelog): Update changelog for 9.5.0 #15611

Merged
merged 16 commits into from
Mar 6, 2025
Merged

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Mar 6, 2025

No description provided.

s1gr1d and others added 15 commits March 5, 2025 12:37
Each Pinia store will run through the event processor but the Pinia
state should only be attached once.

closes #15587
…h-2025

[Gitflow] Merge master into develop
…tory API (#15576)

In #14696 an early
`return` was introduced that alters the default behavior of the
underlying history API that is being patched.

Instead of just returning, the original/underlying function should be
called to keep the default behavior.
Automatically adds performance integrations to bun when tracing is
enabled.
- adds functionality for copying metadata in our custom decorators
- applies this to all our decorators, not just `SentryTraced`
- unit tests


closes #14384
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #15583

Co-authored-by: chargome <[email protected]>
Before submitting a pull request, please take a look at our

[Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md)
guidelines and verify:

- [x] If you've added code that should be tested, please add tests.
- [x] Ensure your code lints and the test suite passes (`yarn lint`) &
(`yarn test`).

This PR expands upon #14672 by adding detection of the
@sveltejs/adapter-cloudflare adapter and defining it's output directory
(cloudflare as opposed to output). I've tested it with a Cloudflare
Pages project and it was successful in building and uploading
sourcemaps, whereas relying on 'other' caused an infinite loop and an
OOM when trying to upload sourcemaps.
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #15576

Co-authored-by: AbhiPrasad <[email protected]>
Co-authored-by: Charly Gomez <[email protected]>
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #15603

---------

Co-authored-by: s1gr1d <[email protected]>
Co-authored-by: Abhijeet Prasad <[email protected]>
…#15484)" (#15609)

Screenshots without annotations were not showing up properly (they are
being capture as completely transparent).

This reverts commit 9c1f79b.
@billyvg billyvg changed the base branch from develop to master March 6, 2025 17:02
@billyvg billyvg marked this pull request as ready for review March 6, 2025 17:02
@billyvg billyvg requested review from a team as code owners March 6, 2025 17:02
CHANGELOG.md Outdated
@@ -10,6 +10,30 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

Work in this release was contributed by @msurdi-a8c, @namoscato, and @rileyg98. Thank you for your contributions!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should move underneath the ## 9.5.0 section

CHANGELOG.md Outdated
Comment on lines 25 to 27
- chore: Add external contributor to CHANGELOG.md ([#15595](https://github.com/getsentry/sentry-javascript/pull/15595))
- chore: Add external contributor to CHANGELOG.md ([#15604](https://github.com/getsentry/sentry-javascript/pull/15604))
- chore: Add external contributor to CHANGELOG.md ([#15606](https://github.com/getsentry/sentry-javascript/pull/15606))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove these from the list

@billyvg billyvg force-pushed the prepare-release/9.5.0 branch from e130fc1 to 79a1eef Compare March 6, 2025 17:10
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder that we need to merge commit this in, please don't squash and merge!

(we should really build some better automations for this).

Copy link
Contributor

github-actions bot commented Mar 6, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.14 KB added added
@sentry/browser - with treeshaking flags 22.93 KB added added
@sentry/browser (incl. Tracing) 36.2 KB added added
@sentry/browser (incl. Tracing, Replay) 73.38 KB added added
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.79 KB added added
@sentry/browser (incl. Tracing, Replay with Canvas) 78 KB added added
@sentry/browser (incl. Tracing, Replay, Feedback) 90.56 KB added added
@sentry/browser (incl. Feedback) 40.29 KB added added
@sentry/browser (incl. sendFeedback) 27.78 KB added added
@sentry/browser (incl. FeedbackAsync) 32.57 KB added added
@sentry/react 24.96 KB added added
@sentry/react (incl. Tracing) 38.09 KB added added
@sentry/vue 27.38 KB added added
@sentry/vue (incl. Tracing) 37.89 KB added added
@sentry/svelte 23.17 KB added added
CDN Bundle 24.35 KB added added
CDN Bundle (incl. Tracing) 36.25 KB added added
CDN Bundle (incl. Tracing, Replay) 71.26 KB added added
CDN Bundle (incl. Tracing, Replay, Feedback) 76.43 KB added added
CDN Bundle - uncompressed 71.14 KB added added
CDN Bundle (incl. Tracing) - uncompressed 107.52 KB added added
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.79 KB added added
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.36 KB added added
@sentry/nextjs (client) 39.26 KB added added
@sentry/sveltekit (client) 36.62 KB added added
@sentry/node 142.14 KB added added
@sentry/node - without tracing 95.57 KB added added
@sentry/aws-serverless 119.92 KB added added

@AbhiPrasad AbhiPrasad enabled auto-merge March 6, 2025 17:33
@AbhiPrasad AbhiPrasad merged commit aba909b into master Mar 6, 2025
147 checks passed
@AbhiPrasad AbhiPrasad deleted the prepare-release/9.5.0 branch March 6, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants