Merged
Conversation
Signed-off-by: Luca BRUNO <lucab@lucabruno.net>
Member
Author
|
/cc @breezewish for review |
|
@lucab: GitHub didn't allow me to request PR reviews from the following users: for, review. Note that only tikv members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Member
Author
|
@breezewish @siddontang can I get a stamp on this, so that I can proceed with the release? |
breezewish
approved these changes
Mar 27, 2025
Member
breezewish
left a comment
There was a problem hiding this comment.
Thanks! @lucab Let's roll out this version!
Member
|
prometheus v0.14.0 is now available in crates.io 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)