Accepting request 1238257 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1238257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aws-sam-translator?expand=0&rev=32
This commit is contained in:
commit
14492b4f4c
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 16 13:04:47 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.94.0
|
||||||
|
* feat: support for Provisioned Poller (MSK and SelfManagedKafka)
|
||||||
|
* chore: bump version to 1.94.0
|
||||||
|
- from version 1.93.0
|
||||||
|
* chore: update valid appsync function runtime in tests (#3670)
|
||||||
|
* chore: fix graphql transform test template (#3672)
|
||||||
|
* chore(schema): update (#3671)
|
||||||
|
* feat: add introspection, query & resolver limits properties in appsync graphql api (#3668)
|
||||||
|
* fix:skip tests if eventrule to eventbus feature aren't available in specific regions (#3673)
|
||||||
|
* Added kms:GenerateDataKey action to KMSEncryptPolicy policy (#3657)
|
||||||
|
* feat: add property to update lambda version when lambda layer is updated (#3661)
|
||||||
|
* chore(schema): update (#3674)
|
||||||
|
* feat: support observability for ESM (DDB and Kinesis and SQS)
|
||||||
|
* feat: Add Type S3Bucket to DestinationConfig
|
||||||
|
* chore: bump version to 1.93.0
|
||||||
|
* format fix
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 9 09:06:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Nov 9 09:06:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-aws-sam-translator
|
# spec file for package python-aws-sam-translator
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-aws-sam-translator
|
Name: python-aws-sam-translator
|
||||||
Version: 1.92.0
|
Version: 1.94.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:d894ce761b5702c82e1025c1d850b82673813d12dc26c117ed808d49ca474ddb
|
|
||||||
size 5761362
|
|
3
serverless-application-model-1.94.0.tar.gz
Normal file
3
serverless-application-model-1.94.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc866a19a5a1ff6f67704a15bf545b67a78f9e01b771583ba2871605ed35e170
|
||||||
|
size 5784510
|
Loading…
Reference in New Issue
Block a user