Skip to content

v3.52.0

Latest
Compare
Choose a tag to compare
@mnapoli mnapoli released this 04 Aug 16:03
139880d

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