Skip to content

Releases: immobiliare/fastify-metrics

v6.0.0

18 Dec 10:25
Compare
Choose a tag to compare

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

07 Jul 11:05
Compare
Choose a tag to compare

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

22 Mar 13:12
Compare
Choose a tag to compare

5.1.0 (2023-03-22)

Features

v5.0.0

09 Jan 12:34
Compare
Choose a tag to compare

5.0.0 (2023-01-09)

Bug Fixes

  • fix fastify deprecation (d37cae2)

BREAKING CHANGES

  • the plugin now relies on the routeConfig key instead
    of the context.config key to get its metadata.

v4.0.1

26 Jul 14:59
Compare
Choose a tag to compare

4.0.1 (2022-07-26)

Bug Fixes

  • docs with wrong version table (effc04f)

v4.0.0

18 Jul 10:04
Compare
Choose a tag to compare

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

21 Jun 11:25
Compare
Choose a tag to compare

3.0.1 (2022-06-21)

Bug Fixes

v3.0.0

10 May 10:49
Compare
Choose a tag to compare

3.0.0 (2022-05-10)

Features

BREAKING CHANGES

  • Node.js 12 is deprecated

v2.0.2

16 Mar 15:43
Compare
Choose a tag to compare

2.0.2 (2022-03-16)

Bug Fixes

  • types: fix cannot cast MetricsPluginOptions properties to specific type (956a4af)

v2.0.1

16 Mar 07:47
Compare
Choose a tag to compare

2.0.1 (2022-03-16)

Bug Fixes