Skip to content

Commit 5aea6b4

Browse files
committed
update changelog
1 parent a65dde9 commit 5aea6b4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

metrics-exporter-prometheus/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased] - ReleaseDate
1010

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+
1121
## [0.15.1] - 2024-06-24
1222

1323
### Changed

0 commit comments

Comments
 (0)