puzpuzpuz / cls-rtracer

Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included
MIT License
311 stars 24 forks source link

Add support for Fastify v3 #35

Closed puzpuzpuz closed 4 years ago

puzpuzpuz commented 4 years ago

Once Fastify v3 is released, it should be added into test suite. There should be at least one change to be done in order to support it: https://github.com/puzpuzpuz/cls-rtracer/pull/30#discussion_r438773699

puzpuzpuz commented 4 years ago

Implemented in #36