Skip to content

Latest commit

 

History

History
173 lines (80 loc) · 9.1 KB

File metadata and controls

173 lines (80 loc) · 9.1 KB

Changelog

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

11.10.5 (2026-06-26)

11.10.4 (2026-02-13)

11.10.3 (2026-01-14)

11.10.2 (2025-12-05)

11.10.1 (2025-09-22)

11.10.0 (2025-09-17)

Features

11.9.3 (2025-09-10)

11.9.2 (2025-09-09)

11.9.1 (2025-08-27)

Bug Fixes

  • csi-1682: added httpErrorResponse to log (#68) (fdffd21)

11.9.0 (2025-05-15)

Features

  • node version upgrade to v22.15.0 (#66) (9947e01)

11.8.1 (2025-03-31)

Bug Fixes

  • improve stringify and error handling in UdpStream (#63) (1966d1c)

11.8.0 (2025-03-26)

Features

  • enable passing objects in CSL_LOG_TRANSPORT (#62) (1692da6)

11.7.0 (2025-03-18)

Features

  • enhance logging to handle expected errors and update tests (#61) (9265a4a)

11.6.2 (2025-03-12)

Bug Fixes

  • update stream import to use node:stream (#60) (dab621a)

11.6.1 (2025-03-11)

Bug Fixes

11.6.0 (2025-03-11)

Features

  • multiple configurable transports (#58) (cd24562)

11.5.5 (2025-02-18)

11.5.4 (2025-01-27)

Bug Fixes

11.5.3 (2025-01-24)

11.5.2 (2025-01-08)

Bug Fixes

  • csi-528: fixed logger.child() to avoid creating new winston instance (#53) (3768027)

11.5.1 (2024-08-22)

Bug Fixes

  • csi-528: added husky (201bce1)
  • csi-528: fixed logger.child() to avoid creating new winston instance (963ac80)
  • csi-528: updated deps (d010671)
  • csi-528: updated deps (7d39c51)

11.5.0 (2024-07-25)

Features

  • csi-334: added contextLogger with asyncStorage (#52) (8a46e3e)

11.4.5 (2024-07-24)

11.4.4 (2024-07-24)

11.4.3 (2024-07-24)

11.4.2 (2024-07-24)

11.4.1 (2024-07-24)

11.4.0 (2024-07-22)

11.3.1 (2024-04-24)

11.3.0 (2024-03-19)

Features

  • avoid stringify if only message passed (no extra quotes) (#47) (c172d5e)

11.2.2 (2023-08-29)

11.2.1 (2023-08-24)

11.2.0 (2022-11-21)

Features

  • change formatter to output valid json (#40) (c2a761e)

11.1.0 (2022-11-17)

Features

11.0.1 (2022-05-19)

11.0.0 (2022-04-28)

⚠ BREAKING CHANGES

  • mojaloop/#2092: major version bump for node v16 LTS support

Features

Bug Fixes

  • ci-cd for github-release (5c11e86)