Skip to content

Latest commit

 

History

History
155 lines (71 loc) · 6.94 KB

CHANGELOG.md

File metadata and controls

155 lines (71 loc) · 6.94 KB

1.6.0 (2023-11-02)

Features

  • node: update lambda runtime to node16 (32b03c6)

1.5.4 (2023-06-07)

Bug Fixes

1.5.3 (2023-06-06)

Bug Fixes

  • bumping runtime version to nodejs14.x (5166bb7)

1.5.2 (2022-05-26)

Bug Fixes

  • regions might not exist in old modules (b2e56a0)

1.5.1 (2022-05-26)

Bug Fixes

1.5.0 (2021-10-08)

Bug Fixes

Features

1.4.0 (2021-03-19)

Features

  • regions: support multiple regions (d2a6a9c)

1.3.0 (2021-03-04)

Bug Fixes

  • building dist before test (bfc717c)

Features

  • baking in JS as part of pipeline (920b5ed)

1.2.0 (2021-03-02)

Bug Fixes

  • added license (411da33)
  • changed to use esbuild and re-added null resource (a7394ea)
  • using file hash to control null resource trigger (e954770)

Features

1.1.4 (2021-03-02)

Bug Fixes

  • added license (411da33)
  • changed to use esbuild and re-added null resource (a7394ea)
  • using file hash to control null resource trigger (e954770)

1.1.4 (2021-03-02)

Bug Fixes

  • changed to use esbuild and re-added null resource (a7394ea)
  • using file hash to control null resource trigger (e954770)

1.1.3 (2021-03-01)

Bug Fixes

  • using newer version of lambda module (03a74d5)

1.1.2 (2021-02-03)

Bug Fixes

  • stopping secret from containing punctuation chars (ef6b10e)

1.1.1 (2021-02-01)

Bug Fixes

  • baked in JS into module (e2b5c53)

1.1.0 (2021-01-07)

Features

  • TF: moving back to using local build rather than pulling from npm (802ab75)

1.0.2 (2021-01-07)

Bug Fixes

1.0.1 (2021-01-04)

Bug Fixes

  • generating release (7a8a825)
  • main.tf: setting trigger on lambda build (ba96d7b)
  • README: updating readme (616006a)

1.0.1 (2020-12-18)

Bug Fixes

1.0.0 (2020-12-17)

Bug Fixes

  • removed dist folder and added it to gitignore (eb2be9d)