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 a65dde9 commit 5aea6b4Copy full SHA for 5aea6b4
metrics-exporter-prometheus/CHANGELOG.md
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased] - ReleaseDate
10
11
+### Added
12
+
13
+- Added support to use a UDS listener for the HTTP gateway mode.
14
+ ([#498](https://github.com/metrics-rs/metrics/pull/498))
15
16
+### Changed
17
18
+- Update the `Content-Type` response header to `text/plain`, matching the Exposition format
19
+ specification. ([#496](https://github.com/metrics-rs/metrics/pull/496))
20
21
## [0.15.1] - 2024-06-24
22
23
### Changed
0 commit comments