Releases: iDanielBot/openapi-lambda-adapter
Releases · iDanielBot/openapi-lambda-adapter
v1.4.0
18 Jun 14:23
Compare
Sorry, something went wrong.
No results found
Bug fixing:
undefined/null values are now gracefully handled for HTP requests with query params
v1.3.0
07 Jan 15:21
Compare
Sorry, something went wrong.
No results found
Improve traceability via User-Agent headers.
Updates to error codes returned by lambda transport lib
13 Mar 09:36
Compare
Sorry, something went wrong.
No results found
v1.0.2
13 Sep 10:09
Compare
Sorry, something went wrong.
No results found
v1.0.1
05 Sep 07:24
Compare
Sorry, something went wrong.
No results found
Fixes
Avoid errors when processing axios requests with null
or undefined
query params/headers.
v0.5.2
04 Sep 13:55
Compare
Sorry, something went wrong.
No results found
filter undefined/null values from query paras
v0.5.1
04 Sep 13:27
Compare
Sorry, something went wrong.
No results found
fix for allowing null as a query param
v1.0.0
14 Aug 07:38
Compare
Sorry, something went wrong.
No results found
Migrate to aws-sdk v3 for Lambda Invoke.
v0.5.0
20 Jul 14:43
Compare
Sorry, something went wrong.
No results found
Support passing current lambda context to the runner, for extracting and passing forward the original requestId & lambda's arn as callerIdentity.
0.4.1
12 Jul 14:35
Compare
Sorry, something went wrong.
No results found
Remove openapi-client-axios from peerDependencies list.