Releases: FormidableLabs/pino-lambda
Releases · FormidableLabs/pino-lambda
v2.0.0
05 May 20:01
Compare
Sorry, something went wrong.
No results found
v1.2.4
29 Mar 17:34
Compare
Sorry, something went wrong.
No results found
1.2.4 (2021-03-29)
Bug Fixes
correctly check for lambda environment (dd50a6f )
v1.2.3
08 Mar 12:41
Compare
Sorry, something went wrong.
No results found
1.2.3 (2021-03-08)
Bug Fixes
align header definition with @types/aws-lambda (#6 ) (6f36010 )
coerce type of header (aa69c6d )
v1.2.2
02 Mar 01:01
Compare
Sorry, something went wrong.
No results found
1.2.2 (2021-03-02)
Bug Fixes
correct the export type of Logger (090acaa )
v1.2.1
02 Mar 00:11
Compare
Sorry, something went wrong.
No results found
1.2.1 (2021-03-02)
Bug Fixes
do not emit undefined when requestId is not set (c7eb303 )
v1.2.0
26 Feb 23:30
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-02-26)
Features
automatically capture the API Gateway requestId (f3a84d1 )
v1.1.6
21 Jan 22:34
Compare
Sorry, something went wrong.
No results found
1.1.6 (2021-01-21)
Bug Fixes
remove dependency on @types/aws-lambda (4d91a5a )
v1.1.5
04 Jan 15:27
Compare
Sorry, something went wrong.
No results found
1.1.5 (2021-01-04)
Bug Fixes
remove e2e test from output (7d4d463 )
v1.1.4
04 Jan 00:14
Compare
Sorry, something went wrong.
No results found
1.1.4 (2021-01-04)
Bug Fixes
correctly set the level tag (29826c9 )
v1.1.3
03 Jan 21:53
Compare
Sorry, something went wrong.
No results found
1.1.3 (2021-01-03)
Bug Fixes
correct the type for lambda event to prevent conflicts (754d2d1 )