All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.9.0 - 2024-09-27
- feat: add support for masking unmatched paths by @ranger-ross in nlopes/actix-web-prom#84
0.8.0 - 2024-02-10
- cargo feature process by @Alexey-N-Chernyshov in nlopes/actix-web-prom#76
- metrics contain the http_version label . by @mstyura in nlopes/actix-web-prom#74
- configurable path parameters cardinality by @lefuturiste in nlopes/actix-web-prom#73
- Configurable metrics by @potkae in nlopes/actix-web-prom#70
0.7.0 - 2023-07-21
- feat: improve compatibility with anyhow by @ctron in nlopes/actix-web-prom#67
- Add ability to exclude paths and statuses from metrics by @riordanp in nlopes/actix-web-prom#71
- Add ability to exclude paths from metrics by @kppullin in nlopes/actix-web-prom#46