Skip to content

Latest commit

 

History

History
646 lines (336 loc) · 26.5 KB

CHANGELOG.md

File metadata and controls

646 lines (336 loc) · 26.5 KB

12.1.0 (2024-09-20)

🛠 Fixes

🚀 Features

  • migrate eslint config (d749d99)
  • lint: upgrade eslint and rules (a840e5e)

🧾 Other

12.0.0 (2024-09-19)

⚠ BREAKING CHANGES

  • fastify: Drop node 18

Upgrade to fastify 5

🛠 Fixes

🚀 Features

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)

10.6.0 (2024-01-14)

🚀 Features

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

10.5.0 (2023-12-19)

🚀 Features

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

10.4.1 (2023-11-28)

🛠 Fixes

🧾 Other

  • deps-dev: bump @babel/traverse from 7.19.4 to 7.23.2 (#91) (b069b47)

10.4.0 (2023-11-28)

🚀 Features

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

10.3.3 (2023-10-31)

🛠 Fixes

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

10.3.2 (2023-09-20)

🛠 Fixes

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

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

10.3.0 (2023-04-14)

🛠 Fixes

📔 Docs

🚀 Features

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

10.2.0 (2023-03-16)

Features

Misc

10.1.0 (2023-03-14)

Features

  • configurable route label value override (01134f9)
  • update docs (6ccaade)

10.0.4 (2023-03-12)

10.0.3 (2023-02-07)

Bug fixes

  • fix routes with array of method (07ab256)

10.0.2 (2023-01-05)

10.0.1 (2022-12-27)

Bug fixes

  • fixes typo in README.md (ae72c72)

10.0.0 (2022-10-18)

⚠ BREAKING CHANGES

  • replace context config with routeConfig

Features

Misc

Codestyle

9.2.4 (2022-10-17)

9.2.3 (2022-10-17)

9.2.2 (2022-08-28)

Bug fixes

  • add plugin name for dependencies (ec7b04a)

Misc

Codestyle

9.2.1 (2022-07-28)

Bug fixes

  • registries: add workaround to save default labels (51247ce)

Misc

9.2.0 (2022-07-26)

Features

  • support endpoint option as object (a993277)

9.1.3 (2022-07-21)

9.1.2 (2022-07-21)

9.1.1 (2022-07-20)

Misc

9.1.0 (2022-07-20)

Features

  • add initMetricsInRegistry function (e37a028)

Bug fixes

  • metrics: add initMetricsInRegistry method (dafbb59)

Misc

9.0.3 (2022-07-20)

Bug fixes

  • metrics: add initMetricsInRegistry method (dafbb59)

9.0.2 (2022-07-20)

9.0.1 (2022-07-20)

Misc

  • deps: update dependencies (a50d379)

9.0.0 (2022-07-03)

⚠ BREAKING CHANGES

  • upgrade: new configuration (incompatible with all previous versions)

Features

Misc

8.0.0 (2021-09-20)

⚠ BREAKING CHANGES

  • deps: prom-client v14 might be breaking

Features

  • deps: bump prom-client to v14 (409f574)

7.4.0 (2021-09-15)

Features

  • metrics: add option to ignore head requests (7b7da8d)

Misc

Tests

7.3.0 (2021-09-15)

Features

  • making label names overridable (ace7f0d)

7.2.3 (2021-06-17)

Bug fixes

Misc

7.2.2 (2021-06-17)

Tests

Misc

7.2.1 (2021-05-25)

Bug fixes

7.2.0 (2021-05-24)

Features

  • metrics: disable info logging (e61d18e)

Misc

  • deps: bump handlebars from 4.7.6 to 4.7.7 (0d5c5b7)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (008d0b9)
  • deps: bump y18n from 4.0.0 to 4.0.1 (f0955a8)

7.1.0 (2021-03-09)

Features

  • add ability to group all invalid routes (39a4f54)

Misc

7.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)
  • deps: bump highlight.js from 10.3.1 to 10.4.1 (aa85074)
  • deps: bump ini from 1.3.5 to 1.3.7 (209bea8)
  • deps: bump node-notifier from 8.0.0 to 8.0.1 (69fed6f)
  • update prom-client to ^13.0.0 (40183ea)

