github oss-serverless/serverless v3.52.0

latest releases: v3.53.0, v3.52.2, v3.52.1...
one month ago

What's Changed

We want to move from the AWS SDK v2 to v3. This release includes Part 1 of this migration: osls still uses SDK v2 by default, but setting the environment variable SLS_AWS_SDK_V3=1 will make it use the SDK v3.

You can opt-in the new SDK version:

SLS_AWS_SDK_V3=1 serverless deploy

Help us test this by setting SLS_AWS_SDK_V3=1 in your .bashrc or similar and report issues 🙏

Full Changelog: v3.51.2...v3.52.0

Don't miss a new serverless release

NewReleases is sending notifications on new releases.