v3.0.2
版本发布时间: 2023-11-30 04:24:20
localstack/localstack最新发布版本:v3.7.2(2024-09-06 20:47:10)
In this patch release we've fixed a major issue in the localstack
CLI. Since the last release the CLI was missing advanced commands like auth
and pod
, which should now work again.
What's Changed
- fix get_raw_path with double slash prefix path for legacy v-host S3 by @bentsku in https://github.com/localstack/localstack/pull/9725
- CFn: render ext providers with correct plugin namespace by @simonrw in https://github.com/localstack/localstack/pull/9728
- [SFN] Support for CF Definition fields by @MEPalma in https://github.com/localstack/localstack/pull/9677
- [SFN] Enhancements to V2 Interpreter by @MEPalma in https://github.com/localstack/localstack/pull/9721
- [SFN] Fix optimised integrations clients leading to timeouts and retries by @MEPalma in https://github.com/localstack/localstack/pull/9732
- [SFN] Context Object arguments in Intrinsic Functions by @MEPalma in https://github.com/localstack/localstack/pull/9733
- fix cloudwatch resource providers by @pinzon in https://github.com/localstack/localstack/pull/9739
- s3: add SourceBucketLocation for CrossLocationLoggingProhibitions exception by @sannya-singal in https://github.com/localstack/localstack/pull/9737
- Remove HEADER_LOCALSTACK_ACCOUNT_ID by @viren-nadkarni in https://github.com/localstack/localstack/pull/9724
- Remove last uses of get_aws_account_id() and aws_stack.get_region() by @viren-nadkarni in https://github.com/localstack/localstack/pull/9641
- Remove localstack client dependency by @simonrw in https://github.com/localstack/localstack/pull/9368
- [SFN] Enhancements for Intrinsic Function StringSplit by @MEPalma in https://github.com/localstack/localstack/pull/9749
- fix AWS::SNS::Topic canonicalizing bool to str for Attributes by @bentsku in https://github.com/localstack/localstack/pull/9743
- create s3 image and pipeline by @bentsku in https://github.com/localstack/localstack/pull/9712
- s3: fix test_put_bucket_logging_wrong_target for multi-account and region by @sannya-singal in https://github.com/localstack/localstack/pull/9713
- Fix Lambda CloudWatch metric recording upon invocation error by @joe4dev in https://github.com/localstack/localstack/pull/9752
- Test lambda provisioned concurrency scheduling by @joe4dev in https://github.com/localstack/localstack/pull/9762
- Fix for double-slash uri request by @calvernaz in https://github.com/localstack/localstack/pull/9723
- fix type hints incompatible with python < 3.10 in aws_stack by @viren-nadkarni in https://github.com/localstack/localstack/pull/9765
- pin global awscli install in Dockerfile by @bentsku in https://github.com/localstack/localstack/pull/9767
Full Changelog: https://github.com/localstack/localstack/compare/v3.0.1...v3.0.2