Skip to content

v5.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Oct 08:14
d31512f

5.3.0 (2025-10-11)

Features

  • log-rotation: enhance compression handling and documentation (e874ae4)
  • log-rotation: implement complete rotation with interval support (673b800)
  • log-rotation: implement complete rotation with interval support (9016a51), closes #138
  • pino-integration: enhance documentation and features for Pino integration (67c67d7)
  • pino-integration: enhance documentation and features for Pino integration (3968a51)
  • rotation: add time-based rotation support in shouldRotate function (4addd18)

Bug Fixes

  • logger: add warning for unknown log levels in mapLogLevelToPino function (b18b044)
  • logger: enhance Pino output handling in emitPinoLog function (cd9d4b7)
  • logger: enhance transport handling and client IP logging (e81d81d)
  • logger: improve error handling in log function (a1874e1)
  • logger: improve error stack handling in log function (ab01fb2)
  • pino-integration: remove outdated best practices link from documentation (2cb8b0c)
  • rotation: improve cache check in shouldRotateByTime function (9c5ea06)
  • rotation: use basename for file path extraction in getRotatedFiles function (60f27b0)