Skip to content

Commit

Permalink
fix(aws-serverless): Remove faulty 8.46.0 and 8.47.0 Node Lambda …
Browse files Browse the repository at this point in the history
…layer entries (#175)

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.
  • Loading branch information
andreiborza authored Dec 27, 2024
1 parent 0d873e9 commit bf5abdc
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 6 deletions.
1 change: 0 additions & 1 deletion aws-lambda-layers/node/8.46.0.json

This file was deleted.

1 change: 0 additions & 1 deletion aws-lambda-layers/node/8.46.json

This file was deleted.

1 change: 0 additions & 1 deletion aws-lambda-layers/node/8.47.0.json

This file was deleted.

1 change: 0 additions & 1 deletion aws-lambda-layers/node/8.47.json

This file was deleted.

2 changes: 1 addition & 1 deletion aws-lambda-layers/node/8.json
2 changes: 1 addition & 1 deletion aws-lambda-layers/node/latest.json

0 comments on commit bf5abdc

Please sign in to comment.