Skip to content

Tags: FormidableLabs/pino-lambda

Tags

v4.4.1

Toggle v4.4.1's commit message
chore(release): 4.4.1 [skip ci]

### [4.4.1](v4.4.0...v4.4.1) (2024-10-23)

### Bug Fixes

* relax ContextMap value constraint ([#61](#61)) ([c05f48d](c05f48d))

v4.4.0

Toggle v4.4.0's commit message
chore(release): 4.4.0 [skip ci]

## [4.4.0](v4.3.0...v4.4.0) (2023-12-04)

### Features

* support lambda structured logging format ([#51](#51)) ([6722990](6722990))

v4.3.0

Toggle v4.3.0's commit message
chore(release): 4.3.0 [skip ci]

## [4.3.0](v4.2.1...v4.3.0) (2023-11-09)

### Features

* support global context updates ([#49](#49)) ([7c27126](7c27126))

v4.2.1

Toggle v4.2.1's commit message
chore(release): 4.2.1 [skip ci]

### [4.2.1](v4.2.0...v4.2.1) (2023-05-04)

### Bug Fixes

* adding contributing guidelines ([#42](#42)) ([1d84f08](1d84f08))

v4.2.0

Toggle v4.2.0's commit message
chore(release): 4.2.0 [skip ci]

## [4.2.0](v4.1.0...v4.2.0) (2023-05-02)

### Features

* setting up NPM Provenance ([#40](#40)) ([ace848e](ace848e))

v4.1.0

Toggle v4.1.0's commit message
chore(release): 4.1.0 [skip ci]

## [4.1.0](v4.0.0...v4.1.0) (2022-09-09)

### Features

* test support for pino@8.x ([708a18f](708a18f))

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0 [skip ci]

## [4.0.0](v3.0.1...v4.0.0) (2022-04-26)

### ⚠ BREAKING CHANGES

* Implementation differs from previous version. Please see README.

### Features

* export pino-lambda as a custom destination ([#33](#33)) ([bfc26cc](bfc26cc))

v3.0.1

Toggle v3.0.1's commit message
chore(release): 3.0.1 [skip ci]

### [3.0.1](v3.0.0...v3.0.1) (2022-04-09)

### Bug Fixes

* allow higher pino versions ([#30](#30)) ([a9cb3a4](a9cb3a4))

v3.0.0

Toggle v3.0.0's commit message
chore(release): 3.0.0 [skip ci]

## [3.0.0](v2.1.0...v3.0.0) (2021-10-04)

### ⚠ BREAKING CHANGES

* fix the spelling of the LambdaEvent interface

### Features

* allow customizing log formats ([#21](#21)) ([d4990c2](d4990c2))

v2.1.0

Toggle v2.1.0's commit message
chore(release): 2.1.0 [skip ci]

## [2.1.0](v2.0.0...v2.1.0) (2021-06-10)

### Features

* allow custom request data ([#14](#14)) ([fabbcb5](fabbcb5))