We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8947c commit 291d010Copy full SHA for 291d010
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## next
2
3
+## 1.10.1 / 2025-07-11
4
+
5
+* Fix panic in native BMC collector (#267)
6
+* Fix native IPMI client not being properly closed (#268)
7
+* Log sensor ID on error in native IPMI collector
8
+* Dependency/shared files updates and CI improvements
9
10
## 1.10.0 / 2025-02-12
11
12
* Adopt slog, drop go-kit/log (#210)
VERSION
@@ -1 +1 @@
-1.10.0
+1.10.1
0 commit comments