47ng/fastify-micro

v4

franky47 opened this issue · 0 comments

v4 will follow Fastify v4, with a few breaking changes:

  • Remove fastify as a dependency, and move it to a peer dependency
  • Remove deprecated APIs
    • routesDir
    • configure
  • Implement log redaction as a Pino v7+ transport in a worker thread
  • Update Sentry features (#414)
  • Add a story for error reporting using RFC-7807 (#415)