v2.0.1
版本发布时间: 2023-04-07 19:42:38
localstack/localstack最新发布版本:v3.7.2(2024-09-06 20:47:10)
What's Changed
- Add config option to override used lambda init version by @dominikschubert in https://github.com/localstack/localstack/pull/8015
- update readme to release 2.0 by @lukqw in https://github.com/localstack/localstack/pull/8024
- fix GetObjectTagging and GetBucketTagging format by @bentsku in https://github.com/localstack/localstack/pull/8021
- cleanup coverage-docs scripts by @steffyP in https://github.com/localstack/localstack/pull/8003
- refactor tests and add one new snapshot by @calvernaz in https://github.com/localstack/localstack/pull/8023
- fix SNS Subscription Filter OR/AND combination on MessageBody by @bentsku in https://github.com/localstack/localstack/pull/8028
- small fixture fix by @calvernaz in https://github.com/localstack/localstack/pull/8031
- Cleanup after non-standard region tests by @viren-nadkarni in https://github.com/localstack/localstack/pull/8025
- Fix AttributeError for custom S3 handler by @giograno in https://github.com/localstack/localstack/pull/8040
- fix SNS FIFO DLQ + add SequenceNumber to FIFO by @bentsku in https://github.com/localstack/localstack/pull/8029
- Update ASF APIs by @localstack-bot in https://github.com/localstack/localstack/pull/8043
- fix S3 response xml root tag names by @bentsku in https://github.com/localstack/localstack/pull/8037
- Introduce new AWS client test fixtures by @dominikschubert in https://github.com/localstack/localstack/pull/7984
- [SFN] [ChoiceOperators] redesign, is operators, boolean equals operators, tests by @MEPalma in https://github.com/localstack/localstack/pull/7764
- Configure CI on release branches by @simonrw in https://github.com/localstack/localstack/pull/8050
- Refactor integration tests to use new client fixtures by @dominikschubert in https://github.com/localstack/localstack/pull/8022
- fix forward slash validation in S3 pre-signed url by @bentsku in https://github.com/localstack/localstack/pull/7821
- Move test client creation logic into util package for re-use across repos by @dominikschubert in https://github.com/localstack/localstack/pull/8056
- set 'trylast' for pytest-teardown that writes the collected metrics by @steffyP in https://github.com/localstack/localstack/pull/8045
- Transcribe: Return TranscriptionJob in StartTranscriptionJob response by @viren-nadkarni in https://github.com/localstack/localstack/pull/8059
- Add missing client types for TypedServiceClientFactory by @dominikschubert in https://github.com/localstack/localstack/pull/8061
- KMS HMAC support by @sannya-singal in https://github.com/localstack/localstack/pull/8047
- fix APIGW RestAPI minimumCompressionSize by @bentsku in https://github.com/localstack/localstack/pull/8068
- Update Lambda code owners by @joe4dev in https://github.com/localstack/localstack/pull/8063
- add SNS validation of JSON fields type for MessageStructure json by @bentsku in https://github.com/localstack/localstack/pull/8055
- add quality gate for entrypoints to make targets by @alexrashed in https://github.com/localstack/localstack/pull/8060
- include link to service coverage page on not implemented error by @lukqw in https://github.com/localstack/localstack/pull/8052
- Display custom error message for NotImplementedErrors by @giograno in https://github.com/localstack/localstack/pull/8057
- Replace (incorrect) regex with filter pattern by @simonrw in https://github.com/localstack/localstack/pull/8080
- Detect containerd containers by @simonrw in https://github.com/localstack/localstack/pull/8071
- implement content-length fix for CreateBucket by @bentsku in https://github.com/localstack/localstack/pull/8082
- Add kms DeleteImportedKeyMaterial operation by @dfangl in https://github.com/localstack/localstack/pull/8081
- fix wrong service mapping to s3 vhost bucket by @bentsku in https://github.com/localstack/localstack/pull/8091
- fix: KMS incorrect error messaging for invalid keys by @sannya-singal in https://github.com/localstack/localstack/pull/8086
- fix: add check on plaintext size to kms encrypt operation by @sannya-singal in https://github.com/localstack/localstack/pull/8093
- add Docker SDK default timeout config by @alexrashed in https://github.com/localstack/localstack/pull/8085
Full Changelog: https://github.com/localstack/localstack/compare/v2.0.0...v2.0.1