6.0.3 (2020-10-29)

Misc

  • deps: bump node-fetch from 2.6.0 to 2.6.1 (9816312)
  • deps: update (f16f34e)

6.0.2 (2020-08-15)

Misc

6.0.1 (2020-07-11)

Bug fixes

6.0.0 (2020-07-11)

6.0.0-rc.4 (2020-06-06)

Features

  • add flags for enabling/disabling route metrics (3da8352)
  • replace options extend (e92f07e)

Bug fixes

Misc

6.0.0-rc.3 (2020-05-24)

Misc

  • logo, changelog ignore fixes (d254703)

6.0.0-rc.2 (2020-05-24)

Misc

6.0.0-rc.1 (2020-05-24)

Misc

6.0.0-rc.0 (2020-05-24)

⚠ BREAKING CHANGES

  • fastify 3 support

Features

Style

Tests

Misc

  • rename workflows (b19f1f1)
  • deps: bump acorn from 6.4.0 to 6.4.1 (dc52000)
  • deps: bump jquery from 3.4.1 to 3.5.0 (1f0b356)
  • deps: update (0e0b329)

5.0.1 (2020-02-28)

Bug Fixes

  • typescript: add fucking typescript fixer (f810673)

5.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)

4.0.7 (2019-10-11)

4.0.6 (2019-10-10)

4.0.5 (2019-07-15)

4.0.4 (2019-05-02)

Bug Fixes

  • audit: fix typedoc audit issue (2b4dfb2)

4.0.3 (2019-04-17)

4.0.2 (2019-04-17)

Bug Fixes

  • make hasOwnProperty this to be opts (aba8720)

4.0.1 (2019-02-26)

Bug Fixes

4.0.0-rc.4 (2019-01-28)

4.0.0-rc.3 (2018-12-26)

4.0.0-rc.2 (2018-12-26)

4.0.0-rc.1 (2018-12-09)

4.0.0-rc.0 (2018-12-09)

Features

BREAKING CHANGES

  • drop fastify 1.X.X support

3.1.1 (2018-12-07)

3.1.0 (2018-12-07)

Features

  • add clear register function (f92eb8a)

3.0.0 (2018-12-07)

Bug Fixes

Chores

  • mark changes as breaking (d7f6c9a)

Features

BREAKING CHANGES

  • Remove one bucket from histogram, rewrite to typescript

2.1.3 (2018-12-06)

Bug Fixes

  • registers: use first register for default metrics (fe61fd8)

2.1.2 (2018-12-06)

Bug Fixes

  • registers: fix registers registration (6c3ba6d)

2.1.1 (2018-11-14)

Bug Fixes

  • blacklist: remove query string (5c268f5)

2.1.0 (2018-10-31)

Features

  • add group status codes option (dcf658e)
  • add routes blacklist (0c9669a)

2.0.2 (2018-10-22)

Bug Fixes

  • docs: update readme according to changes (1d162ae)

2.0.1 (2018-10-22)

Bug Fixes

  • metrics: add check for metrics present (c79c76a)

2.0.0 (2018-10-02)

Features

  • metrics: add metric default customization (c7a74b9)
  • metrics: remove count and rename histogram (9cc92e4)

BREAKING CHANGES

  • metrics: Histogram metric new name http_request_duration_seconds

1.1.0 (2018-09-28)

Features

  • metrics: export object and add ability to store metrics (9cc2b64)

1.0.1 (2018-09-27)

Bug Fixes

  • ci: fix gitlab ci publish (48deb0e)

1.0.0 (2018-09-27)

Features

  • initial: initial commit (a00c2b6)