Skip to content

Releases: jcoreio/cloudformation-tools

v8.5.1

02 Jul 18:34
Compare
Choose a tag to compare

8.5.1 (2024-07-02)

Bug Fixes

  • don't set stack policy while something is in progress (1106e89)

v8.5.0

01 Jul 17:46
Compare
Choose a tag to compare

8.5.0 (2024-07-01)

Features

  • export watchStackEvents from index (fc3cccd)

v8.4.0

01 Jul 17:08
Compare
Choose a tag to compare

8.4.0 (2024-07-01)

Features

  • add (upsert/delete)IAM(Role/InstanceProfile) functions (0a0e4d8)

v8.3.2

30 Jun 04:50
Compare
Choose a tag to compare

8.3.2 (2024-06-30)

Bug Fixes

  • error when deleting existing failed stack (1edef64)

v8.3.1

29 Jun 20:05
Compare
Choose a tag to compare

8.3.1 (2024-06-29)

Bug Fixes

  • make ChangeSetName optional again (951cbec)

v8.3.0

29 Jun 19:56
Compare
Choose a tag to compare

8.3.0 (2024-06-29)

Features

  • pass through remaining options to CreateChangeSet (1206653)

v8.2.0

28 Jun 23:12
Compare
Choose a tag to compare

8.2.0 (2024-06-28)

Features

  • add UsePreviousTemplate option (af23fd4)

v8.1.0

18 Jun 23:37
Compare
Choose a tag to compare

8.1.0 (2024-06-18)

Features

  • add ImportExistingResources option (5b4c796)

v8.0.3

10 Jun 14:06
Compare
Choose a tag to compare

8.0.3 (2024-06-10)

Bug Fixes

  • await promise when deleting existing failed stack (35bbf7f)

v8.0.2

06 Jun 21:48
Compare
Choose a tag to compare

8.0.2 (2024-06-06)

Bug Fixes

  • speed up polling in waiters (73c5779)