Commit c1e76e3
authored
chore(ci/v8): Switch lambda layer name to
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: #14842SentryNodeServerlessSDKv8 (#15351)1 parent b9261fa commit c1e76e3
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
0 commit comments