Releases: aws-cloudformation/cloudformation-cli-java-plugin
Releases · aws-cloudformation/cloudformation-cli-java-plugin
v0.1.5 (2020-04-22)
Releasing the latest changes, which include support for oneOf, anyOf values in resource schema json.
v0.1.4 (2020-03-09)
Releasing the latest changes, which include a fix to generated pom.xml files on project initialization and a bug fix with serialization of resource models.
v0.1.3 (2020-01-14)
- Bumps sdks to latest version.
- Removes writeOnlyProperties before recording progress or logging
v0.1.2 (2019-12-16)
Use a static HTTP client to prevent memory pressure that is seen when new HTTP clients are created for every request.
v0.1.1 (2019-11-20)
Releasing changes related to fixing #212 so that JARs that do not contain "SNAPSHOT" are properly packaged.