Skip to content

Releases: probot/adapter-aws-lambda-serverless

v4.0.0

20 Jun 16:38
aa64b4e
Compare
Choose a tag to compare

4.0.0 (2024-06-20)

Features

BREAKING CHANGES

  • drop support for no longer maintained Node.js versions (14 and 16). Node 18+ is required now

v3.0.4

18 Sep 19:18
1eb30a0
Compare
Choose a tag to compare

3.0.4 (2023-09-18)

Bug Fixes

  • update template to not rely on filesystem location of package.json (#120) (1eb30a0)

v3.0.3

05 Jul 18:58
6a0dd6f
Compare
Choose a tag to compare

3.0.3 (2023-07-05)

Bug Fixes

  • types: correct type for createLambdaFunction (#117) (6a0dd6f)

v3.0.2

09 Jan 23:37
0ac1661
Compare
Choose a tag to compare

3.0.2 (2023-01-09)

Bug Fixes

v3.0.1

09 Mar 15:34
34e7abc
Compare
Choose a tag to compare

3.0.1 (2022-03-09)

Bug Fixes

  • do not call JSON.parse on event.body (#89) (c8472ff)
  • remove extraneous callbackWaitsForEmptyEventLoop line (#90) (34e7abc)

v3.0.1-beta.1

01 Dec 21:25
be82e8a
Compare
Choose a tag to compare
v3.0.1-beta.1 Pre-release
Pre-release

3.0.1-beta.1 (2021-12-01)

Bug Fixes

v3.0.0

09 Nov 18:11
8307a87
Compare
Choose a tag to compare

BREAKING CHANGES

  • upgrade Probot dependency v11 to v12

v2.1.0

03 Nov 16:54
4cfda8f
Compare
Choose a tag to compare

2.1.0 (2021-11-03)

Features

v2.0.2

19 Jul 20:24
cfacb41
Compare
Choose a tag to compare

2.0.2 (2021-07-19)

Bug Fixes

v2.0.1

25 Feb 00:17
96ced73
Compare
Choose a tag to compare

2.0.1 (2021-02-25)

Bug Fixes