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 d357ea2 commit 81fcd91Copy full SHA for 81fcd91
metrics-exporter-dogstatsd/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.9.2] - 2025-03-27
12
+
13
### Changed
14
15
- Allow Unix sockets to be used on more than just Linux platforms.
metrics-exporter-dogstatsd/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "metrics-exporter-dogstatsd"
3
-version = "0.9.1"
+version = "0.9.2"
4
edition = { workspace = true}
5
rust-version = "1.71.1"
6
0 commit comments