3.6.3 (2023-10-02)
- no need to check specific error code text (edb0932)
3.6.2 (2023-10-02)
- dont check error type (383460c)
3.6.1 (2023-09-29)
- use new InvalidDBInstanceStateFault class (17da99d)
3.6.0 (2023-09-28)
- aurora-tools: look up tags on cluster if none supplied in config (64a594c)
3.5.1 (2022-11-21)
- send cluster data (b9bf535)
3.5.0 (2022-11-18)
- adds some initial tools for managing ECS service pairs (42ba50a)
3.4.1 (2022-10-14)
- ensure legacy cjs output can be loaded (5bbf9e6)
3.4.0 (2022-09-29)
- add a retry with delay when db not ready (26b71a7)
3.3.0 (2022-09-02)
- allow re enabling insights if disabled (72458a4)
3.2.0 (2022-09-02)
- add back legacy support for cjs (68f7603)
3.1.0 (2022-08-26)
- adds enablePerformanceInsights method to AuroraTools (4bf202e)
3.0.1 (2022-08-12)
- only require namespace for aurora utils (c1533b9)
3.0.0 (2022-08-12)
- update exports (42d95dd)
- migrate to aws sdk v3 and es modules (dbd051a)
- Common JS is no longer supported
2.1.1 (2021-07-08)
- build: build es modules that support node 12 (27251cf)
2.1.0 (2021-07-02)
- migrate to ES module exports (15f68a4)
2.0.1 (2021-06-14)
2.0.0 (2021-06-03)
- lambda-tools: add a helper method to retrieve the latest lambda metrics (2625bb8)
- drop support for node 10 (988d4e2)
- node10 is no longer supported. Minimum supported version is now node 12.
1.12.0 (2021-01-05)
- kinesis-tools: add describe consumer method to check consumer status (6e724b9)
1.11.0 (2020-12-09)
- add kinesis toolset to support consumer stream management (d00ab1c)
- lambda-tools: add event source mapping helpers (2a698b1)
1.10.0 (2020-11-27)
- dynamo-tools: optionally wait for dynamo table deletions to complete (27a96b7)
1.9.0 (2020-10-20)
- add dynamo tools (afeab90)
1.8.2 (2020-07-09)
- deps: bump to patch security vulnerability in deps (10783ca)
1.8.1 (2020-02-07)
- lambda-tools: modify rules by arn not function name (26dfcab)
1.8.0 (2020-02-05)
- lambda-tools: add support for lambda aliases (1269808)
1.7.0 (2020-02-03)
- lambda-tools: adds methods for lambda versions and aliases (710dc4b)
1.6.0 (2020-01-28)
- cloudwatch: add cloudwatch alarm tools (6ce3848)
1.5.1 (2019-12-30)
- lambda-tools: avoid losing aws events
this
context (9df6a1d)
1.5.0 (2019-12-30)
- lambda-tools: make aws calls in sequence (ea7537a)
1.4.1 (2019-12-25)
1.4.0 (2019-12-25)
- lambda-tools: add tools for enabling and disabling lambda triggers (184ee36)
1.3.0 (2019-12-25)
- sqs-tools: add tools for purging SQS queues and DLQs (854b825)
1.2.0 (2019-12-25)
- sns-tools: add tools to enable and disable sns subscriptions (99febbf)
- sns-tools: make sns tools public (1fcd622)
1.1.0 (2019-12-25)
- aurora-tools: add initial version of aurora tools (1c9af52)