MyGit

v2.0.0

localstack/localstack

版本发布时间: 2023-03-30 23:06:46

localstack/localstack最新发布版本:v3.7.2(2024-09-06 20:47:10)

This is our second major release with many new features, enhancements, and improved parity for more extensive integration across the AWS tooling ecosystem. With LocalStack 2.0, we have significantly optimized the internals of the platform and moved to new service implementations, images, and internal toolings to make it easy for developers to build & test their cloud applications locally! Several of these changes require a migration, and we have done our best to make the migration as smooth as possible. Please find more in the How to migrate section.

Summary

Community

Pro

How to migrate

General

Networking

Persistence & cloud pods

Using LocalStack Pro with PERSISTENCE=1 (which we term snapshot-based persistence) now has two behavioral changes with respect to when data is restored and saved. More information can be found in our docs.

The layout of Cloud Pods has been changed and cloud pods created with v1.x.x may be incompatible with v2.0. Please re-create your cloud pods with the latest LocalStack version.

Lambda

Lambda has been completely re-written and the current documentation can be found here. There are several behavioral changes to lambda that mostly affect users of the LOCAL executor mode. If you run into issues, you can, for now, use the legacy provider using PROVIDER_OVERRIDE_LAMBDA=legacy.

S3

S3 has been completely re-written and its behavior is aligned with AWS. Users should be mostly unaffected, but may experience some breakage depending on previous behavior that was not aligned with AWS. Should you run into problems, you can activate the old provider with PROVIDER_OVERRIDE_S3=legacy.

Big Data container

Other notable changes

New deprecations

Deprecation removals

What's Changed

New Contributors

Full Changelog: https://github.com/localstack/localstack/compare/v1.4.0...v2.0.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-03-30发行的版本