There was an error while loading. Please reload this page.
2 parents acb1873 + 440c1a3 commit 594f4d4Copy full SHA for 594f4d4
CHANGELOG.md
@@ -4,6 +4,17 @@
4
5
### What's Changed
6
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
18
## v0.67.1 / 2025-10-07
19
20
## What's Changed
0 commit comments