forked from pool/python-aws-sam-translator
Accepting request 1174845 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 1.89.0 * chore(schema): update by @github-actions in #3566 * fix: add error message when JwtConfiguration is not a map by @aaythapa in #3567 * fix: skip tests if Logs resources aren't available by @aaythapa in #3570 * chore(deps-dev): bump black from 23.10.1 to 24.3.0 in /requirements by @dependabot in #3569 * chore: deal with adding new partitions for arn generation by @aaythapa in #3571 * chore(schema): update by @github-actions in #3568 * chore(schema): update by @github-actions in #3572 * fix: add new partition to arn generation by @aaythapa in #3574 * Merge main to develop by @gracelu0 in #3576 * chore(schema): update by @github-actions in #3573 * chore: encrypt SNS and Kinesis resources in integration test templates by @gracelu0 in #3578 * fix: remove unused policies in integ test by @aaythapa in #3582 * fix: move the normalized open api version to feature flag normalized_open_api_version by @xazhao in #3555 * chore(schema): update by @github-actions in #3584 * Revert "fix: remove unused policies in integ test" by @aaythapa in #3585 * chore(schema): update by @github-actions in #3587 * Release 1.89.0 (to main) by @godwingrs22 in #3594 - from version 1.88.0 * Release 1.88.0 (to main) #3588 OBS-URL: https://build.opensuse.org/request/show/1174845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=58
This commit is contained in:
parent
3bbcb9cdcc
commit
71c18c3fac
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 11:26:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.89.0
|
||||
* chore(schema): update by @github-actions in #3566
|
||||
* fix: add error message when JwtConfiguration is not a map by @aaythapa in #3567
|
||||
* fix: skip tests if Logs resources aren't available by @aaythapa in #3570
|
||||
* chore(deps-dev): bump black from 23.10.1 to 24.3.0 in
|
||||
/requirements by @dependabot in #3569
|
||||
* chore: deal with adding new partitions for arn
|
||||
generation by @aaythapa in #3571
|
||||
* chore(schema): update by @github-actions in #3568
|
||||
* chore(schema): update by @github-actions in #3572
|
||||
* fix: add new partition to arn generation by @aaythapa in #3574
|
||||
* Merge main to develop by @gracelu0 in #3576
|
||||
* chore(schema): update by @github-actions in #3573
|
||||
* chore: encrypt SNS and Kinesis resources in integration
|
||||
test templates by @gracelu0 in #3578
|
||||
* fix: remove unused policies in integ test by @aaythapa in #3582
|
||||
* fix: move the normalized open api version to feature flag
|
||||
normalized_open_api_version by @xazhao in #3555
|
||||
* chore(schema): update by @github-actions in #3584
|
||||
* Revert "fix: remove unused policies in integ test" by @aaythapa in #3585
|
||||
* chore(schema): update by @github-actions in #3587
|
||||
* Release 1.89.0 (to main) by @godwingrs22 in #3594
|
||||
- from version 1.88.0
|
||||
* Release 1.88.0 (to main) #3588
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 18:54:55 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-aws-sam-translator
|
||||
Version: 1.87.0
|
||||
Version: 1.89.0
|
||||
Release: 0
|
||||
Summary: AWS SAM template to AWS CloudFormation template translator
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b9e1209839e0a3a0c73a7bb75b953bc576bb0505e11b12613e3160e0b42b948
|
||||
size 5497979
|
3
serverless-application-model-1.89.0.tar.gz
Normal file
3
serverless-application-model-1.89.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b84a26b4635b0f5295485fbec4a5342d7b0a2584bcea5f92296fbcbe647ad0ab
|
||||
size 5659213
|
Loading…
Reference in New Issue
Block a user