Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 540 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 540 Bytes

Changelog

[0.5.9] - 2024-10-30

  • Upgrade to dd-trace and express to their latest minor version.

[0.5.8] - 2024-10-23

  • Redact req, res, context.req and context.res from logs - req and res at root level are added by pinot-http middleware

[0.5.3 - 0.5.7] - 2024-10-23

  • Do not use

[0.5.2] - 2024-09-11

  • Upgraded dd-trace to latest version

[0.2.0] - 2021-07-07

  • Forgot to tsc/build – use this instead of v.0.1.0

[0.1.0] - 2021-07-07

  • Upgraded dd-trace to latest version for newer Node version support.