Skip to content

Latest commit

 

History

History
91 lines (57 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

91 lines (57 loc) · 2.75 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased - yyyy-mm-dd

[0.6.0] - 2023-12-01

  • Remove query params from log by default but keep option

0.5.4 - 2023-10-20

  • node 21 testing

0.5.3 - 2023-08-16

  • bump log module

0.5.2 - 2023-08-10

  • node 20 support

0.5.1 - 2022-11-23

  • only log http connections not tcp

0.4.0 - 2022-10-12

  • Use logging module fallback for correlationId if undefined

0.3.0 - 2022-06-18

  • Add fallback option for missing correlationId

0.2.1 - 2022-02-22

  • update @digipolis/log@0.2.1
  • add silent option

0.2.0 - 2022-01-31

  • proxy on data instead of override

0.1.0 - 2022-01-19

  • Add option to log req.id from req instead of header
  • bump axios for venerability

0.0.8 - 2021-12-22

  • Add support for (url, options, cb) format
  • Support for url and URL, support for get

0.0.5 - 2021-12-20

  • Bugfix: callback is optional & catch host as alternative of hostname

0.0.4 - 2021-12-17

  • Updated documentation for release

0.0.3 - 2021-12-17

  • Updated documentation for release

0.0.2 - 2021-12-16

  • Fix link in package

0.0.1 - 2021-12-16

  • Setup & format log to digipolis spec