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 #76
  • metrics contain the http_version label . by @mstyura in #74
  • configurable path parameters cardinality by @lefuturiste in #73
  • Configurable metrics by @potkae in #70

0.7.0 - 2023-07-21

Added

  • 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