Releases: aws-cloudformation/cloudformation-cli-java-plugin
v2.0.12-lib (2022-02-10)
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)
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)
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)
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)
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)
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)
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)
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)
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.7-plugin (2021-09-21)
Releasing the latest changes of the cloudformation-cli-java-plugin, which include:
- Add Amazon exception map to CFN exception for throttling issues
- Add Tag helper class into code-gen package
- Adding extra condition to avoid subsequent validation