Skip to content

Releases: kddnewton/humidifier

v1.12.0

17 Dec 23:42
Compare
Choose a tag to compare

Bump specs to 1.12.0, including support for Inspector and ServiceDiscovery.

v1.11.0.1

05 Dec 20:00
Compare
Choose a tag to compare

Support for the force_upload option. If you specify it on a stack when deploying (i.e., stack.deploy(force_upload: true) it will ignore the size of the stack and always upload it to S3. You can also specify it as a global configuration option, as in Humidifier.configure { |config| config.force_upload = true }.

v1.11.0

01 Dec 15:23
Compare
Choose a tag to compare

Bumping specs to 1.11.0, which includes specs for Cloud9 and GuardDuty.

v1.9.1

10 Nov 16:45
d9a2014
Compare
Choose a tag to compare

Bump to the AWS resource specification version 1.9.1. Also support passing intrinsic functions and references to the list, map, and structure properties.

v1.8.0

30 Oct 17:17
Compare
Choose a tag to compare

Bump to v1.8.0 of the AWS resource specification (plus the missing CloudFront). Also support exporting attributes.

v1.7.0

29 Sep 22:31
Compare
Choose a tag to compare

Bump to the 1.7.0 CloudFormation specs and support v3 of the AWS SDK.

v1.6.1

20 Sep 05:42
Compare
Choose a tag to compare

Update AWS specs to 1.6.1, do some simple cleanup, and remove the unnecessary C extension.

v1.4.0

15 May 21:11
Compare
Choose a tag to compare

Updates to the 1.4.0 version of the AWS CloudFormation resource specification. Adds support for WAF resources.

v1.3.1

02 May 14:47
Compare
Choose a tag to compare

Updates to the 1.3.1 version of the AWS CloudFormation resource specification. Adds support for Cognito resources.

v1.2.1

29 Mar 22:21
Compare
Choose a tag to compare

Updates to the 1.2.1 version of the AWS CloudFormation resource specification. From now on the versions of humidifier will be tied to the specification for clarity.