Fastify 4 has been released; therefore, we must upgrade our fastify dependencies to the latest version (fastify, fastify plugins). It's a breaking change.
Additionally, we will use the latest version of pino because fastify 4 uses it. It will be done in a separate issue: see #32
[x] Bump Fastify 4.x and related fastify/* dependencies to work with Fastify 4.x.
[x] Update any documentation required to cover the new Fastify 4.x use cases if applicable.
Fastify 4 has been released; therefore, we must upgrade our fastify dependencies to the latest version (fastify, fastify plugins). It's a breaking change.
Additionally, we will use the latest version of pino because fastify 4 uses it.It will be done in a separate issue: see #32