Skip to content

Releases: aws-cloudformation/rain

v1.8.0

29 Feb 21:59
095c0c4
Compare
Choose a tag to compare

Highlights

This release is one of the biggest we've done in a while. Lots of new features!

Rain now supports interacting with changesets directly. The deploy command already creates and executes a changeset, but now you can view changesets with ls, delete them with rm, and create them without executing using deploy --no-execute.

The experimental cc command to deploy templates via CCAPI has improved, with limited intrinsics support and drift remediation.

The build command has been completely revamped to use the registry schema instead of the old spec files. It also has a new option, --recommend -r, to emit fully vetted templates that pass liniting and compliance checks out of the box.

And in addition to several bug fixes, we enabled dependabot, so there are lots of little package version bumps.

What's Changed

New Contributors

Dependabot

  • Bump github.com/aws/aws-sdk-go-v2/service/bedrockruntime from 1.5.5 to 1.5.6 by @dependabot in #250
  • Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.28.5 to 1.28.7 by @dependabot in #246
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.141.0 to 1.144.1 by @dependabot in #255
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.6 by @dependabot in #254
  • Bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #253
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.5 to 1.48.0 by @dependabot in #251
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.144.1 to 1.145.0 by @dependabot in #264
  • Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #261
  • Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #259
  • Bump github.com/aws/aws-sdk-go-v2/service/cloudcontrol from 1.15.5 to 1.15.7 by @dependabot in #260
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.145.0 to 1.146.0 by @dependabot in #266
  • Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.42.4 to 1.43.0 by @dependabot in #270
  • Bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #276
  • Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #275
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.0 to 1.50.1 by @dependabot in #282
  • Bump github.com/aws/smithy-go from 1.20.0 to 1.20.1 by @dependabot in #284
  • Bump github.com/aws/aws-sdk-go-v2/service/bedrockruntime from 1.5.6 to 1.6.2 by @dependabot in #287
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.26.7 to 1.27.2 by @dependabot in #286
  • Bump github.com/aws/aws-sdk-go-v2/service/bedrockruntime from 1.6.2 to 1.7.1 by @dependabot in #291
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.146.0 to 1.149.1 by @dependabot in #295
  • Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.28.7 to 1.31.1 by @dependabot in #294
  • Bump github.com/aws/aws-sdk-go-v2/service/lightsail from 1.34.0 to 1.36.1 by @dependabot in #293
  • Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.43.0 to 1.46.1 by @dependabot in #292
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.50.1 to 1.51.1 by @dependabot in #290

Full Changelog: v1.7.5...v1.8.0

v1.7.5

15 Dec 21:58
10c3391
Compare
Choose a tag to compare

What's Changed

  • Fixed JSON formatting for HTML char, and updated deps to fix an SDK bug by @ericzbeard in #233

Full Changelog: v1.7.4...v1.7.5

v1.7.4

14 Dec 18:02
d1243d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

12 Dec 22:10
7dfe17d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3

v1.7.2

12 Dec 00:53
ed6ccf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0
Full Changelog: v1.7.0...v1.7.1
Full Changelog: v1.7.1...v1.7.2

v1.7.1

12 Dec 00:10
5f2be28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

Full Changelog: v1.7.0...v1.7.1

v1.7.0

11 Dec 23:46
ef91ff3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

21 Sep 17:58
4080ac5
Compare
Choose a tag to compare

What's Changed

  • fix: support literal with chomping indicator by @ugwis in #198
  • add: show formatted output with debugging by @ugwis in #199
  • ci: Align release artifacts with Go naming for Mac by @cacack in #202

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

07 Sep 16:36
8ae62de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.5.0

v1.4.4

11 Aug 16:46
5f52242
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4