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 15d1e36 commit c6c6844Copy full SHA for c6c6844
metrics-observer/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.3.0] - 2023-12-24
12
+
13
### Fixed
14
15
- All addresses returned when trying to connect to the specified exporter endpoint will be tried, in
metrics-observer/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "metrics-observer"
3
-version = "0.2.0"
+version = "0.3.0"
4
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
5
edition = "2018"
6
rust-version = "1.65.0"
0 commit comments