forked from pool/python-aws-sam-translator
Accepting request 840256 from home:glaubitz:branches:devel:languages:python:aws
- 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 OBS-URL: https://build.opensuse.org/request/show/840256 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=21
This commit is contained in:
parent
676a1e5684
commit
bdc0bab8f3
@ -3,6 +3,19 @@ Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
|||||||
|
|
||||||
- Only build Python3 flavors for distributions 15 and greater
|
- Only build Python3 flavors for distributions 15 and greater
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 8 11:40:09 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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 <mcalabkova@suse.com>
|
Wed Jul 1 12:55:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%endif
|
%endif
|
||||||
Name: python-aws-sam-translator
|
Name: python-aws-sam-translator
|
||||||
Version: 1.25.0
|
Version: 1.27.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS SAM template to AWS CloudFormation template translator
|
Summary: AWS SAM template to AWS CloudFormation template translator
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc10b199cb238d9a1573877d03dfeb26317391e41c8fae3bde2fd2558d54fc59
|
|
||||||
size 5144283
|
|
3
serverless-application-model-1.27.0.tar.gz
Normal file
3
serverless-application-model-1.27.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8e482a6a68e00aa449115c317dcad7ed5b24113cbba952b33f89a52dc7b73d2
|
||||||
|
size 795259
|
Loading…
Reference in New Issue
Block a user