Releases: maoertel/prometheus-push
Releases · maoertel/prometheus-push
v0.4.6
03 Feb 20:04
Compare
Sorry, something went wrong.
No results found
v0.4.5
23 Jun 15:58
Compare
Sorry, something went wrong.
No results found
v0.4.4
20 Apr 12:49
Compare
Sorry, something went wrong.
No results found
What’s Changed
Especially the upgrade to reqwest v0.12 is a bigger upgrade under the hood so it can lead to breaking stuff.
v0.4.3
24 Nov 12:36
Compare
Sorry, something went wrong.
No results found
v0.4.2
24 Nov 10:19
Compare
Sorry, something went wrong.
No results found
What’s Changed
docs.rs: only pass non mutually exclusive features
v0.4.1
24 Nov 08:47
Compare
Sorry, something went wrong.
No results found
What’s Changed
To build docs.rs mutually exclusive features needs to be handled
v0.4.0
24 Nov 07:32
Compare
Sorry, something went wrong.
No results found
What’s Changed
Documentation for upcoming v0.4.0 (#9 ) @maoertel
Add feature prometheus_client_crate (#8 ) @maoertel
this version is breaking in relation to v0.3.0
v0.3.0
18 Nov 18:58
Compare
Sorry, something went wrong.
No results found
What's changed:
Make underlying prometheus intergration generic and implement it for prometheus crate as a feature #6 @maoertel
this version is breaking in relation to v0.2.1
v0.2.1
16 Nov 09:06
Compare
Sorry, something went wrong.
No results found
What's changed:
documentation for public API and crate
this is the first release that is published on crates.io and docs.rs
v0.2.0
14 Nov 11:14
Compare
Sorry, something went wrong.
No results found
What's changed:
blocking and with_request_blocking features - #1 @maoertel
Url crate to validate url on type level not in code - #3 @maoertel