prometheus: release 0.14.0 #545
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
0.14.0
API change: Use
AsRef<str>for owned label values (Use AsRef<str> for owned label values #537)Improvement: Hashing improvements (Hashing improvements #532)
Dependency upgrade: Update
hyperto 1.6 (build(deps): update hyper requirement from ^0.14 to ^1.4 #524)Dependency upgrade: Update
procfsto 0.17 (build(deps): update procfs requirement from ^0.16 to ^0.17 #543)Dependency upgrade: Update
protobufto 3.7.2 for RUSTSEC-2024-0437 (cargo: upgrade to protobuf 3.7 #541)Dependency upgrade: Update
thiserrorto 2.0 (Upgradethiserrorcrate from 1.0 to 2.0 version #534)Internal change: Fix LSP and Clippy warnings (Fix LSP and Clippy warnings and errors #540)
Internal change: Bump MSRV to 1.81 (cargo: bump MSRV to 1.81 #539)
Documentation: Fix
register_histogram_vec_with_registrydocstring (docs: fixregister_histogram_vec_with_registrydocstring #528)Documentation: Fix typos in static-metric docstrings ( static-metric: fix typos in docstrings #479)
Documentation: Add missing
protobuffeature to README list (README.md: Document protobuf feature #531)