Skip to content

Releases: puzpuzpuz/cls-rtracer

2.6.3

23 May 06:14
Compare
Choose a tag to compare
  • Update uuid to 9.0.0 (#70)

2.6.2

06 Jul 09:56
Compare
Choose a tag to compare
  • Fix wrapped EventEmitter listener leak (#62)

2.6.1

03 Jul 15:27
Compare
Choose a tag to compare
  • Fix EventEmitter wrapper to support same listener on multiple events (#60)
  • Update uuid (#52)
  • Add pino integration samples (#50)

2.6.0

21 Jan 07:57
Compare
Choose a tag to compare
  • Allow intercepted request to be used by requestIdFactory function (#48)

2.5.1

17 Nov 17:05
Compare
Choose a tag to compare
  • Fix echoing header in Hapi plugin for error responses (#45)

2.5.0

24 Oct 18:46
Compare
Choose a tag to compare
  • Add optional echoing back for request ids in response headers (#44)

2.4.0

02 Oct 11:22
Compare
Choose a tag to compare
  • Add requestIdFactory option (#40)

2.3.0

20 Aug 08:21
Compare
Choose a tag to compare
  • Add support for Fastify v3 (#36)

2.2.1

19 Aug 17:09
Compare
Choose a tag to compare
  • Fix EE wrapper to patch listeners instead of emit (#39)

2.2.0

12 Jun 17:37
Compare
Choose a tag to compare
  • 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)