diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b4323..648c8d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ ## next +## 1.7.0 / 2023-10-18 + +* Update common files +* Update build +* Update golang to 1.21 +* Update dependecies +* Switch to Alpine-based Docker image +* Add missing error handling +* Added chassis cooling fault and drive fault metrics * Now, `ipmi_dcmi_power_consumption_watts` metric is not present if Power Measurement feature is not present. Before this change - the value was zero diff --git a/VERSION b/VERSION index 9c6d629..bd8bf88 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.1 +1.7.0