Skip to content

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

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

28 Apr 00:57
8d2b8b3

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

Choose a tag to compare

What's Changed

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

v2.1.10-lib (2022-03-30)

30 Mar 20:44
c6517cf

Choose a tag to compare

What's Changed

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

v2.1.9-lib (2022-02-10)

10 Feb 22:17
1ff68f9

Choose a tag to compare

Releasing the latest changes of the cloudformation-cli-python-lib, which include:

  • Initialize a Hook project with cfn init --artifact-type HOOK --type-name
    For example: cfn init --artifact-type HOOK --type-name My::Test::Example
  • Using cfn init without parameters will now first ask if you want to create a resource, module, or a hook. If you choose to create a hook,
    you will be asked to choose a language plugin.
  • Use cfn validate to validate your hook before submitting
  • Use cfn submit to register your hook, making it available for use by CloudFormation in your AWS account

v2.1.5-plugin (2022-02-10)

10 Feb 22:15
1ff68f9

Choose a tag to compare

Releasing the latest changes of the cloudformation-cli-python-plugin, which include:

  • Initialize a Hook project with cfn init --artifact-type HOOK --type-name
    For example: cfn init --artifact-type HOOK --type-name My::Test::Example
  • Using cfn init without parameters will now first ask if you want to create a resource, module, or a hook. If you choose to create a hook,
    you will be asked to choose a language plugin.
  • Use cfn validate to validate your hook before submitting
  • Use cfn submit to register your hook, making it available for use by CloudFormation in your AWS account

v2.1.8-lib (2021-08-24)

24 Aug 19:46
0902f6f

Choose a tag to compare

  • Added Type[BaseModel] Annotation to TypeConfiguration
  • Add Session Object to SessionProxy

v2.1.7-lib (2021-06-24)

24 Jun 22:45
aafa15c

Choose a tag to compare

Following are the changes released in this version:

  • Adding support for TypeConfiguration

v2.1.4-plugin (2021-06-24)

24 Jun 22:45
aafa15c

Choose a tag to compare

Following are the changes released in this version:

  • Adding support for TypeConfiguration

v2.1.6-lib (2021-05-19)

19 May 19:34
5e753b5

Choose a tag to compare

cloudformation-cli-python-lib version 2.1.6 (#156)

v2.1.3-plugin (2021-05-19)

19 May 20:52
f1fc623

Choose a tag to compare

cloudformation-cli-python-plugin version 2.1.3 (#157)