Skip to content

Releases: SkeLLLa/fastify-metrics

v11.0.0

08 Mar 19:23
Compare
Choose a tag to compare

11.0.0 (2024-03-08)

⚠ BREAKING CHANGES

  • drop support for node 16

🧾 Other

  • update missing doc generation (1940c4d)

βœ‚οΈ Refactor

  • upgrade to prom-client 15.1.0 (bf31d38)

v10.6.0

14 Jan 18:52
Compare
Choose a tag to compare

10.6.0 (2024-01-14)

πŸš€ Features

  • add way to inject custom prom-client instance (#100) (aa873d8)

v10.5.0

19 Dec 14:03
Compare
Choose a tag to compare

10.5.0 (2023-12-19)

πŸš€ Features

  • support regular expressions in routeBlacklist values (#98) (fabf6d7)

v10.4.1

28 Nov 17:15
Compare
Choose a tag to compare

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

28 Nov 14:00
Compare
Choose a tag to compare

10.4.0 (2023-11-28)

πŸš€ Features

  • add option to disable summary collection in routeMetrics config (#96) (c0cb240)

v10.3.3

31 Oct 11:02
Compare
Choose a tag to compare

10.3.3 (2023-10-31)

πŸ›  Fixes

  • deprecation: prefer request.routeOptions.method over request.routerMethod (#93) (f8d5ed3)

v10.3.2

20 Sep 14:17
Compare
Choose a tag to compare

10.3.2 (2023-09-20)

πŸ›  Fixes

  • issue-86: Use new fastify config (de6a03c)

v10.3.1

18 Sep 20:51
Compare
Choose a tag to compare

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

v10.3.0

14 Apr 15:34
Compare
Choose a tag to compare

10.3.0 (2023-04-14)

πŸ›  Fixes

πŸ“” Docs

πŸš€ Features

  • ci: new release flow (90f4874)
  • deps: update prom-client to 14.2 (2e25347)

Release v10.2.0

16 Mar 10:58
Compare
Choose a tag to compare

10.2.0 (2023-03-16)

Features