You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci/v8): Switch lambda layer name to SentryNodeServerlessSDKv8 (#15351)
With the upcoming release of Sentry v9, we will stop publishing the AWS
Lambda layer under `SentryNodeServerlessSDK` and instead use a version
suffixed naming scheme.
We now have:
- `SentryNodeServerlessSDKv7`
- `SentryNodeServerlessSDKv8`
- `SentryNodeServerlessSDKv9`
If you're expecting to get updates for your v8 layer, please switch over
to `SentryNodeServerlessSDKv8` otherwise upgrade to
`SentryNodeServerlessSDKv9`.
Closes: #14842
0 commit comments