## [13.2.1](https://github.com/SkeLLLa/fastify-metrics/compare/v13.2.0...v13.2.1) (2026-06-22) ### ๐Ÿ›  Fixes * **deps:** bump fastify-plugin in the production-major group ([1de6c4f](https://github.com/SkeLLLa/fastify-metrics/commit/1de6c4fb4ec2cdf6693811fbfcb850e45731c578)) ### ๐Ÿงพ Other * **ci:** remove garbage from package ([04c1731](https://github.com/SkeLLLa/fastify-metrics/commit/04c1731f4e1fd0af5ceb19b6e895e0f8dfabc9c5)) * **deps-dev:** bump @types/node from 24.12.0 to 25.6.0 ([be565f0](https://github.com/SkeLLLa/fastify-metrics/commit/be565f010b838d63e92d96e78b5699e97bc0710c)) * **deps-dev:** bump fastify from 5.8.4 to 5.8.5 ([0c2be47](https://github.com/SkeLLLa/fastify-metrics/commit/0c2be470847c451025e9accf9d667966f3dcbe9a)) * **deps-dev:** bump globals from 16.5.0 to 17.5.0 ([c85c27e](https://github.com/SkeLLLa/fastify-metrics/commit/c85c27e29d85264003f680eaf28cedd1c9fc1b72)) * **deps-dev:** bump the all-minor-patch group across 1 directory with 3 updates ([65fef8f](https://github.com/SkeLLLa/fastify-metrics/commit/65fef8fb48ae51284fa1c5c8926316888ef665ef)) * **deps-dev:** bump the all-minor-patch group across 1 directory with 9 updates ([cc5341d](https://github.com/SkeLLLa/fastify-metrics/commit/cc5341db158e2838582fc03d290363a162db445d)) * **deps:** bump codecov/codecov-action in the all-actions group ([93a5b4d](https://github.com/SkeLLLa/fastify-metrics/commit/93a5b4df1b152786fb9efb982915d4a2f12db8eb)) * **deps:** bump the all-actions group across 1 directory with 2 updates ([15c46e3](https://github.com/SkeLLLa/fastify-metrics/commit/15c46e3e9e75c54dcf6d7fcd4f25fd2b9ab925c2)) * **deps:** bump the all-actions group across 1 directory with 2 updates ([8e0e8fb](https://github.com/SkeLLLa/fastify-metrics/commit/8e0e8fb3c35fa1838acc695e1fe82596179b84a1)) ## [13.2.0](https://github.com/SkeLLLa/fastify-metrics/compare/v13.1.0...v13.2.0) (2026-04-04) ### ๐Ÿงพ Other * **ci:** proper action tag ([8058b62](https://github.com/SkeLLLa/fastify-metrics/commit/8058b624c6ad5bb9113de38e865b33ada480dd1c)) * **deps:** bump the all-actions group with 3 updates ([f2df579](https://github.com/SkeLLLa/fastify-metrics/commit/f2df579dfb560ce04573fd52d01559c6b1dcdeea)) * **deps:** lockfile up ([bcd1b04](https://github.com/SkeLLLa/fastify-metrics/commit/bcd1b04c79e43aeb696c9731a8d3e249d232709a)) ### ๐Ÿš€ Features * add support for platformatic prom-client ([fb7e301](https://github.com/SkeLLLa/fastify-metrics/commit/fb7e3012c70b5317321699c5b9c6ffb099297ed7)) ## [13.1.0](https://github.com/SkeLLLa/fastify-metrics/compare/v13.0.0...v13.1.0) (2026-04-01) ### ๐Ÿš€ Features * routeBlacklist when registeredRoutesOnly: false ([5220d16](https://github.com/SkeLLLa/fastify-metrics/commit/5220d162f170316ebb721c3cdb8a161bfecdf0d6)) ### ๐Ÿงพ Other * **ci:** dependabot groups ([9f4a80d](https://github.com/SkeLLLa/fastify-metrics/commit/9f4a80d1764b04a461605c0c15a052dd78763ff7)) * **ci:** update actions versions ([5480cd4](https://github.com/SkeLLLa/fastify-metrics/commit/5480cd410b6035f6d3f5f9d143c0ec217be844e9)) * **deps:** bump fastify & npm audit fixes ([6ccb006](https://github.com/SkeLLLa/fastify-metrics/commit/6ccb0069024baa65c92003fee39be14599764da3)) ## [13.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v12.1.0...v13.0.0) (2026-03-31) ### โš  BREAKING CHANGES * minimum supported Node.js version is now 20. ### ๐Ÿ›  Fixes * more typos ([1a62f2c](https://github.com/SkeLLLa/fastify-metrics/commit/1a62f2ce985643357347a21386f593747f01a71c)) * resolve lint errors from stricter lint-config rules ([cfa0471](https://github.com/SkeLLLa/fastify-metrics/commit/cfa0471f24ecfe0eb9b165ab216902b5ab6dac82)) * review dog-friendly package manager ([9bd91ec](https://github.com/SkeLLLa/fastify-metrics/commit/9bd91ec7ba5760c15f4f4ae8c30135d87aeebaed)) * **ci:** codecov and provenance ([c48e4d8](https://github.com/SkeLLLa/fastify-metrics/commit/c48e4d8a9131ac41b8a1ff1401f60351ea77a1d1)) * **ci:** update codeql-action to v3 ([8060375](https://github.com/SkeLLLa/fastify-metrics/commit/8060375e854c92c99446eed56388f97f1f1654ed)) ### ๐Ÿ“” Docs * add support page ([1c150c3](https://github.com/SkeLLLa/fastify-metrics/commit/1c150c3f0efc33e479fd584cef719e22ee9acb28)) ### ๐Ÿš€ Features * add pnpm workspace trust policy ([36ce59c](https://github.com/SkeLLLa/fastify-metrics/commit/36ce59cb9f8789c15d6385ace6b99e24e9bc6b3b)) * enable npm trusted publishing with provenance ([aabc5bd](https://github.com/SkeLLLa/fastify-metrics/commit/aabc5bde4ba61f6f247b88db31aad555c5230e0e)) * migrate all tests from jest to node:test ([1a935e2](https://github.com/SkeLLLa/fastify-metrics/commit/1a935e2f8a9017cc40329d10973cc331b7911c2c)) * minor perf improvements and tests ([cfc9f21](https://github.com/SkeLLLa/fastify-metrics/commit/cfc9f211d1cda7c34c8736e0d8843b62b3687b08)) * replace jest with node native test runner ([1d1518f](https://github.com/SkeLLLa/fastify-metrics/commit/1d1518f72ab761b1dd92558c0734ec7496eb46f6)) * replace volta with mise for version management ([7161f80](https://github.com/SkeLLLa/fastify-metrics/commit/7161f803837cc42099bb2c284f92a206815ebbe3)) * switch to @skellla/lint-config for eslint and prettier ([ef5a2ce](https://github.com/SkeLLLa/fastify-metrics/commit/ef5a2ce5da9612fa07a1c6aded0991cd9e750085)) * drop node 18 support ([c47b037](https://github.com/SkeLLLa/fastify-metrics/commit/c47b037f9e7ba4507bf9ba615a2468b691ed4b3d)) * **ci:** add dependabot for weekly dependency updates ([f71be14](https://github.com/SkeLLLa/fastify-metrics/commit/f71be14e29638049e66317ec7499d25d10f7d22c)) * **ci:** add OSV vulnerability scanner workflows ([08ae3ce](https://github.com/SkeLLLa/fastify-metrics/commit/08ae3ce5c951ed2cfd76b4a40a0b48001749d221)) * **ci:** modernize release workflow - trusted publishing, osv gate ([e3c61e7](https://github.com/SkeLLLa/fastify-metrics/commit/e3c61e774fdbb4c59a91da591604d9e67e49496a)) * **ci:** modernize verify workflow - node 24, pnpm 10, codecov oidc ([a11862a](https://github.com/SkeLLLa/fastify-metrics/commit/a11862a6fa4146013a43befe92f4d82d5a39b240)) * **deps:** overhaul dependencies - add lint-config, update all packages ([0645c30](https://github.com/SkeLLLa/fastify-metrics/commit/0645c3088e36153bc1409b9ab98f0783135bd6f0)) ## [12.1.0](https://github.com/SkeLLLa/fastify-metrics/compare/v12.0.0...v12.1.0) (2024-09-20) ### ๐Ÿ›  Fixes * **ci:** releases ([e63f4e4](https://github.com/SkeLLLa/fastify-metrics/commit/e63f4e49adbbddac7b27cec7b72e82da46bdf8d3)) ### ๐Ÿš€ Features * migrate eslint config ([d749d99](https://github.com/SkeLLLa/fastify-metrics/commit/d749d99cb09c26ff4e8b00ca3b98ee730c551c81)) * **lint:** upgrade eslint and rules ([a840e5e](https://github.com/SkeLLLa/fastify-metrics/commit/a840e5eb3e80b273732bc12ac872eb8674de4ea8)) ### ๐Ÿงพ Other * **deps:** upgrade ([a278792](https://github.com/SkeLLLa/fastify-metrics/commit/a27879204575db7ec948044be57981380786c332)) ## [12.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v11.0.0...v12.0.0) (2024-09-19) ### โš  BREAKING CHANGES * **fastify:** Drop node 18 Upgrade to fastify 5 ### ๐Ÿ›  Fixes * ci typo ([fd38cff](https://github.com/SkeLLLa/fastify-metrics/commit/fd38cfffbd9f616943fdf44939ddef563916568d)) * rebuild ([dd8696b](https://github.com/SkeLLLa/fastify-metrics/commit/dd8696ba9c08e75c195688443894c282c170d1fd)) * **ci:** pnpm version ([54faebd](https://github.com/SkeLLLa/fastify-metrics/commit/54faebdcbe2581b3e5dcdc607d240c473c1638f8)) * **tests:** v5 strict schema ([c4d614f](https://github.com/SkeLLLa/fastify-metrics/commit/c4d614f0bbe8cfe29cb853666efb7bdabed2efe1)) ### ๐Ÿš€ Features * **fastify:** upgrade to v5 ([e73944a](https://github.com/SkeLLLa/fastify-metrics/commit/e73944ac070c850f5f7f0dc0e8aebd383582ea22)) ## [11.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v10.6.0...v11.0.0) (2024-03-08) ### โš  BREAKING CHANGES * drop support for node 16 ### ๐Ÿงพ Other * update missing doc generation ([1940c4d](https://github.com/SkeLLLa/fastify-metrics/commit/1940c4d505d800a4006b49090f79815fdaa4d49c)) ### โœ‚๏ธ Refactor * upgrade to prom-client 15.1.0 ([bf31d38](https://github.com/SkeLLLa/fastify-metrics/commit/bf31d38f241680609f3c29efeeabf1a588fd716e)) ## [10.6.0](https://github.com/SkeLLLa/fastify-metrics/compare/v10.5.0...v10.6.0) (2024-01-14) ### ๐Ÿš€ Features * add way to inject custom prom-client instance ([#100](https://github.com/SkeLLLa/fastify-metrics/issues/100)) ([aa873d8](https://github.com/SkeLLLa/fastify-metrics/commit/aa873d888eb5222cf66d3484231a516fb45b7603)) ## [10.5.0](https://github.com/SkeLLLa/fastify-metrics/compare/v10.4.1...v10.5.0) (2023-12-19) ### ๐Ÿš€ Features * support regular expressions in routeBlacklist values ([#98](https://github.com/SkeLLLa/fastify-metrics/issues/98)) ([fabf6d7](https://github.com/SkeLLLa/fastify-metrics/commit/fabf6d71e52873db67b7093df5d80005083cd010)) ## [10.4.1](https://github.com/SkeLLLa/fastify-metrics/compare/v10.4.0...v10.4.1) (2023-11-28) ### ๐Ÿ›  Fixes * only start timers if they are enabled via configuration option ([#97](https://github.com/SkeLLLa/fastify-metrics/issues/97)) ([6f0b8e2](https://github.com/SkeLLLa/fastify-metrics/commit/6f0b8e20a216376c3127e5621e8b27d760fbb07b)) * rebuild ([a4fc811](https://github.com/SkeLLLa/fastify-metrics/commit/a4fc81179163e5af23dfe1752855dc75064b8a95)) * rebuild ([82706e7](https://github.com/SkeLLLa/fastify-metrics/commit/82706e73ae915ace946207cbd733528b0f6e694b)) * remove old badges ([0730c2a](https://github.com/SkeLLLa/fastify-metrics/commit/0730c2a78dda4c8c3de6e764a8febfcebfa3ae3f)) ### ๐Ÿงพ Other * **deps-dev:** bump @babel/traverse from 7.19.4 to 7.23.2 ([#91](https://github.com/SkeLLLa/fastify-metrics/issues/91)) ([b069b47](https://github.com/SkeLLLa/fastify-metrics/commit/b069b477fcabbf850a141e710dfa15b1226f9232)) ## [10.4.0](https://github.com/SkeLLLa/fastify-metrics/compare/v10.3.3...v10.4.0) (2023-11-28) ### ๐Ÿš€ Features * add option to disable summary collection in routeMetrics config ([#96](https://github.com/SkeLLLa/fastify-metrics/issues/96)) ([c0cb240](https://github.com/SkeLLLa/fastify-metrics/commit/c0cb2400d61c109a74a27d6dfc608b4e6cab9cea)) ## [10.3.3](https://github.com/SkeLLLa/fastify-metrics/compare/v10.3.2...v10.3.3) (2023-10-31) ### ๐Ÿ›  Fixes * **deprecation:** prefer request.routeOptions.method over request.routerMethod ([#93](https://github.com/SkeLLLa/fastify-metrics/issues/93)) ([f8d5ed3](https://github.com/SkeLLLa/fastify-metrics/commit/f8d5ed373d57a0eae311cb988eb1d8f175a74ee3)) ## [10.3.2](https://github.com/SkeLLLa/fastify-metrics/compare/v10.3.1...v10.3.2) (2023-09-20) ### ๐Ÿ›  Fixes * **issue-86:** Use new fastify config ([de6a03c](https://github.com/SkeLLLa/fastify-metrics/commit/de6a03cf1e0a315e6900849a40c80b405a6a3157)) ## [10.3.1](https://github.com/SkeLLLa/fastify-metrics/compare/v10.3.0...v10.3.1) (2023-09-18) ### ๐Ÿ›  Fixes * remove deprecation warning ([614111c](https://github.com/SkeLLLa/fastify-metrics/commit/614111cf6f0cf19433a319b818061dfd65e8c719)) ### ๐Ÿงพ Other * update npmignore ([5a137e6](https://github.com/SkeLLLa/fastify-metrics/commit/5a137e62ec0cfc6ae6fc295fbf5e383acca08c30)) * **deps-dev:** bump fastify from 4.9.2 to 4.10.2 ([a283793](https://github.com/SkeLLLa/fastify-metrics/commit/a283793ff77875398760de4788afb59df71bded9)) * **deps-dev:** bump json5 from 1.0.1 to 1.0.2 ([7ceb72e](https://github.com/SkeLLLa/fastify-metrics/commit/7ceb72ef68407affaf35cfe08fc82addec3050e7)) * **deps-dev:** bump word-wrap from 1.2.3 to 1.2.4 ([eb9c3a6](https://github.com/SkeLLLa/fastify-metrics/commit/eb9c3a676394472cacb274f2c7cbb7cfe8e53a67)) ### ๐Ÿ“” Docs * merge changelogs ([80cb7e1](https://github.com/SkeLLLa/fastify-metrics/commit/80cb7e1c3a4820ec4fa819b11322a991ad0c5427)) ## [10.3.0](https://github.com/SkeLLLa/fastify-metrics/compare/v10.2.0...v10.3.0) (2023-04-14) ### ๐Ÿ›  Fixes - update lockfile ([ce0812c](https://github.com/SkeLLLa/fastify-metrics/commit/ce0812cc05de0160d3dac52b5f33c45c1ebf587d)) ### ๐Ÿ“” Docs - update docs location ([1c4ef75](https://github.com/SkeLLLa/fastify-metrics/commit/1c4ef7537eb09e3e9b4679ebf1f96198783b9347)) ### ๐Ÿš€ Features - **ci:** new release flow ([90f4874](https://github.com/SkeLLLa/fastify-metrics/commit/90f4874e1a12ee67ce02dcb7aff6663abaa71a45)) - **deps:** update prom-client to 14.2 ([2e25347](https://github.com/SkeLLLa/fastify-metrics/commit/2e253472aaa393c18b08bdc7ecaa33f0c3f6574f)) ## [10.2.0](https://github.com/SkeLLLa/fastify-metrics/compare/v10.0.4...v10.2.0) (2023-03-16) ### Features - configurable route label value override ([01134f9](https://github.com/SkeLLLa/fastify-metrics/commit/01134f9cbaf4fe18440f0ef99d48851434b5c0f1)) - custom labels ([1f30671](https://github.com/SkeLLLa/fastify-metrics/commit/1f30671991b03ed1b9730934bf78d1480d4e842d)) - tests for custom labels ([d0a8422](https://github.com/SkeLLLa/fastify-metrics/commit/d0a84224971988e1a473177eb5560c3d0cd5595b)) - update docs ([6ccaade](https://github.com/SkeLLLa/fastify-metrics/commit/6ccaadeee53ef4e189a04f7cfe61106720432532)) ### Misc - **release:** 10.1.0 ([1d8f06a](https://github.com/SkeLLLa/fastify-metrics/commit/1d8f06ac5ea8f9cff3dc70841f08761229cbe98d)) ## [10.1.0](https://github.com/SkeLLLa/fastify-metrics/compare/v10.0.4...v10.1.0) (2023-03-14) ### Features - configurable route label value override ([01134f9](https://github.com/SkeLLLa/fastify-metrics/commit/01134f9cbaf4fe18440f0ef99d48851434b5c0f1)) - update docs ([6ccaade](https://github.com/SkeLLLa/fastify-metrics/commit/6ccaadeee53ef4e189a04f7cfe61106720432532)) ### [10.0.4](https://github.com/SkeLLLa/fastify-metrics/compare/v10.0.3...v10.0.4) (2023-03-12) ### [10.0.3](https://github.com/SkeLLLa/fastify-metrics/compare/v10.0.2...v10.0.3) (2023-02-07) ### Bug fixes - fix routes with array of method ([07ab256](https://github.com/SkeLLLa/fastify-metrics/commit/07ab2567c81c21071b4aa81cbd5a98babd896f23)) ### [10.0.2](https://github.com/SkeLLLa/fastify-metrics/compare/v10.0.1...v10.0.2) (2023-01-05) ### [10.0.1](https://github.com/SkeLLLa/fastify-metrics/compare/v10.0.0...v10.0.1) (2022-12-27) ### Bug fixes - fixes typo in README.md ([ae72c72](https://github.com/SkeLLLa/fastify-metrics/commit/ae72c7218e633419ad9feeee5e34ac116b96a9e6)) ## [10.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v9.2.4...v10.0.0) (2022-10-18) ### โš  BREAKING CHANGES - replace context config with routeConfig ### Features - add notes for v10 ([46beccf](https://github.com/SkeLLLa/fastify-metrics/commit/46beccffe09d0e5456e7813d23927d13df421c13)) ### Misc - **deps:** update dependencies ([ca7efa5](https://github.com/SkeLLLa/fastify-metrics/commit/ca7efa5f3607997d12599bc122d41fccb878e8b8)) - **deps:** update lockfile ([25dbda9](https://github.com/SkeLLLa/fastify-metrics/commit/25dbda973351fc46c5159dcfb74d5962f2b398bf)) ### Codestyle - **lint:** fix lint ([9fee64e](https://github.com/SkeLLLa/fastify-metrics/commit/9fee64edd985b3326fae339a538930bb530386ac)) ### [9.2.4](https://github.com/SkeLLLa/fastify-metrics/compare/v9.2.3...v9.2.4) (2022-10-17) ### [9.2.3](https://github.com/SkeLLLa/fastify-metrics/compare/v9.2.2...v9.2.3) (2022-10-17) ### [9.2.2](https://github.com/SkeLLLa/fastify-metrics/compare/v9.2.1...v9.2.2) (2022-08-28) ### Bug fixes - add plugin name for dependencies ([ec7b04a](https://github.com/SkeLLLa/fastify-metrics/commit/ec7b04ac752fa6a724991dba966683063f2c999e)) ### Misc - **deps:** update ([78c86ed](https://github.com/SkeLLLa/fastify-metrics/commit/78c86edf403f33f86ecb5ddae9954b3ff0b147d3)) ### Codestyle - lint fix ([2a429cd](https://github.com/SkeLLLa/fastify-metrics/commit/2a429cd13d7fe254cef2d61f90002c4084d0815d)) ### [9.2.1](https://github.com/SkeLLLa/fastify-metrics/compare/v9.2.0...v9.2.1) (2022-07-28) ### Bug fixes - **registries:** add workaround to save default labels ([51247ce](https://github.com/SkeLLLa/fastify-metrics/commit/51247cec3b2167e820d799d669a77961f74bac5c)) ### Misc - **deps:** update ([68d80a7](https://github.com/SkeLLLa/fastify-metrics/commit/68d80a72809c45969445e5ac92a9530c457feef2)) ## [9.2.0](https://github.com/SkeLLLa/fastify-metrics/compare/v9.1.3...v9.2.0) (2022-07-26) ### Features - support endpoint option as object ([a993277](https://github.com/SkeLLLa/fastify-metrics/commit/a99327723a51b015c64859d18bb42dd2c3e266ba)) ### [9.1.3](https://github.com/SkeLLLa/fastify-metrics/compare/v9.1.2...v9.1.3) (2022-07-21) ### [9.1.2](https://github.com/SkeLLLa/fastify-metrics/compare/v9.1.1...v9.1.2) (2022-07-21) ### [9.1.1](https://github.com/SkeLLLa/fastify-metrics/compare/v9.1.0...v9.1.1) (2022-07-20) ### Misc - rebuild version ([d22752e](https://github.com/SkeLLLa/fastify-metrics/commit/d22752e7cf369b220ceaf0e30da781f28fede817)) ## [9.1.0](https://github.com/SkeLLLa/fastify-metrics/compare/v9.0.2...v9.1.0) (2022-07-20) ### Features - add initMetricsInRegistry function ([e37a028](https://github.com/SkeLLLa/fastify-metrics/commit/e37a0286297b5b0a4e5b0fec58dba186f4e158b8)) ### Bug fixes - **metrics:** add initMetricsInRegistry method ([dafbb59](https://github.com/SkeLLLa/fastify-metrics/commit/dafbb5921c18900a16f655297f5f03169eb8ef2f)) ### Misc - **release:** 9.0.3 ([56ae239](https://github.com/SkeLLLa/fastify-metrics/commit/56ae239ce6e646b34c21b3eacea931700bf37e36)) ### [9.0.3](https://github.com/SkeLLLa/fastify-metrics/compare/v9.0.2...v9.0.3) (2022-07-20) ### Bug fixes - **metrics:** add initMetricsInRegistry method ([dafbb59](https://github.com/SkeLLLa/fastify-metrics/commit/dafbb5921c18900a16f655297f5f03169eb8ef2f)) ### [9.0.2](https://github.com/SkeLLLa/fastify-metrics/compare/v9.0.1...v9.0.2) (2022-07-20) ### [9.0.1](https://github.com/SkeLLLa/fastify-metrics/compare/v9.0.0...v9.0.1) (2022-07-20) ### Misc - **deps:** update dependencies ([a50d379](https://github.com/SkeLLLa/fastify-metrics/commit/a50d37933f6de3213de3fc2deb43248375ff8993)) ## [9.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v8.0.0...v9.0.0) (2022-07-03) ### โš  BREAKING CHANGES - **upgrade:** new configuration (incompatible with all previous versions) ### Features - **upgrade:** fastify v4 support ([b7f7bb6](https://github.com/SkeLLLa/fastify-metrics/commit/b7f7bb65157dff4e7993c76ef0e72135a610f5b2)), closes [#44](https://github.com/SkeLLLa/fastify-metrics/issues/44) [#41](https://github.com/SkeLLLa/fastify-metrics/issues/41) [#10](https://github.com/SkeLLLa/fastify-metrics/issues/10) ### Misc - add ignore ([bdcdd9a](https://github.com/SkeLLLa/fastify-metrics/commit/bdcdd9ae2b224b4dc4ea652bc7d24da9ee8bece6)) - rebuild ([07504bf](https://github.com/SkeLLLa/fastify-metrics/commit/07504bf9aa0e4df74f0a6bf6412935fb3fba7ca6)) - version bump ([05cc7eb](https://github.com/SkeLLLa/fastify-metrics/commit/05cc7ebebf837bebd85c71801cd102c37fd6a271)) ## [8.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v7.4.0...v8.0.0) (2021-09-20) ### โš  BREAKING CHANGES - **deps:** prom-client v14 might be breaking ### Features - **deps:** bump prom-client to v14 ([409f574](https://github.com/SkeLLLa/fastify-metrics/commit/409f57496e5d8f475dbaebaae180873933bfaa99)) ## [7.4.0](https://github.com/SkeLLLa/fastify-metrics/compare/v7.3.0...v7.4.0) (2021-09-15) ### Features - **metrics:** add option to ignore head requests ([7b7da8d](https://github.com/SkeLLLa/fastify-metrics/commit/7b7da8d4122bfeb5264bdb3b955451d13a003472)) ### Misc - **deps:** update & fix docs ([bf8dfe7](https://github.com/SkeLLLa/fastify-metrics/commit/bf8dfe77147b5ff23bbe28b01fa6f8222878bbbb)) - remove dups ([badf815](https://github.com/SkeLLLa/fastify-metrics/commit/badf815d4473e150b602514283c73b1772a5b5e7)) ### Tests - add head ignore tests ([78d68c3](https://github.com/SkeLLLa/fastify-metrics/commit/78d68c3d290a09a8541df2ec42a61f75751b6f18)) ## [7.3.0](https://github.com/SkeLLLa/fastify-metrics/compare/v7.2.3...v7.3.0) (2021-09-15) ### Features - making label names overridable ([ace7f0d](https://github.com/SkeLLLa/fastify-metrics/commit/ace7f0daaae52287f7abe212ce3ffe09194e2433)) ### [7.2.3](https://github.com/SkeLLLa/fastify-metrics/compare/v7.2.2...v7.2.3) (2021-06-17) ### Bug fixes - version file fix ([23c4bbd](https://github.com/SkeLLLa/fastify-metrics/commit/23c4bbde43d28ae7214fd0abe38ba660ac222577)) ### Misc - docs update ([d2338ed](https://github.com/SkeLLLa/fastify-metrics/commit/d2338ed080fb0ac5ca5bd09ef3f9768e7756726b)) ### [7.2.2](https://github.com/SkeLLLa/fastify-metrics/compare/v7.2.1...v7.2.2) (2021-06-17) ### Tests - refactor to jest 27 ([023dac3](https://github.com/SkeLLLa/fastify-metrics/commit/023dac34b6674848f091d5da0e22f9d7a6aa606e)) ### Misc - fix package lock ([050167e](https://github.com/SkeLLLa/fastify-metrics/commit/050167e5e6a9e330d61e70daeabc70c5e7bb7385)) - update scripts ([aacc1f9](https://github.com/SkeLLLa/fastify-metrics/commit/aacc1f9fe2b91f2e829b0b085dd26eae6362417c)) - **deps:** bump ws from 7.4.5 to 7.4.6 ([989ebec](https://github.com/SkeLLLa/fastify-metrics/commit/989ebec46341274155589c6e9da669592d3e76d2)) ### [7.2.1](https://github.com/SkeLLLa/fastify-metrics/compare/v7.2.0...v7.2.1) (2021-05-25) ### Bug fixes - metric route log level ([a847821](https://github.com/SkeLLLa/fastify-metrics/commit/a8478213c51cad301f1a182a7efd14ccd14e04f8)) ## [7.2.0](https://github.com/SkeLLLa/fastify-metrics/compare/v7.1.0...v7.2.0) (2021-05-24) ### Features - **metrics:** disable info logging ([e61d18e](https://github.com/SkeLLLa/fastify-metrics/commit/e61d18ed13da2539e89f2d305faa2ffda0d60cd8)) ### Misc - **deps:** bump handlebars from 4.7.6 to 4.7.7 ([0d5c5b7](https://github.com/SkeLLLa/fastify-metrics/commit/0d5c5b7955679461524ab8169833e29b6e16b574)) - **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([008d0b9](https://github.com/SkeLLLa/fastify-metrics/commit/008d0b98ab3a867c6dac60e2d1bb3c16bc7132dc)) - **deps:** bump y18n from 4.0.0 to 4.0.1 ([f0955a8](https://github.com/SkeLLLa/fastify-metrics/commit/f0955a8190b5356dc8a867c975d201525f331d5c)) ## [7.1.0](https://github.com/SkeLLLa/fastify-metrics/compare/v7.0.0...v7.1.0) (2021-03-09) ### Features - add ability to group all invalid routes ([39a4f54](https://github.com/SkeLLLa/fastify-metrics/commit/39a4f545f615284e464798e903f67d971ed46416)) ### Misc - **deps:** update ([7450a43](https://github.com/SkeLLLa/fastify-metrics/commit/7450a436ee8f3eacd53ee89d824fc59d4e16afdf)) - **deps:** update typedoc ([e814d55](https://github.com/SkeLLLa/fastify-metrics/commit/e814d55efe7b95541dc59846d65dbe81785badb9)) ## [7.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v6.0.3...v7.0.0) (2021-02-21) ### โš  BREAKING CHANGES - update prom-client to ^13.0.0 ### Misc - **deps:** bump find-my-way from 3.0.4 to 3.0.5 ([0e445eb](https://github.com/SkeLLLa/fastify-metrics/commit/0e445eb58afde7789c5e57fcb81af647e6b6b406)) - **deps:** bump highlight.js from 10.3.1 to 10.4.1 ([aa85074](https://github.com/SkeLLLa/fastify-metrics/commit/aa850741d0ec6577bd4d73615d8d39be75325546)) - **deps:** bump ini from 1.3.5 to 1.3.7 ([209bea8](https://github.com/SkeLLLa/fastify-metrics/commit/209bea83de14711ad715895cf47ac2b90ffe9342)) - **deps:** bump node-notifier from 8.0.0 to 8.0.1 ([69fed6f](https://github.com/SkeLLLa/fastify-metrics/commit/69fed6f4461c8c7ef6adabbc8340d9ed0bb8dd79)) - update prom-client to ^13.0.0 ([40183ea](https://github.com/SkeLLLa/fastify-metrics/commit/40183ea3983603a1793f37bd8e7b9901cc6449d8)) ### [6.0.3](https://github.com/SkeLLLa/fastify-metrics/compare/v6.0.2...v6.0.3) (2020-10-29) ### Misc - **deps:** bump node-fetch from 2.6.0 to 2.6.1 ([9816312](https://github.com/SkeLLLa/fastify-metrics/commit/98163125492d65c899afff8f578bd8c7275919eb)) - **deps:** update ([f16f34e](https://github.com/SkeLLLa/fastify-metrics/commit/f16f34e2bd0698675c96a3dfef35f428b65a4358)) ### [6.0.2](https://github.com/SkeLLLa/fastify-metrics/compare/v6.0.1...v6.0.2) (2020-08-15) ### Misc - **deps:** update ([d193ecd](https://github.com/SkeLLLa/fastify-metrics/commit/d193ecd16ed1c8aa9e799fb64d3ace8347aaadd9)) ### [6.0.1](https://github.com/SkeLLLa/fastify-metrics/compare/v6.0.0...v6.0.1) (2020-07-11) ### Bug fixes - typescript fixes ([6036ae1](https://github.com/SkeLLLa/fastify-metrics/commit/6036ae1dbc4aeb2ededfb1137d48144b8a786e34)) ## [6.0.0](https://github.com/SkeLLLa/fastify-metrics/compare/v6.0.0-rc.4...v6.0.0) (2020-07-11) ## [6.0.0-rc.4](https://github.com/SkeLLLa/fastify-metrics/compare/v6.0.0-rc.3...v6.0.0-rc.4) (2020-06-06) ### Features - add flags for enabling/disabling route metrics ([3da8352](https://github.com/SkeLLLa/fastify-metrics/commit/3da83524010f424b08dd4e39ae5f32505b47a7ec)) - replace options extend ([e92f07e](https://github.com/SkeLLLa/fastify-metrics/commit/e92f07e4f11e79a709a8b56fc67fc78832cdfc95)) ### Bug fixes - **jest:** reports fix ([9aa6453](https://github.com/SkeLLLa/fastify-metrics/commit/9aa6453d8e3de787ad41c57eb5d8bf69b98ce666)) ### Misc - **deps:** update ([6f6803a](https://github.com/SkeLLLa/fastify-metrics/commit/6f6803a0ac22f559017287eee863b6d0bbb9d8fb)) - badges fix ([3014d89](https://github.com/SkeLLLa/fastify-metrics/commit/3014d891462257e67c3106aa03ee90474362080e)) - date update ([e2b40de](https://github.com/SkeLLLa/fastify-metrics/commit/e2b40de61beaecf495d2936efde824f0c3433e6d)) - issues url ([97a5aca](https://github.com/SkeLLLa/fastify-metrics/commit/97a5aca63008788bd8aef2a6a66deb5cc868f3cb)) ## [6.0.0-rc.3](https://github.com/SkeLLLa/fastify-metrics/compare/v6.0.0-rc.2...v6.0.0-rc.3) (2020-05-24) ### Misc - logo, changelog ignore fixes ([d254703](https://github.com/SkeLLLa/fastify-metrics/commit/d25470382a321d0ddb571a4f484c83d1e03ea8da)) ## [6.0.0-rc.2](https://gitlab.com/m03geek/fastify-metrics/compare/v6.0.0-rc.1...v6.0.0-rc.2) (2020-05-24) ### Misc - ts build fix ([411681a](https://gitlab.com/m03geek/fastify-metrics/commit/411681a3b96133e8381597a019a8793c35eaab98)) ## [6.0.0-rc.1](https://gitlab.com/m03geek/fastify-metrics/compare/v6.0.0-rc.0...v6.0.0-rc.1) (2020-05-24) ### Misc - update lockfile ([4899d2f](https://gitlab.com/m03geek/fastify-metrics/commit/4899d2f8c06f32f86783f4a9a3d9dad63e30caa2)) ## [6.0.0-rc.0](https://gitlab.com/m03geek/fastify-metrics/compare/v5.0.1...v6.0.0-rc.0) (2020-05-24) ### โš  BREAKING CHANGES - fastify 3 support ### Features - fastify 3 support ([6fc321f](https://gitlab.com/m03geek/fastify-metrics/commit/6fc321f957a85530a6fa5448c17fdf15184bb1e8)) ### Style - new lint rules ([51a39eb](https://gitlab.com/m03geek/fastify-metrics/commit/51a39eb02f07ac6b1e96cfa2583a010efd249f9c)) ### Tests - update test config ([993467e](https://gitlab.com/m03geek/fastify-metrics/commit/993467ea701055be550f11f2e34792dbcd6e146e)) - update tests ([eea3792](https://gitlab.com/m03geek/fastify-metrics/commit/eea3792438b17ea0e140dd31d9f96ccd7974cbe5)) ### Misc - rename workflows ([b19f1f1](https://gitlab.com/m03geek/fastify-metrics/commit/b19f1f120e444ea89a85cc3e00e8d83234ca7b29)) - **deps:** bump acorn from 6.4.0 to 6.4.1 ([dc52000](https://gitlab.com/m03geek/fastify-metrics/commit/dc520000ed424e8736dd33f8823f3f9574fc0562)) - **deps:** bump jquery from 3.4.1 to 3.5.0 ([1f0b356](https://gitlab.com/m03geek/fastify-metrics/commit/1f0b356eeb9449ae5a097d75786603f2306cff1a)) - **deps:** update ([0e0b329](https://gitlab.com/m03geek/fastify-metrics/commit/0e0b3299d3dd800ee61400a496fbc100bb239569)) ### [5.0.1](https://gitlab.com/m03geek/fastify-metrics/compare/v5.0.0...v5.0.1) (2020-02-28) ### Bug Fixes - **typescript:** add fucking typescript fixer ([f810673](https://gitlab.com/m03geek/fastify-metrics/commit/f810673672979bb54e972ff6d3aa9b69eae6a155)) ## [5.0.0](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.7...v5.0.0) (2020-02-26) ### โš  BREAKING CHANGES - new default metrics and types (see prom-client v12 release notes) ### Features - update to prom-client v12 ([6d4d949](https://gitlab.com/m03geek/fastify-metrics/commit/6d4d949b94c6156655812ff6e5bf8d6ed6fa83ea)) ### [4.0.7](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.6...v4.0.7) (2019-10-11) ### [4.0.6](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.5...v4.0.6) (2019-10-10) ### [4.0.5](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.4...v4.0.5) (2019-07-15) ## [4.0.4](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.3...v4.0.4) (2019-05-02) ### Bug Fixes - **audit:** fix typedoc audit issue ([2b4dfb2](https://gitlab.com/m03geek/fastify-metrics/commit/2b4dfb2)) ## [4.0.3](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.2...v4.0.3) (2019-04-17) ## [4.0.2](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.1...v4.0.2) (2019-04-17) ### Bug Fixes - make hasOwnProperty this to be opts ([aba8720](https://gitlab.com/m03geek/fastify-metrics/commit/aba8720)) ## [4.0.1](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.0...v4.0.1) (2019-02-26) ### Bug Fixes - fix fastify version ([a532966](https://gitlab.com/m03geek/fastify-metrics/commit/a532966)) # [4.0.0-rc.4](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.0-rc.3...v4.0.0-rc.4) (2019-01-28) # [4.0.0-rc.3](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.0-rc.2...v4.0.0-rc.3) (2018-12-26) # [4.0.0-rc.2](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.0-rc.1...v4.0.0-rc.2) (2018-12-26) # [4.0.0-rc.1](https://gitlab.com/m03geek/fastify-metrics/compare/v4.0.0-rc.0...v4.0.0-rc.1) (2018-12-09) # [4.0.0-rc.0](https://gitlab.com/m03geek/fastify-metrics/compare/v3.1.1...v4.0.0-rc.0) (2018-12-09) ### Features - fastify 2.0 support ([2981bdb](https://gitlab.com/m03geek/fastify-metrics/commit/2981bdb)) ### BREAKING CHANGES - drop fastify 1.X.X support ## [3.1.1](https://gitlab.com/m03geek/fastify-metrics/compare/v3.1.0...v3.1.1) (2018-12-07) # [3.1.0](https://gitlab.com/m03geek/fastify-metrics/compare/v3.0.0...v3.1.0) (2018-12-07) ### Features - add clear register function ([f92eb8a](https://gitlab.com/m03geek/fastify-metrics/commit/f92eb8a)) # [3.0.0](https://gitlab.com/m03geek/fastify-metrics/compare/v2.1.3...v3.0.0) (2018-12-07) ### Bug Fixes - metrics prefix fix ([4e102d6](https://gitlab.com/m03geek/fastify-metrics/commit/4e102d6)) ### Chores - mark changes as breaking ([d7f6c9a](https://gitlab.com/m03geek/fastify-metrics/commit/d7f6c9a)) ### Features - rewrite to typescript ([7797c6d](https://gitlab.com/m03geek/fastify-metrics/commit/7797c6d)) ### BREAKING CHANGES - Remove one bucket from histogram, rewrite to typescript ## [2.1.3](https://gitlab.com/m03geek/fastify-metrics/compare/v2.1.2...v2.1.3) (2018-12-06) ### Bug Fixes - **registers:** use first register for default metrics ([fe61fd8](https://gitlab.com/m03geek/fastify-metrics/commit/fe61fd8)) ## [2.1.2](https://gitlab.com/m03geek/fastify-metrics/compare/v2.1.1...v2.1.2) (2018-12-06) ### Bug Fixes - **registers:** fix registers registration ([6c3ba6d](https://gitlab.com/m03geek/fastify-metrics/commit/6c3ba6d)) ## [2.1.1](https://gitlab.com/m03geek/fastify-metrics/compare/v2.1.0...v2.1.1) (2018-11-14) ### Bug Fixes - **blacklist:** remove query string ([5c268f5](https://gitlab.com/m03geek/fastify-metrics/commit/5c268f5)) # [2.1.0](https://gitlab.com/m03geek/fastify-metrics/compare/v2.0.2...v2.1.0) (2018-10-31) ### Features - add group status codes option ([dcf658e](https://gitlab.com/m03geek/fastify-metrics/commit/dcf658e)) - add routes blacklist ([0c9669a](https://gitlab.com/m03geek/fastify-metrics/commit/0c9669a)) ## [2.0.2](https://gitlab.com/m03geek/fastify-metrics/compare/v2.0.1...v2.0.2) (2018-10-22) ### Bug Fixes - **docs:** update readme according to changes ([1d162ae](https://gitlab.com/m03geek/fastify-metrics/commit/1d162ae)) ## [2.0.1](https://gitlab.com/m03geek/fastify-metrics/compare/v2.0.0...v2.0.1) (2018-10-22) ### Bug Fixes - **metrics:** add check for metrics present ([c79c76a](https://gitlab.com/m03geek/fastify-metrics/commit/c79c76a)) # [2.0.0](https://gitlab.com/m03geek/fastify-metrics/compare/v1.1.0...v2.0.0) (2018-10-02) ### Features - **metrics:** add metric default customization ([c7a74b9](https://gitlab.com/m03geek/fastify-metrics/commit/c7a74b9)) - **metrics:** remove count and rename histogram ([9cc92e4](https://gitlab.com/m03geek/fastify-metrics/commit/9cc92e4)) ### BREAKING CHANGES - **metrics:** Histogram metric new name http_request_duration_seconds # [1.1.0](https://gitlab.com/m03geek/fastify-metrics/compare/v1.0.1...v1.1.0) (2018-09-28) ### Features - **metrics:** export object and add ability to store metrics ([9cc2b64](https://gitlab.com/m03geek/fastify-metrics/commit/9cc2b64)) ## [1.0.1](https://gitlab.com/m03geek/fastify-metrics/compare/v1.0.0...v1.0.1) (2018-09-27) ### Bug Fixes - **ci:** fix gitlab ci publish ([48deb0e](https://gitlab.com/m03geek/fastify-metrics/commit/48deb0e)) # 1.0.0 (2018-09-27) ### Features - **initial:** initial commit ([a00c2b6](https://gitlab.com/m03geek/fastify-metrics/commit/a00c2b6))