Releases: immobiliare/fastify-metrics
Releases · immobiliare/fastify-metrics
v6.0.1
6.0.1 (2024-06-04)
Bug Fixes
v6.0.0
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
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
5.1.0 (2023-03-22)
Features
v5.0.0
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
4.0.1 (2022-07-26)
Bug Fixes
- docs with wrong version table (effc04f)
v4.0.0
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
3.0.1 (2022-06-21)
Bug Fixes
v3.0.0
3.0.0 (2022-05-10)
Features
BREAKING CHANGES
v2.0.2
2.0.2 (2022-03-16)
Bug Fixes
- types: fix cannot cast MetricsPluginOptions properties to specific type (956a4af)