Skip to content

Latest commit

 

History

History
238 lines (104 loc) · 9.41 KB

CHANGELOG.md

File metadata and controls

238 lines (104 loc) · 9.41 KB

3.6.3 (2023-10-02)

Bug Fixes

  • no need to check specific error code text (edb0932)

3.6.2 (2023-10-02)

Bug Fixes

3.6.1 (2023-09-29)

Bug Fixes

  • use new InvalidDBInstanceStateFault class (17da99d)

3.6.0 (2023-09-28)

Features

  • aurora-tools: look up tags on cluster if none supplied in config (64a594c)

3.5.1 (2022-11-21)

Bug Fixes

3.5.0 (2022-11-18)

Features

  • adds some initial tools for managing ECS service pairs (42ba50a)

3.4.1 (2022-10-14)

Bug Fixes

  • ensure legacy cjs output can be loaded (5bbf9e6)

3.4.0 (2022-09-29)

Features

  • add a retry with delay when db not ready (26b71a7)

3.3.0 (2022-09-02)

Features

  • allow re enabling insights if disabled (72458a4)

3.2.0 (2022-09-02)

Features

  • add back legacy support for cjs (68f7603)

3.1.0 (2022-08-26)

Features

  • adds enablePerformanceInsights method to AuroraTools (4bf202e)

3.0.1 (2022-08-12)

Bug Fixes

  • only require namespace for aurora utils (c1533b9)

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

2.1.1 (2021-07-08)

Bug Fixes

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

2.1.0 (2021-07-02)

Features

  • migrate to ES module exports (15f68a4)

2.0.1 (2021-06-14)

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.

1.12.0 (2021-01-05)

Features

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

1.11.0 (2020-12-09)

Features

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

1.10.0 (2020-11-27)

Features

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

1.9.0 (2020-10-20)

Features

1.8.2 (2020-07-09)

Bug Fixes

  • deps: bump to patch security vulnerability in deps (10783ca)

1.8.1 (2020-02-07)

Bug Fixes

  • lambda-tools: modify rules by arn not function name (26dfcab)

1.8.0 (2020-02-05)

Features

  • lambda-tools: add support for lambda aliases (1269808)

1.7.0 (2020-02-03)

Features

  • lambda-tools: adds methods for lambda versions and aliases (710dc4b)

1.6.0 (2020-01-28)

Features

  • cloudwatch: add cloudwatch alarm tools (6ce3848)

1.5.1 (2019-12-30)

Bug Fixes

  • lambda-tools: avoid losing aws events this context (9df6a1d)

1.5.0 (2019-12-30)

Features

  • lambda-tools: make aws calls in sequence (ea7537a)

1.4.1 (2019-12-25)

1.4.0 (2019-12-25)

Features

  • lambda-tools: add tools for enabling and disabling lambda triggers (184ee36)

1.3.0 (2019-12-25)

Features

  • sqs-tools: add tools for purging SQS queues and DLQs (854b825)

1.2.0 (2019-12-25)

Features

  • sns-tools: add tools to enable and disable sns subscriptions (99febbf)
  • sns-tools: make sns tools public (1fcd622)

1.1.0 (2019-12-25)

Features

  • aurora-tools: add initial version of aurora tools (1c9af52)