diff --git a/python-aws-sam-translator.changes b/python-aws-sam-translator.changes index 9be32bc..a61a738 100644 --- a/python-aws-sam-translator.changes +++ b/python-aws-sam-translator.changes @@ -3,6 +3,19 @@ Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert - Only build Python3 flavors for distributions 15 and greater +------------------------------------------------------------------- +Thu Oct 8 11:40:09 UTC 2020 - John Paul Adrian Glaubitz + +- Update to 1.27.0 + + docs: fix link to all_policy_templates example file + + fix: Allow Ref in CompatibleRuntimes property of AWS::Serverless::LayerVersion + + Adding Tracing property to State Machine resource + + Add new arguments to allow vpc/vpce endpoints as intrinsics +- from 1.26.0 + + feat: Add support for VPCEndpointIds in EndpointConfiguration + + fix: Adding authorization scopes as list validation in ApiGatewayAuthorizer (v1 and v2) + + MSK event type support for AWS::Serverless::Function + ------------------------------------------------------------------- Wed Jul 1 12:55:50 UTC 2020 - Marketa Calabkova diff --git a/python-aws-sam-translator.spec b/python-aws-sam-translator.spec index 8a0b180..4dcfa68 100644 --- a/python-aws-sam-translator.spec +++ b/python-aws-sam-translator.spec @@ -28,7 +28,7 @@ %define skip_python2 1 %endif Name: python-aws-sam-translator -Version: 1.25.0 +Version: 1.27.0 Release: 0 Summary: AWS SAM template to AWS CloudFormation template translator License: Apache-2.0 diff --git a/serverless-application-model-1.25.0.tar.gz b/serverless-application-model-1.25.0.tar.gz deleted file mode 100644 index 8a15d1d..0000000 --- a/serverless-application-model-1.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc10b199cb238d9a1573877d03dfeb26317391e41c8fae3bde2fd2558d54fc59 -size 5144283 diff --git a/serverless-application-model-1.27.0.tar.gz b/serverless-application-model-1.27.0.tar.gz new file mode 100644 index 0000000..b4b3923 --- /dev/null +++ b/serverless-application-model-1.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e482a6a68e00aa449115c317dcad7ed5b24113cbba952b33f89a52dc7b73d2 +size 795259