Skip to content

Latest commit

 

History

History
100 lines (44 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

100 lines (44 loc) · 3.88 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.17 (2023-12-26)

Features

  • upgrade to node 20 and aws sdk v3 (9dab372)

0.0.16 (2023-09-27)

Bug Fixes

0.0.15 (2022-02-04)

0.0.14 (2022-02-04)

Bug Fixes

0.0.13 (2020-07-22)

Features

  • switch from serverless -> SAM (257eec9)

0.0.12 (2020-07-22)

Features

  • support other AWS regions and move location (4cd4185)

0.0.11 (2019-08-21)

Bug Fixes

  • paginate through all DynamoDB scan results (850cda4)

0.0.10 (2019-08-21)

Bug Fixes

  • limit scan to 25 items at a time, and increase timeout on schedule lambda function (fa76432)

0.0.9 (2019-08-06)

Bug Fixes

  • add logs to help with debugging (6b8be04)

Features

  • add executeHuman to the DynamoDB record for easier debugging (c80f554)

0.0.8 (2019-08-06)

Bug Fixes

  • use DynamoDB scans instead of query (deec40b)

0.0.6 (2019-08-06)

Bug Fixes

  • use DynamoDB scans instead of query (deec40b)

0.0.5 (2019-08-06)

Bug Fixes

  • use fn getatt instead of DynamoDB resource name for permissions (01d42db)

0.0.4 (2019-08-06)

Bug Fixes

  • add permissions for the DynamoDB table (399df66)

0.0.3 (2019-08-05)

0.0.2 (2019-08-05)

0.0.1 (2019-08-05)