-
Notifications
You must be signed in to change notification settings - Fork 201
Comparing changes
Open a pull request
base repository: tikv/rust-prometheus
base: v0.13.4
head repository: tikv/rust-prometheus
compare: v0.14.0
- 12 commits
- 29 files changed
- 9 contributors
Commits on May 6, 2024
-
static-metric: fix typos in docstrings (#479)
It should be `flashable` instead of `flash able` Signed-off-by: Eval EXEC <execvy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f0c9bc2 - Browse repository at this point
Copy the full SHA f0c9bc2View commit details
Commits on Dec 13, 2024
-
README.md: Document protobuf feature (#531)
Signed-off-by: John Vandenberg <jayvdb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 45c43c9 - Browse repository at this point
Copy the full SHA 45c43c9View commit details
Commits on Mar 12, 2025
-
Upgrade
thiserror
crate from 1.0 to 2.0 version (#534)Signed-off-by: Kai Ren <tyranron@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3bd0e82 - Browse repository at this point
Copy the full SHA 3bd0e82View commit details -
cargo: bump MSRV to 1.81 (#539)
Signed-off-by: Luca BRUNO <lucab@lucabruno.net>
Configuration menu - View commit details
-
Copy full SHA for 52d76fc - Browse repository at this point
Copy the full SHA 52d76fcView commit details
Commits on Mar 13, 2025
-
Fix LSP and Clippy warnings and errors (#540)
Signed-off-by: Sander van Harmelen <sander@vanharmelen.nl> Co-authored-by: Luca Bruno <lucab@lucabruno.net>
Configuration menu - View commit details
-
Copy full SHA for 5b62f4b - Browse repository at this point
Copy the full SHA 5b62f4bView commit details
Commits on Mar 14, 2025
-
docs: fix
register_histogram_vec_with_registry
docstring (#528)Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com> Co-authored-by: Luca Bruno <lucab@lucabruno.net>
Configuration menu - View commit details
-
Copy full SHA for 7e4e6f2 - Browse repository at this point
Copy the full SHA 7e4e6f2View commit details
Commits on Mar 19, 2025
-
cargo: upgrade to protobuf 3.7 (#541)
* feat!: upgrade to protobuf 3.7 - keep some of the `get_` and `set_` methods around and mark them as deprecated - keep api changes to a minimal Signed-off-by: Sven Kanoldt <sven+oss@d34dl0ck.me> * fix: fix all issues related to api combatibility when the protobuf feature is not enabled Signed-off-by: Sven Kanoldt <sven+oss@d34dl0ck.me> * implement review feedback and close all minor remarks Signed-off-by: Sven Kanoldt <sven+oss@d34dl0ck.me> * fix ci errors Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me> --------- Signed-off-by: Sven Kanoldt <sven+oss@d34dl0ck.me> Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me>
Configuration menu - View commit details
-
Copy full SHA for c3865f3 - Browse repository at this point
Copy the full SHA c3865f3View commit details -
Use AsRef<str> for owned label values (#537)
Signed-off-by: Sander van Harmelen <sander@vanharmelen.nl> Co-authored-by: Luca Bruno <lucab@lucabruno.net>
Configuration menu - View commit details
-
Copy full SHA for 4a0e282 - Browse repository at this point
Copy the full SHA 4a0e282View commit details -
build(deps): update hyper requirement from ^0.14 to ^1.4 (#524)
* build(deps): update hyper requirement from ^0.14 to ^1.4 Updates the requirements on [hyper](https://github.com/hyperium/hyper) to permit the latest version. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.0...v1.4.0) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * examples: fix hyper server example Signed-off-by: Luca BRUNO <lucab@lucabruno.net> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Luca BRUNO <lucab@lucabruno.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luca BRUNO <lucab@lucabruno.net>
Configuration menu - View commit details
-
Copy full SHA for e5809b7 - Browse repository at this point
Copy the full SHA e5809b7View commit details
Commits on Mar 20, 2025
-
build(deps): update procfs requirement from ^0.16 to ^0.17 (#543)
Updates the requirements on [procfs](https://github.com/eminence/procfs) to permit the latest version. - [Release notes](https://github.com/eminence/procfs/releases) - [Commits](eminence/procfs@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: procfs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e17c5ce - Browse repository at this point
Copy the full SHA e17c5ceView commit details
Commits on Mar 21, 2025
-
* perf: optimise CounterVec hashing, enable other hashers Signed-off-by: Liam Gray <hoxxep@gmail.com> * Remove nohash-hasher dependency Signed-off-by: Liam Gray <hoxxep@gmail.com> * Restrict nohash visibility explicitly Signed-off-by: Liam Gray <hoxxep@gmail.com> --------- Signed-off-by: Liam Gray <hoxxep@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26e46ec - Browse repository at this point
Copy the full SHA 26e46ecView commit details
Commits on Mar 27, 2025
-
prometheus: release 0.14.0 (#545)
Signed-off-by: Luca BRUNO <lucab@lucabruno.net>
Configuration menu - View commit details
-
Copy full SHA for e07efb4 - Browse repository at this point
Copy the full SHA e07efb4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.13.4...v0.14.0