All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.17 (2023-12-26)
- upgrade to node 20 and aws sdk v3 (9dab372)
0.0.16 (2023-09-27)
- upgrade nodejs to 18 (07d5dba)
0.0.15 (2022-02-04)
0.0.14 (2022-02-04)
- upgrade nodejs to 14 (c94d20c)
0.0.13 (2020-07-22)
- switch from serverless -> SAM (257eec9)
0.0.12 (2020-07-22)
- support other AWS regions and move location (4cd4185)
0.0.11 (2019-08-21)
- paginate through all DynamoDB scan results (850cda4)
0.0.10 (2019-08-21)
- limit scan to 25 items at a time, and increase timeout on schedule lambda function (fa76432)
0.0.9 (2019-08-06)
- add logs to help with debugging (6b8be04)
- add executeHuman to the DynamoDB record for easier debugging (c80f554)
0.0.8 (2019-08-06)
- use DynamoDB scans instead of query (deec40b)
0.0.6 (2019-08-06)
- use DynamoDB scans instead of query (deec40b)
0.0.5 (2019-08-06)
- use fn getatt instead of DynamoDB resource name for permissions (01d42db)
0.0.4 (2019-08-06)
- add permissions for the DynamoDB table (399df66)