Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

87 lines (46 loc) · 2.5 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2019-04-10)

Features

BREAKING CHANGES

  • Drop support for log v5

4.2.0 (2019-04-09)

Features

  • seclude AwsLambdaLogWriter (b6e64c0)

4.1.1 (2019-04-08)

4.1.0 (2019-04-08)

Features

  • reconfigure on top of LogWriter (30f8ffa)

4.0.0 (2019-03-19)

Features

BREAKING CHANGES

  • Switch from log v4 to v5

3.0.0 (2019-03-18)

Features

BREAKING CHANGES

  • Switch to log v4

2.1.0 (2018-11-29)

Features

  • rename to log-aws-lambda (a4fbc63)

2.0.1 (2018-10-03)

2.0.0 (2018-06-01)

Features

  • upgrade to support new version of log4 (ca3fac6)

BREAKING CHANGES

  • Drop support for log4 v2
  • Drop support for Node.js v4
  • Switch formatter to rely on log4-nodejs utils
  • Change presentation of prefixes

1.0.1 (2017-11-10)

Bug Fixes

1.0.0 (2017-09-07)