Skip to content

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

v2.0.15-plugin

18 Apr 15:37
a8f97aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.14-lib...v2.0.15-plugin

v2.0.15-lib (2023-04-18)

18 Apr 15:34
a8f97aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.14-lib...v2.0.15-lib

v2.0.14-plugin (2023-02-14)

14 Feb 22:20
6232ac3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.13-lib...v2.0.14-plugin

v2.0.14-lib (2023-02-14)

14 Feb 22:21
6232ac3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.13-lib...v2.0.14-lib

v2.0.13-plugin (2022-11-17)

17 Nov 20:30
aa1b211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.12-lib...v2.0.13-plugin

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

17 Nov 20:31
aa1b211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.12-lib...v2.0.13-lib

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

10 Feb 22:12
b12827f
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

  • Update version for log4j with latest version