Skip to content

Commit 594f4d4

Browse files
authored
Merge pull request #861 from prometheus/beorn7/version
Cut v0.67.2
2 parents acb1873 + 440c1a3 commit 594f4d4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎CHANGELOG.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
### What's Changed
66

7+
## v0.67.2 / 2025-10-28
8+
9+
## What's Changed
10+
* config: Fix panic in `tlsRoundTripper` when CA file is absent by @ndk in https://github.com/prometheus/common/pull/792
11+
* Cleanup linting issues by @SuperQ in https://github.com/prometheus/common/pull/860
12+
13+
## New Contributors
14+
* @ndk made their first contribution in https://github.com/prometheus/common/pull/792
15+
16+
**Full Changelog**: https://github.com/prometheus/common/compare/v0.67.1...v0.67.2
17+
718
## v0.67.1 / 2025-10-07
819

920
## What's Changed

0 commit comments

Comments
 (0)