Skip to content

Releases: sjakthol/cfn-execute-change-set

v2.0.0 - 2024-05-19

19 May 08:24
Compare
Choose a tag to compare

Changed

  • Bump minimum required Node version to v16 BREAKING CHANGE
  • Convert package to ESM and update dependencies to latest versions

All Changes: v1.2.0...v2.0.0

v1.2.0 - 2024-01-31

31 Jan 20:04
Compare
Choose a tag to compare

Fixed

  • Update AWS SDK for JavaScript to version that includes a fix for aws/aws-sdk-js-v3#4757 and remove the local workaround for that.

All Changes: v1.1.2...v1.2.0

1.1.2 - 2023-11-18

17 Nov 23:57
Compare
Choose a tag to compare

Fixed

1.1.1 - 2023-10-07

07 Oct 10:56
Compare
Choose a tag to compare

Fixed

  • Parse change set ARN from stdin correctly if stdin has terminal control characters (e.g. colors)
  • Handle changes to UpdateReplacePolicy field of a resource

1.1.0 - 2023-02-08

08 Feb 18:44
Compare
Choose a tag to compare

Changed

  • Allow change sets with no changes to be executed if they are executable (e.g. output only changes)

1.0.0 - 2022-01-14

14 Jan 20:58
Compare
Choose a tag to compare

Changed

  • Migrate to AWS SDK for JavaScript v3

Fixed

  • Ignore failed change sets with no changes