We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca59173 commit f7434bdCopy full SHA for f7434bd
metrics-exporter-prometheus/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased] - ReleaseDate
10
11
+## [0.12.1] - 2023-05-09
12
+
13
### Added
14
15
- Support for specifying a username/password for HTTP Basic Authentication when pushing to a Push
metrics-exporter-prometheus/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "metrics-exporter-prometheus"
3
-version = "0.12.0"
+version = "0.12.1"
4
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
5
edition = "2018"
6
rust-version = "1.61.0"
0 commit comments