Skip to content

feat(aws): Add support for streaming handlers - #17463

Merged
msonnb merged 3 commits into
developfrom
ms/aws-streaming-3
Aug 27, 2025
Merged

feat(aws): Add support for streaming handlers#17463
msonnb merged 3 commits into
developfrom
ms/aws-streaming-3

Conversation

@msonnb

Copy link
Copy Markdown
Member

closes#15774

@github-actions

github-actionsBot commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize% ChangeChange
@sentry/browser24.16 kB--
@sentry/browser - with treeshaking flags22.73 kB--
@sentry/browser (incl. Tracing)39.87 kB--
@sentry/browser (incl. Tracing, Replay)78.23 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags68.02 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)82.91 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)95.03 kB--
@sentry/browser (incl. Feedback)40.83 kB--
@sentry/browser (incl. sendFeedback)28.81 kB--
@sentry/browser (incl. FeedbackAsync)33.7 kB--
@sentry/react25.88 kB--
@sentry/react (incl. Tracing)41.86 kB--
@sentry/vue28.64 kB--
@sentry/vue (incl. Tracing)41.69 kB--
@sentry/svelte24.18 kB--
CDN Bundle25.66 kB--
CDN Bundle (incl. Tracing)39.75 kB--
CDN Bundle (incl. Tracing, Replay)76.03 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)81.46 kB--
CDN Bundle - uncompressed74.96 kB--
CDN Bundle (incl. Tracing) - uncompressed117.59 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed232.68 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed245.28 kB--
@sentry/nextjs (client)43.89 kB--
@sentry/sveltekit (client)40.32 kB--
@sentry/node-core47.99 kB--
@sentry/node148.53 kB--
@sentry/node - without tracing92.24 kB+0.01%+1 B 🔺
@sentry/aws-serverless104.91 kB+0.36%+374 B 🔺

View base workflow run

@msonnb
msonnbforce-pushed the ms/aws-streaming-3 branch from 4f8fbe7 to d692403CompareAugust 26, 2025 17:37
@msonnb
msonnb marked this pull request as ready for review August 27, 2025 07:19
cursor[bot]

This comment was marked as outdated.

@msonnb
msonnbforce-pushed the ms/aws-streaming-3 branch from 5420f4c to e2903bfCompareAugust 27, 2025 10:19

@andreiborzaandreiborza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice!

Sign up for freeto 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.

Support AWS Lambda Response Streaming

2 participants

@msonnb@andreiborza