cls-rtracer

Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included

MIT License

Downloads
277.2K
Stars
311
Committers
9

Bot releases are visible (Hide)

cls-rtracer - 2.6.3 Latest Release

Published by puzpuzpuz over 1 year ago

  • Update uuid to 9.0.0 (#70)
cls-rtracer - 2.6.2

Published by puzpuzpuz over 2 years ago

  • Fix wrapped EventEmitter listener leak (#62)
cls-rtracer - 2.6.1

Published by puzpuzpuz over 2 years ago

  • Fix EventEmitter wrapper to support same listener on multiple events (#60)
  • Update uuid (#52)
  • Add pino integration samples (#50)
cls-rtracer - 2.6.0

Published by puzpuzpuz over 3 years ago

  • Allow intercepted request to be used by requestIdFactory function (#48)
cls-rtracer - 2.5.1

Published by puzpuzpuz almost 4 years ago

  • Fix echoing header in Hapi plugin for error responses (#45)
cls-rtracer - 2.5.0

Published by puzpuzpuz almost 4 years ago

  • Add optional echoing back for request ids in response headers (#44)
cls-rtracer - 2.4.0

Published by puzpuzpuz about 4 years ago

  • Add requestIdFactory option (#40)
cls-rtracer - 2.3.0

Published by puzpuzpuz about 4 years ago

  • Add support for Fastify v3 (#36)
cls-rtracer - 2.2.1

Published by puzpuzpuz about 4 years ago

  • Fix EE wrapper to patch listeners instead of emit (#39)
cls-rtracer - 2.2.0

Published by puzpuzpuz over 4 years ago

  • Migrate from factory function to single instance of Fastify plugin (#34)
    • Important note: this change breaks compatibility of recently introduced Fastify plugin
  • Fix typings for runWithId (#33)
cls-rtracer - 2.1.0

Published by puzpuzpuz over 4 years ago

  • Add Fastify plugin (#30)
    • Also documents the middleware for Fastify as deprecated
  • Add runWithId function (#31)
cls-rtracer - 2.0.0

Published by puzpuzpuz over 4 years ago

  • Migrate from cls-hooked to ALS (#28):
    • Also includes: update dependencies to the latest stable versions
cls-rtracer - 1.4.1

Published by puzpuzpuz over 4 years ago

  • Fix engines expression in package.json (#27)
cls-rtracer - 1.4.0

Published by puzpuzpuz almost 5 years ago

  • Migrate to UUID V1 (#22)
cls-rtracer - 1.3.0

Published by puzpuzpuz about 5 years ago

  • Add Hapi support (#14)
cls-rtracer - 1.2.0

Published by puzpuzpuz over 5 years ago

  • Add Fastify support (#6)
  • Add Koa v1 support (#7)
cls-rtracer - 1.1.1

Published by puzpuzpuz over 5 years ago

  • Fix missing typings in npm artifact
cls-rtracer - 1.1.0

Published by puzpuzpuz over 5 years ago

Includes #3