Skip to content

Releases: aws-cloudformation/rain

v1.15.0

21 Aug 21:32
b5685eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

07 Aug 16:16
47b261d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.14.0

v1.13.1

26 Jul 22:50
cf74051
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.13.1

v1.12.1

17 Jul 22:47
73d51d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

11 Jul 21:36
5960093
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

19 Jun 22:08
af424de
Compare
Choose a tag to compare

This release adds support for publishing and installing packages of Rain modules with CodeArtifact. This is a simple command that zips up a directory of files to create a generic CodeArtifact asset. Users or build scripts can install this package, which verifies the checksum and unzips it to a local folder.

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.27.1 by @dependabot in #416
  • Fix generation of Pkl classes where a type is an array or arrays by @ericzbeard in #418
  • Add support for publishing and installing module packages with CodeArtifact by @ericzbeard in #421
  • Fixed paging bug with instance type check by @ericzbeard in #435
  • Release v1.11.0 modules updates, docs, schema by @ericzbeard in #436

Full Changelog: v1.10.0...v1.11.0

v1.10.0

31 May 21:54
b18b179
Compare
Choose a tag to compare

Fixing a few bugs and added filled some minor feature gaps in this release.

What's Changed

Dependabot

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.2 to 1.54.3 by @dependabot in #401
  • Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.32.3 to 1.32.4 by @dependabot in #400
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.15 to 1.17.16 by @dependabot in #399
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.16 by @dependabot in #398
  • Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.31.3 to 1.32.1 by @dependabot in #397

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

24 May 17:37
d75a6b3
Compare
Choose a tag to compare

In this release, we added a number of new checks to the rain forecast command, to catch common failures before deployment. We also removed the generated Pkl package and moved it to its own repo.

What's Changed

Dependabot

  • Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #381
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.159.0 to 1.160.0 by @dependabot in #379
  • Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.50.0 to 1.50.1 by @dependabot in #386
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.78.0 to 1.78.1 by @dependabot in #382
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.6 to 1.28.7 by @dependabot in #383
  • Bump github.com/aws/aws-sdk-go-v2/service/cloudcontrol from 1.18.4 to 1.18.5 by @dependabot in #385
  • Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.32.0 to 1.32.1 by @dependabot in #384
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.160.0 to 1.161.3 by @dependabot in #395
  • Bump github.com/aws/aws-sdk-go-v2/service/lightsail from 1.37.0 to 1.37.3 by @dependabot in #394
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.54.2 by @dependabot in #393
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1.17.15 by @dependabot in #392
  • Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.32.1 to 1.32.3 by @dependabot in #391

Full Changelog: v1.8.6...v1.9.0

v1.8.6

02 May 23:22
635f015
Compare
Choose a tag to compare

What's Changed

Dependabot

  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.76.1 to 1.77.1 by @dependabot in #367
  • Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #366
  • Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.31.4 to 1.32.0 by @dependabot in #365
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.0 to 1.53.1 by @dependabot in #364
  • Bump github.com/aws/aws-sdk-go-v2/service/cloudcontrol from 1.18.3 to 1.18.4 by @dependabot in #363
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.156.0 to 1.157.0 by @dependabot in #373
  • Bump github.com/aws/aws-sdk-go-v2/service/bedrockruntime from 1.7.4 to 1.8.0 by @dependabot in #377
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.157.0 to 1.159.0 by @dependabot in #376
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.77.1 to 1.78.0 by @dependabot in #375
  • Version bump for v1.8.6 by @ericzbeard in #378

New Contributors

Full Changelog: v1.8.5...v1.8.6

v1.8.5

12 Apr 21:57
9038611
Compare
Choose a tag to compare

New features

In this release we have added support for the Bedrock Claude3 Haiku and Sonnet models, for the rain build --prompt command. This command can be used to generate CloudFormation YAML and also, it can now output Open Policy Agent (OPA) Rego files or CloudFormation Guard files to help you validate compliance on your templates.

We also added a fully interactive mode to the build command, since the number of different parameters makes the command somewhat complex to use.

What's Changed

Dependabot

  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.153.0 to 1.156.0 by @dependabot in #356
  • Bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #355
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.5 to 1.28.6 by @dependabot in #354
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.76.0 to 1.76.1 by @dependabot in #352
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.11 by @dependabot in #353

Full Changelog: v1.8.4...v1.8.5