Releases: probot/adapter-aws-lambda-serverless
Releases · probot/adapter-aws-lambda-serverless
v4.0.3
Compare
Sorry, something went wrong.
No results found
4.0.3 (2025-02-26)
Bug Fixes
v4.0.2
Compare
Sorry, something went wrong.
No results found
4.0.2 (2025-02-06)
Bug Fixes
typescript: fix types for createLambdaFunction() (#135 ) (b79e59c ), closes #132
v4.0.1
Compare
Sorry, something went wrong.
No results found
4.0.1 (2025-01-30)
Bug Fixes
typescript: add types for createLambdaFunction() (#132 ) (2ee0c04 )
v4.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
3.0.4 (2023-09-18)
Bug Fixes
update template to not rely on filesystem location of package.json (#120 ) (1eb30a0 )
v3.0.3
Compare
Sorry, something went wrong.
No results found
3.0.3 (2023-07-05)
Bug Fixes
types: correct type for createLambdaFunction (#117 ) (6a0dd6f )
v3.0.2
Compare
Sorry, something went wrong.
No results found
3.0.2 (2023-01-09)
Bug Fixes
v3.0.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v3.0.0
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
upgrade Probot dependency v11 to v12