Skip to content

Releases: bithavoc/express-winston

v4.2.0

27 Aug 17:14
Compare
Choose a tag to compare
  • Upgraded lodash to 4.17.21 minimum (#264)
  • Fixed typos and Readme format (#262)

Published as + express-winston@4.2.0

v4.1.0

18 Feb 21:36
Compare
Choose a tag to compare
  • Update chalk and lodash due minor security impact (#252)
  • Allow filter out whitelisted request body (#258)
  • Fix metaField/requestField/responseField typescript types (#259)

Thanks to all contributors.

express-winston@4.1.0

v4.0.5

22 Jul 17:40
Compare
Choose a tag to compare

Sames as v4.0.4 but without breaking the typescript interface:

  • Fix excess semicolon breaking Typescript compilation (#249)

Published as express-winston@4.0.5

v4.0.4 [security upgrade]

22 Jul 13:47
Compare
Choose a tag to compare
  • Update lodash to 4.17.19 (#245)
  • Update statusLevels to accept Boolean or StatusLevel object in TypeScript definition (#244)

Published as express-winston@4.0.4

v4.0.3 [security upgrade]

13 Feb 17:38
Compare
Choose a tag to compare
  • Update lodash to 4.17.15 (#232)
  • Add missing exceptionToMeta and skip to TypeScript definition (#234)

Published as express-winston@4.0.3

v4.0.2

17 Dec 14:35
Compare
Choose a tag to compare
  • Add blacklist fields to BaseErrorLoggerOptions interface (#230)

Published as express-winston@4.0.2

v4.0.1

09 Oct 13:31
Compare
Choose a tag to compare
  • Added headerBlacklist to BaseLoggerOptions for better typescript support (#228)

Published as express-winston@4.0.1

v4.0.0

01 Oct 05:49
362cd26
Compare
Choose a tag to compare
  • Changed metaField configuration property functionality (see Readme.md) (#209) - BREAKING CHANGE
  • Moved type definitions to be embedded inside library (#123)
  • Added "files" to package.json to reduce unnecessary files in released package
  • Added StackDriver/Google Cloud Logging specific instructions to Readme.md
  • Added requestField and responseField options to allow storing the request and response in different metadata fields (or not at all)
  • Fixed meta configuration option on errorLogger (was not functioning at all)
  • Added .editorconfig and reformatted library to match

Published as express-winston@4.0.0

v3.4.0

30 Sep 01:29
Compare
Choose a tag to compare

Published as: express-winston@3.4.0

v3.3.0

06 Aug 15:28
Compare
Choose a tag to compare

Published as express-winston@3.3.0