Releases: SkeLLLa/fastify-metrics
Releases ยท SkeLLLa/fastify-metrics
v12.1.0
12.1.0 (2024-09-20)
๐ Fixes
๐ Features
- migrate eslint config (d749d99)
- lint: upgrade eslint and rules (a840e5e)
๐งพ Other
v12.0.0
12.0.0 (2024-09-19)
โ BREAKING CHANGES
Upgrade to fastify 5
๐ Fixes
๐ Features
v11.0.0
11.0.0 (2024-03-08)
โ BREAKING CHANGES
๐งพ Other
- update missing doc generation (1940c4d)
โ๏ธ Refactor
- upgrade to prom-client 15.1.0 (bf31d38)
v10.6.0
10.6.0 (2024-01-14)
๐ Features
- add way to inject custom prom-client instance (#100) (aa873d8)
v10.5.0
10.5.0 (2023-12-19)
๐ Features
- support regular expressions in routeBlacklist values (#98) (fabf6d7)
v10.4.1
10.4.1 (2023-11-28)
๐ Fixes
๐งพ Other
- deps-dev: bump @babel/traverse from 7.19.4 to 7.23.2 (#91) (b069b47)
v10.4.0
10.4.0 (2023-11-28)
๐ Features
- add option to disable summary collection in routeMetrics config (#96) (c0cb240)
v10.3.3
10.3.3 (2023-10-31)
๐ Fixes
- deprecation: prefer request.routeOptions.method over request.routerMethod (#93) (f8d5ed3)
v10.3.2
10.3.2 (2023-09-20)
๐ Fixes
- issue-86: Use new fastify config (de6a03c)
v10.3.1
10.3.1 (2023-09-18)
๐ Fixes
- remove deprecation warning (614111c)
๐งพ Other
- update npmignore (5a137e6)
- deps-dev: bump fastify from 4.9.2 to 4.10.2 (a283793)
- deps-dev: bump json5 from 1.0.1 to 1.0.2 (7ceb72e)
- deps-dev: bump word-wrap from 1.2.3 to 1.2.4 (eb9c3a6)
๐ Docs