Skip to content

Releases: kachkaev/aws-iot-button-logger-to-git

v2.0.0 (2021-11-17)

17 Nov 09:49
028f3ad
Compare
Choose a tag to compare
  • [Breaking] Switch from lambda-git to Git Lambda Layer. The size of the artifact is significantly smaller and it contains no binaries.

  • [Breaking] Change default GIT_REPO_BRANCH from master to main.

  • [Breaking] Upgrade recommended Node runtime version from 12 to 14. Node 12 should be still supported but Node 10 support is dropped.

  • Upgrade all dependencies, including Parcel v1 → v2. This resolves a few dev-only dependency vulnerabilities reported by yarn audit.

v1.0.4 (2020-07-18)

18 Jul 19:12
1941e8c
Compare
Choose a tag to compare

Upgrade dependencies to mitigate security vulnerabilities

v1.0.3 (2019-12-22)

22 Dec 11:48
51f3779
Compare
Choose a tag to compare

Upgrade dependencies to mitigate security vulnerabilities

v1.0.2 (2019-07-21)

21 Jul 11:08
f0a8842
Compare
Choose a tag to compare

v1.0.1 (2019-04-02)

02 Apr 21:48
93be2dd
Compare
Choose a tag to compare
  • Add CHANGELOG.md (also include it into the build)
  • Add missing config docs
  • Parse unescaped \n and \r in EVENT_LINE_FORMAT as newline symbols
  • Use 24 instead of 12 hour format by default

v1.0.0 (2019-03-31)

31 Mar 15:38
3d3c4f1
Compare
Choose a tag to compare

Initial release