Skip to content

Releases: nlopes/actix-web-prom

v0.10.0

10 May 12:15
f67a950

Choose a tag to compare

What's Changed

  • chore(ci): Update GitHub Actions to modern actions by @ranger-ross in #90
  • Update prometheus requirement from 0.13 to 0.14 by @dependabot in #89

Full Changelog: v0.9.0...v0.10.0

v0.9.0

27 Sep 08:59
09776cd

Choose a tag to compare

What's Changed

  • Added support for masking unmatched paths by @ranger-ross in #84
  • chore: fix a bunch of clippies by @nlopes in #85
  • fix: when in the metrics path, always mark as matched by @nlopes in #86

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

10 Feb 16:55
55b6cd0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0-alpha

v0.7.0

21 Jul 12:52
6a84851

Choose a tag to compare

What's Changed

  • feat: improve compatibility with anyhow by @ctron in #67
  • Add ability to exclude paths and statuses from metrics by @riordanp in #71
  • Add ability to exclude paths from metrics by @kppullin in #46

New Contributors

  • @ctron made their first contribution in #67
  • @riordanp made their first contribution in #71
  • @kppullin made their first contribution in #46

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Jul 11:35
4037da6

Choose a tag to compare

First tagged release