Skip to content

Releases: matteodisabatino/express-prometheus-middleware

Release 4.2.1

05 Jan 15:39
Compare
Choose a tag to compare

4.2.1 (2024-01-05)

Release 4.2.0

08 Nov 23:11
Compare
Choose a tag to compare

4.2.0 (2023-11-08)

Features

  • support prom-client v15 (5741862)

Release 4.1.1

08 Nov 22:52
Compare
Choose a tag to compare

4.1.1 (2023-11-08)

Reverts

  • Revert "feat: support prom-client v15" (50fc946)

Release 4.1.0

08 Nov 22:18
Compare
Choose a tag to compare

4.1.0 (2023-11-08)

Features

  • support prom-client v15 (9eae850)

Release 4.0.0

03 Aug 13:38
Compare
Choose a tag to compare

4.0.0 (2023-08-03)

Code Refactoring

  • using req.route if available (28f8076)

BREAKING CHANGES

  • if req.route is available metric refers to it instead of req.path

Release 3.1.2

07 Sep 17:04
Compare
Choose a tag to compare

3.1.2 (2022-09-07)

Bug Fixes

  • always copying the file to avoid problems (3230734)

Release 3.1.1

07 Sep 12:26
Compare
Choose a tag to compare

3.1.1 (2022-09-07)

Bug Fixes

  • Windows needs special permissions to create symlinks, hence for this OS is better to create a copy of the file (2d72e5d)

Release 3.1.0

29 May 18:48
Compare
Choose a tag to compare

3.1.0 (2022-05-29)

Features

  • updated @matteodisabatino/gc_info to support node v18 (9e07afd)

Release 3.0.0

19 May 20:47
Compare
Choose a tag to compare

3.0.0 (2022-05-19)

Code Refactoring

BREAKING CHANGES

  • fully deprecation for versions 1 and 2 of the module

Release 2.0.5

27 Mar 14:28
Compare
Choose a tag to compare

2.0.5 (2022-03-27)

Bug Fixes

  • rimraf and symian now are production dependencies (0f64aab)