Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 1.22 KB

Changelog

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.8.0 - 2024-02-10

Added

  • cargo feature process by @Alexey-N-Chernyshov in nlopes#76
  • metrics contain the http_version label . by @mstyura in nlopes#74
  • configurable path parameters cardinality by @lefuturiste in nlopes#73
  • Configurable metrics by @potkae in nlopes#70

0.7.0 - 2023-07-21

Added

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