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
+5
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
## Unreleased
2
2
3
+
## 1.21.1 / 2025-03-04
4
+
5
+
*[BUGFIX] prometheus: Revert of `Inc`, `Add` and `Observe` cumulative metric CAS optimizations (#1661), causing regressions on low contention cases.
6
+
*[BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags.
7
+
3
8
## 1.21.0 / 2025-02-17
4
9
5
10
:warning: This release contains potential breaking change if you upgrade `github.com/prometheus/common` to 0.62+ together with client_golang. :warning:
0 commit comments