Releases: aws-cloudformation/cloudformation-cli-python-plugin
Releases · aws-cloudformation/cloudformation-cli-python-plugin
v2.1.9-plugin (2024-04-18)
What's Changed
- switch auto_remove with remove in codegen and tests by @mmaeng in #221
- Add support for python up to 3.11 by @kddejong in #265
- Add support for python 3.12 by @kddejong in #267
- Add noqa for BaseException by @kddejong in #272
- Create pypi-release.yaml by @saieshwarm in #271
- bump version to 2.1.18 by @saieshwarm in #273
New Contributors
- @saieshwarm made their first contribution in #271
Full Changelog: v2.1.17-lib...v2.1.9-plugin
v2.1.17-lib (2023-08-15)
What's Changed
- Remove dependency on AWS Encryption SDK for HOOK types by @Brianwithay21 in #260
- bump python lib version to 2.1.17 by @Brianwithay21 in #262
Full Changelog: v2.1.16-lib...v2.1.17-lib
v2.1.16-plugin
What's Changed
- chore(lifecycle) - Add support for to create resource extensions in Python 3.8 and 3.9 by @kddejong in #198
- fix(submit): Switch to ECR SAM build python container image by @mmaeng in #231
- Update README.md by @cmgorton in #237
- fix(submit) - pip build on windows command causing unintended consequence on posix by @mmaeng in #236
- If desired resource state/tag is none, default to empty dictionary by @mmaeng in #238
- feat(cli): no-docker option by @mmaeng in #242
- bump version by @AkifRafique in #244
- fix(test) - Patch more boto sessions for certain scenarios by @kddejong in #234
- Generate models for hook targets by @Brianwithay21 in #251
- udpate docker run to force platform to linux/amd64 by @kddejong in #252
- Pin to lower version of cryptography by @mmaeng in #254
- Bump version of encryption sdk to remove cryptography pinning by @seawildau in #256
- bump version to 2.1.16 by @izoran in #257
New Contributors
- @cmgorton made their first contribution in #237
- @AkifRafique made their first contribution in #244
- @seawildau made their first contribution in #256
- @izoran made their first contribution in #257
Full Changelog: v2.1.14-lib...v2.1.16-plugin
v2.1.16-lib
What's Changed
- chore(lifecycle) - Add support for to create resource extensions in Python 3.8 and 3.9 by @kddejong in #198
- fix(submit): Switch to ECR SAM build python container image by @mmaeng in #231
- Update README.md by @cmgorton in #237
- fix(submit) - pip build on windows command causing unintended consequence on posix by @mmaeng in #236
- If desired resource state/tag is none, default to empty dictionary by @mmaeng in #238
- feat(cli): no-docker option by @mmaeng in #242
- bump version by @AkifRafique in #244
- fix(test) - Patch more boto sessions for certain scenarios by @kddejong in #234
- Generate models for hook targets by @Brianwithay21 in #251
- udpate docker run to force platform to linux/amd64 by @kddejong in #252
- Pin to lower version of cryptography by @mmaeng in #254
- Bump version of encryption sdk to remove cryptography pinning by @seawildau in #256
- bump version to 2.1.16 by @izoran in #257
New Contributors
- @cmgorton made their first contribution in #237
- @AkifRafique made their first contribution in #244
- @seawildau made their first contribution in #256
- @izoran made their first contribution in #257
Full Changelog: v2.1.14-lib...v2.1.16-lib
v2.1.15-lib-plugin (2023-01-13)
What's Changed
- chore(lifecycle) - Add support for to create resource extensions in Python 3.8 and 3.9 by @kddejong in #198
- fix(submit): Switch to ECR SAM build python container image by @mmaeng in #231
- Update README.md by @cmgorton in #237
- fix(submit) - pip build on windows command causing unintended consequence on posix by @mmaeng in #236
- If desired resource state/tag is none, default to empty dictionary by @mmaeng in #238
- feat(cli): no-docker option by @mmaeng in #242
- bump version by @AkifRafique in #244
New Contributors
- @cmgorton made their first contribution in #237
- @AkifRafique made their first contribution in #244
Full Changelog: v2.1.14-lib...v2.1.15-lib
v2.1.14-lib (2022-11-17)
What's Changed
- chore(CI): remove unneeded github workflows by @mmaeng in #223
- Add UnsupportedTarget error code by @Brianwithay21 in #224
- version bump by @Brianwithay21 in #225
- Revert plugin version bump by @Brianwithay21 in #226
Full Changelog: v2.1.13-lib...v2.1.14-lib
v2.1.13-lib
What's Changed
- Updated initial hook boilerplate code to target a real resource type by @Brianwithay21 in #188
- Log Formatter by @thoward-godaddy in #190
- Use Amazon ECR images for mimicing lambda with docker by @kddejong in #193
- fix(test) - Pin importlib to make bandit work by @kddejong in #202
- fix(test) - Reduce dependency on AWS config file by @kddejong in #201
- chore(tests): Update precommit config yaml file to newest versions by @mmaeng in #206
- fix(docker): During
cfn submit
docker commands were not working on Windows by @mmaeng in #208 - Revert "fix(test) - Pin importlib to make bandit work" by @mmaeng in #209
- Chore(CI): update github actions to latest versions, python 3.9, and multi-os by @mmaeng in #215
- fix(log): filenotfound exception when
cfn submit
cluttering logs by @mmaeng in #213 - fix(docker): pip upgrade command removed by @mmaeng in #218
- Fix(CI): Fix unittests on Windows by @mmaeng in #216
- version bump by @ammokhov in #220
New Contributors
- @thoward-godaddy made their first contribution in #190
- @kddejong made their first contribution in #193
- @mmaeng made their first contribution in #206
Full Changelog: v2.1.12-lib...v2.1.6-plugin
v2.1.6-plugin
What's Changed
- Updated initial hook boilerplate code to target a real resource type by @Brianwithay21 in #188
- Log Formatter by @thoward-godaddy in #190
- Use Amazon ECR images for mimicing lambda with docker by @kddejong in #193
- fix(test) - Pin importlib to make bandit work by @kddejong in #202
- fix(test) - Reduce dependency on AWS config file by @kddejong in #201
- chore(tests): Update precommit config yaml file to newest versions by @mmaeng in #206
- fix(docker): During
cfn submit
docker commands were not working on Windows by @mmaeng in #208 - Revert "fix(test) - Pin importlib to make bandit work" by @mmaeng in #209
- Chore(CI): update github actions to latest versions, python 3.9, and multi-os by @mmaeng in #215
- fix(log): filenotfound exception when
cfn submit
cluttering logs by @mmaeng in #213 - fix(docker): pip upgrade command removed by @mmaeng in #218
- Fix(CI): Fix unittests on Windows by @mmaeng in #216
- version bump by @ammokhov in #220
New Contributors
- @thoward-godaddy made their first contribution in #190
- @kddejong made their first contribution in #193
- @mmaeng made their first contribution in #206
Full Changelog: v2.1.12-lib...v2.1.6-plugin
v2.1.12-lib (2022-04-27)
What's Changed
- fix: Upgrade aws-encryption-sdk dependency by @Brianwithay21 in #186
Full Changelog: v2.1.11-lib...v2.1.12-lib
v2.1.11-lib (2022-04-19)
What's Changed
- Update pre-commit dependency to fix GitHub Actions workflow by @darrylabbate in #183
- Move
addFilter()
call afteraddHandler()
by @darrylabbate in #184
Full Changelog: v2.1.10-lib...v2.1.11-lib