GitPedia
puzpuzpuz

puzpuzpuz/cls-rtracer

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

19 Releases
Latest: 1mo ago
2.6.4Latest
puzpuzpuzpuzpuzpuz·1mo ago·May 9, 2026
GitHub

📋 Changes

  • Fix EventEmitter wrapper to remove the correct listener (#78)
2.6.3
puzpuzpuzpuzpuzpuz·3y ago·May 23, 2023
GitHub

📋 Changes

  • Update `uuid` to 9.0.0 (#70)
2.6.2
puzpuzpuzpuzpuzpuz·3y ago·July 6, 2022
GitHub

📋 Changes

  • Fix wrapped EventEmitter listener leak (#62)
2.6.1
puzpuzpuzpuzpuzpuz·3y ago·July 3, 2022
GitHub

📋 Changes

  • Fix EventEmitter wrapper to support same listener on multiple events (#60)
  • Update uuid (#52)
  • Add pino integration samples (#50)
2.6.0
puzpuzpuzpuzpuzpuz·5y ago·January 21, 2021
GitHub

📋 Changes

  • Allow intercepted request to be used by requestIdFactory function (#48)
2.5.1
puzpuzpuzpuzpuzpuz·5y ago·November 17, 2020
GitHub

📋 Changes

  • Fix echoing header in Hapi plugin for error responses (#45)
2.5.0
puzpuzpuzpuzpuzpuz·5y ago·October 24, 2020
GitHub

📋 Changes

  • Add optional echoing back for request ids in response headers (#44)
2.4.0
puzpuzpuzpuzpuzpuz·5y ago·October 2, 2020
GitHub

📋 Changes

  • Add requestIdFactory option (#40)
2.3.0
puzpuzpuzpuzpuzpuz·5y ago·August 20, 2020
GitHub

📋 Changes

  • Add support for Fastify v3 (#36)
2.2.1
puzpuzpuzpuzpuzpuz·5y ago·August 19, 2020
GitHub

📋 Changes

  • Fix EE wrapper to patch listeners instead of emit (#39)
2.2.0
puzpuzpuzpuzpuzpuz·6y ago·June 12, 2020
GitHub

📋 Changes

  • 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)
2.1.0
puzpuzpuzpuzpuzpuz·6y ago·June 10, 2020
GitHub

📋 Changes

  • Add Fastify plugin (#30)
  • Also documents the middleware for Fastify as deprecated
  • Add runWithId function (#31)
2.0.0
puzpuzpuzpuzpuzpuz·6y ago·June 7, 2020
GitHub

📋 Changes

  • Migrate from cls-hooked to ALS (#28):
  • Also includes: update dependencies to the latest stable versions
1.4.1
puzpuzpuzpuzpuzpuz·6y ago·April 14, 2020
GitHub

📋 Changes

  • Fix engines expression in `package.json` (#27)
1.4.0
puzpuzpuzpuzpuzpuz·6y ago·December 30, 2019
GitHub

📋 Changes

  • Migrate to UUID V1 (#22)
1.3.0
puzpuzpuzpuzpuzpuz·6y ago·September 21, 2019
GitHub

📋 Changes

  • Add Hapi support (#14)
1.2.0
puzpuzpuzpuzpuzpuz·6y ago·July 1, 2019
GitHub

📋 Changes

  • Add Fastify support (#6)
  • Add Koa v1 support (#7)
1.1.1
puzpuzpuzpuzpuzpuz·7y ago·May 14, 2019
GitHub

📋 Changes

  • Fix missing typings in npm artifact
1.1.0
puzpuzpuzpuzpuzpuz·7y ago·May 1, 2019
GitHub

Includes #3