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
# NOTE: Lambda layer releasing was turned off for v7, because AWS lambda versioning is linear, meaning the version number is always increased by 1 for each release.
148
-
# Since this would make it impossible for us to communicate to people which layer version corresponds to which SDK version,
149
-
# we will simply not publish lambda layers for v7 any longer. The latest released lambda layer for v7 was 235.
147
+
# NOTE: We publish the v7 layer under its own name so people on v7 can still get patches
148
+
# whenever we release a new v7 version—otherwise we would overwrite the current major lambda layer.
0 commit comments