Skip to content

Commit c23ec3b

Browse files
committed
chore(docs): Add notice of AWS Lambda Layer changes for v9
1 parent aa8704a commit c23ec3b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/migration/v8-to-v9.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@ Additionally, like the OpenTelemetry SDK, the Sentry JavaScript SDK will follow
5151

5252
Older Typescript versions _may_ continue to be compatible, but no guarantees apply.
5353

54+
### AWS Lambda Layer Changes
55+
56+
A new AWS Lambda Layer for version 9 will be published as `SentryNodeServerlessSDKv9`.
57+
The ARN will be published in the [Sentry docs](https://docs.sentry.io/platforms/javascript/guides/aws-lambda/install/cjs-layer/) once available.
58+
59+
The previous `SentryNodeServerlessSDK` layer will not receive new updates anymore.
60+
61+
Updates and fixes for version 8 will be published as `SentryNodeServerlessSDKv8`.
62+
The ARN will be published in the [Sentry docs](https://docs.sentry.io/platforms/javascript/guides/aws-lambda/install/cjs-layer/) once available.
63+
5464
## 2. Behavior Changes
5565

5666
### `@sentry/core` / All SDKs

0 commit comments

Comments
 (0)