You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,20 @@
4
4
5
5
### What's Changed
6
6
7
-
*[ENHANCEMENT] Create CHANGELOG.md for easier communication of library changes, especially possible breaking changes. https://github.com/prometheus/common/pull/833
7
+
## v0.67.0 / 2025-10-07
8
+
9
+
## What's Changed
10
+
* Create CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by @ywwg in https://github.com/prometheus/common/pull/833
11
+
* model: New test for validation with dots by @m1k1o in https://github.com/prometheus/common/pull/759
12
+
* expfmt: document NewTextParser as required by @burgerdev in https://github.com/prometheus/common/pull/842
13
+
* expfmt: Add support for float histograms and gauge histograms by @beorn7 in https://github.com/prometheus/common/pull/843
14
+
* Updated minimum Go version to 1.24.0, updated Go dependecies by @SuperQ in https://github.com/prometheus/common/pull/849
15
+
16
+
## New Contributors
17
+
*@m1k1o made their first contribution in https://github.com/prometheus/common/pull/759
18
+
*@burgerdev made their first contribution in https://github.com/prometheus/common/pull/842
0 commit comments