Skip to content

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

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

10 Feb 22:12
b12827f

Choose a tag to compare

Releasing the latest changes of the cloudformation-cli-java-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.0.12-lib (2022-02-10)

10 Feb 22:11
b12827f

Choose a tag to compare

Releasing the latest changes of the cloudformation-cli-java-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.0.11-plugin (2022-01-04)

04 Jan 23:09
432e560

Choose a tag to compare

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

  • Update version for log4j with latest version

v2.0.11-lib (2022-01-04)

04 Jan 23:10
432e560

Choose a tag to compare

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

  • Update version for log4j with latest version

v2.0.10-plugin (2021-12-20)

20 Dec 21:38
827946f

Choose a tag to compare

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

  • Update version for log4j with latest version

v2.0.10-lib (2021-12-20)

20 Dec 21:35
827946f

Choose a tag to compare

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

  • Update version for log4j with latest version

v2.0.9-plugin (2021-12-15)

15 Dec 18:15
976157d

Choose a tag to compare

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

  • Update version for log4j with latest version

v2.0.9-lib (2021-12-15)

15 Dec 18:17
976157d

Choose a tag to compare

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

  • Update version for log4j with latest version

v2.0.8-plugin (2021-12-13)

13 Dec 20:00
3a39ebc

Choose a tag to compare

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

  • Added updatePolicy metadata
  • Added creationPolicy metadata
  • Update version for log4j patch

v2.0.8-lib (2021-12-13)

13 Dec 19:59
3a39ebc

Choose a tag to compare

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

  • Added updatePolicy metadata
  • Added creationPolicy metadata
  • Update version for log4j patch