Skip to content

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

v0.1.5 (2020-04-22)

22 Apr 21:01
ad52d0e
Compare
Choose a tag to compare

Releasing the latest changes, which include support for oneOf, anyOf values in resource schema json.

v0.1.4 (2020-03-09)

09 Mar 23:27
fb5ff54
Compare
Choose a tag to compare

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)

14 Jan 23:57
Compare
Choose a tag to compare
  • Bumps sdks to latest version.
  • Removes writeOnlyProperties before recording progress or logging

v0.1.2 (2019-12-16)

16 Dec 19:47
7460c2a
Compare
Choose a tag to compare

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)

22 Nov 23:03
8178cca
Compare
Choose a tag to compare

Releasing changes related to fixing #212 so that JARs that do not contain "SNAPSHOT" are properly packaged.