Releases: FormidableLabs/pino-lambda
Releases · FormidableLabs/pino-lambda
v1.2.4
1.2.4 (2021-03-29)
Bug Fixes
- correctly check for lambda environment (dd50a6f)
v1.2.3
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
1.2.2 (2021-03-02)
Bug Fixes
- correct the export type of Logger (090acaa)
v1.2.1
1.2.1 (2021-03-02)
Bug Fixes
- do not emit undefined when requestId is not set (c7eb303)
v1.2.0
1.2.0 (2021-02-26)
Features
- automatically capture the API Gateway requestId (f3a84d1)
v1.1.6
1.1.6 (2021-01-21)
Bug Fixes
- remove dependency on @types/aws-lambda (4d91a5a)
v1.1.5
1.1.5 (2021-01-04)
Bug Fixes
- remove e2e test from output (7d4d463)
v1.1.4
1.1.4 (2021-01-04)
Bug Fixes
- correctly set the level tag (29826c9)
v1.1.3
1.1.3 (2021-01-03)
Bug Fixes
- correct the type for lambda event to prevent conflicts (754d2d1)