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
feat(aws): Rename AWS lambda layer name to SentryNodeServerlessSDKv9 (#14927)
We decided to stop publishing layers under the `SentryNodeServerlessSDK`
name and instead use the version suffix even for the next major.
This will not break the docs, but will break the product as explained in
getsentry/sentry#82646. I think we can
completely remove that check once we are ready to ship v9 but need to
investigate further, otherwise we follow the approach outlined in that
issue.
0 commit comments