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

fix(aws-serverless): Remove faulty 8.46.0 and 8.47.0 Node Lambda layer entries #175

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

andreiborza
Copy link
Member

Manually removes the faulty releases that overwrote the node lambda layer with the suffixed version (SentryNodeServerlessSDKv8) and links to the last version (8.45.1) that had a correct entry for the layer (SentryNodeServerlessSDK).

Docs and the product AWS Lambda integration are not correctly set up when the suffixed layer is the latest layer.

Release 8.48.0 will fix this again.

…layer entries

Manually removes the faulty releases that overwrote the node lambda layer with the
suffixed version (`SentryNodeServerlessSDKv8`) and links to the last version
(`8.45.1`) that had a correct entry for the layer (`SentryNodeServerlessSDK`).

Docs and the product AWS Lambda integration are not correctly set up when the
suffixed layer is the latest layer.

Release [8.48.0](getsentry/publish#4819) will fix this again.
@andreiborza andreiborza requested a review from chargome December 27, 2024 10:25
@andreiborza andreiborza merged commit bf5abdc into master Dec 27, 2024
8 checks passed
@andreiborza andreiborza deleted the ab/fix-aws-lambda-node-version branch December 27, 2024 10:27
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.

2 participants