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 8.17.0 #12845

Merged
merged 7 commits into from
Jul 10, 2024
Merged

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Jul 10, 2024

Not a lot of changes but this is a minor release because of bumping the OTEL deps.

github-actions bot and others added 5 commits July 9, 2024 15:23
[Gitflow] Merge master into develop
Co-authored-by: Jeffrey Hung <17494876+Jeffreyhung@users.noreply.github.com>
Add an E2E test app that simulates running an AWS lambda
function in ESM mode. At the same time, this test app represents the
state of how to manually use the `@sentry/aws-serverless` SDK for
ESM-based lambda functions.
Adds the `module` folder to the build output when building packages in
root-level.
@s1gr1d s1gr1d requested review from Lms24 and lforst July 10, 2024 09:10
Copy link
Member

@lforst lforst left a comment

Choose a reason for hiding this comment

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

I'd argue this is more a patch because we are not requiring less, or providing more API-wise, but doesn't really matter.

Copy link
Contributor

github-actions bot commented Jul 10, 2024

size-limit report 📦

Path Size
@sentry/browser 22.31 KB (added)
@sentry/browser (incl. Tracing) 33.45 KB (added)
@sentry/browser (incl. Tracing, Replay) 69.2 KB (added)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.53 KB (added)
@sentry/browser (incl. Tracing, Replay with Canvas) 73.27 KB (added)
@sentry/browser (incl. Tracing, Replay, Feedback) 85.89 KB (added)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 87.75 KB (added)
@sentry/browser (incl. metrics) 26.59 KB (added)
@sentry/browser (incl. Feedback) 38.98 KB (added)
@sentry/browser (incl. sendFeedback) 26.92 KB (added)
@sentry/browser (incl. FeedbackAsync) 31.54 KB (added)
@sentry/react 25.05 KB (added)
@sentry/react (incl. Tracing) 36.49 KB (added)
@sentry/vue 26.41 KB (added)
@sentry/vue (incl. Tracing) 35.31 KB (added)
@sentry/svelte 22.44 KB (added)
CDN Bundle 23.52 KB (added)
CDN Bundle (incl. Tracing) 35.21 KB (added)
CDN Bundle (incl. Tracing, Replay) 69.31 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) 74.51 KB (added)
CDN Bundle - uncompressed 69.02 KB (added)
CDN Bundle (incl. Tracing) - uncompressed 104.04 KB (added)
CDN Bundle (incl. Tracing, Replay) - uncompressed 214.43 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 227.15 KB (added)
@sentry/nextjs (client) 36.37 KB (added)
@sentry/sveltekit (client) 34.1 KB (added)
@sentry/node 130.79 KB (added)
@sentry/node - without tracing 91.88 KB (added)
@sentry/aws-serverless 117.05 KB (added)

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

LGTM!

Lms24 and others added 2 commits July 10, 2024 09:40
Looks like our browser extension check that blocks SDK initalization via
`Sentry.init` also blocked initializing
the SDK in NW.js apps. This PR adds a check for the `window.nw` property
to handle this case.

fixes #12668
@s1gr1d s1gr1d merged commit 2ff5b7b into master Jul 10, 2024
119 checks passed
@s1gr1d s1gr1d deleted the prepare-release/8.17.0 branch July 10, 2024 10:46
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.

4 participants