Skip to content

Releases: bbeesley/aws-blue-green-toolkit

v3.1.0

26 Aug 15:57
Compare
Choose a tag to compare

3.1.0 (2022-08-26)

Features

  • adds enablePerformanceInsights method to AuroraTools (4bf202e)

v3.0.1

12 Aug 16:02
Compare
Choose a tag to compare

3.0.1 (2022-08-12)

Bug Fixes

  • only require namespace for aurora utils (c1533b9)

v3.0.0

12 Aug 15:45
Compare
Choose a tag to compare

3.0.0 (2022-08-12)

Bug Fixes

Features

  • migrate to aws sdk v3 and es modules (dbd051a)

BREAKING CHANGES

  • Common JS is no longer supported

v2.1.1

08 Jul 13:16
Compare
Choose a tag to compare

2.1.1 (2021-07-08)

Bug Fixes

  • build: build es modules that support node 12 (27251cf)

v2.1.0

02 Jul 14:10
Compare
Choose a tag to compare

2.1.0 (2021-07-02)

Features

  • migrate to ES module exports (15f68a4)

v2.0.1

14 Jun 17:51
Compare
Choose a tag to compare

2.0.1 (2021-06-14)

v2.0.0

03 Jun 08:53
Compare
Choose a tag to compare

2.0.0 (2021-06-03)

Features

  • lambda-tools: add a helper method to retrieve the latest lambda metrics (2625bb8)
  • drop support for node 10 (988d4e2)

BREAKING CHANGES

  • node10 is no longer supported. Minimum supported version is now node 12.

v1.12.0

05 Jan 20:27
Compare
Choose a tag to compare

1.12.0 (2021-01-05)

Features

  • kinesis-tools: add describe consumer method to check consumer status (6e724b9)

v1.11.0

09 Dec 12:57
Compare
Choose a tag to compare

1.11.0 (2020-12-09)

Features

  • add kinesis toolset to support consumer stream management (d00ab1c)
  • lambda-tools: add event source mapping helpers (2a698b1)

v1.10.0

27 Nov 14:54
Compare
Choose a tag to compare

1.10.0 (2020-11-27)

Features

  • dynamo-tools: optionally wait for dynamo table deletions to complete (27a96b7)