Releases: immobiliare/fastify-metrics
Releases · immobiliare/fastify-metrics
v7.0.0
29 Nov 11:06
Compare
Sorry, something went wrong.
No results found
7.0.0 (2024-11-29)
Features
BREAKING CHANGES
fastify 4 is not supported anymore and minumum required Node.js version is 20.
v6.0.1
04 Jun 09:21
Compare
Sorry, something went wrong.
No results found
6.0.1 (2024-06-04)
Bug Fixes
v6.0.0
18 Dec 10:25
Compare
Sorry, something went wrong.
No results found
6.0.0 (2023-12-18)
Bug Fixes
fastify deprecation notice (e53acd7 )
BREAKING CHANGES
we now use routeOptions to store metrics data.
v5.1.1
07 Jul 11:05
Compare
Sorry, something went wrong.
No results found
5.1.1 (2023-07-07)
Bug Fixes
send error.statusCode when available if the reply.statusCode is 200 or undefined (e06ac12 )
v5.1.0
22 Mar 13:12
Compare
Sorry, something went wrong.
No results found
5.1.0 (2023-03-22)
Features
v5.0.0
09 Jan 12:34
Compare
Sorry, something went wrong.
No results found
5.0.0 (2023-01-09)
Bug Fixes
BREAKING CHANGES
the plugin now relies on the routeConfig key instead
of the context.config key to get its metadata.
v4.0.1
26 Jul 14:59
Compare
Sorry, something went wrong.
No results found
4.0.1 (2022-07-26)
Bug Fixes
docs with wrong version table (effc04f )
v4.0.0
18 Jul 10:04
Compare
Sorry, something went wrong.
No results found
4.0.0 (2022-07-18)
Features
fastify: updates framework and plugin to 4.x (6dfa740 )
BREAKING CHANGES
fastify: fastify major update
v3.0.1
21 Jun 11:25
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-06-21)
Bug Fixes
v3.0.0
10 May 10:49
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-05-10)
Features
BREAKING CHANGES