Skip to content

Releases: davidtucker/lambda-micro

v1.0.2

07 Feb 02:49
Compare
Choose a tag to compare

1.0.2 (2023-02-07)

Bug Fixes

  • formdata: updated busboy to 1.6.0 to remove vulnerability (63ed647)
  • httpapiv2: respects Content-Type passed in output (553c0bf)

v1.0.1

09 May 22:11
Compare
Choose a tag to compare

1.0.1 (2021-05-09)

Bug Fixes

  • logs: removed extraneous logging statements (201e586)

v1.0.0

15 Apr 14:24
Compare
Choose a tag to compare

1.0.0 (2021-04-15)

Bug Fixes

  • tests: updated test case based on Node 12 support (c21ba3e)
  • workflows: updated Github workflow config to fix automation error (68d4b28)
  • workflows: updated semantic-release config (fb41668)

Features