Skip to content

Releases: aws-cloudformation/cloudformation-cli-python-plugin

v2.1.9-plugin (2024-04-18)

18 Apr 17:40
9d1ab97
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.17-lib...v2.1.9-plugin

v2.1.17-lib (2023-08-15)

15 Aug 21:11
a672fb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.16-lib...v2.1.17-lib

v2.1.16-plugin

20 Apr 16:16
775584e
Compare
Choose a tag to compare

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

Full Changelog: v2.1.14-lib...v2.1.16-plugin

v2.1.16-lib

20 Apr 16:16
775584e
Compare
Choose a tag to compare

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

Full Changelog: v2.1.14-lib...v2.1.16-lib

v2.1.15-lib-plugin (2023-01-13)

13 Jan 20:13
fad3b07
Compare
Choose a tag to compare

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

Full Changelog: v2.1.14-lib...v2.1.15-lib

v2.1.14-lib (2022-11-17)

18 Nov 00:19
7b8be39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.13-lib...v2.1.14-lib

v2.1.13-lib

08 Nov 21:35
d4a2315
Compare
Choose a tag to compare

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

Full Changelog: v2.1.12-lib...v2.1.6-plugin

v2.1.6-plugin

08 Nov 20:22
363b627
Compare
Choose a tag to compare

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

Full Changelog: v2.1.12-lib...v2.1.6-plugin

v2.1.12-lib (2022-04-27)

28 Apr 00:57
8d2b8b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.11-lib...v2.1.12-lib

v2.1.11-lib (2022-04-19)

19 Apr 20:09
6a14a7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.10-lib...v2.1.11-lib