feat: bump release to 1.7.0

Signed-off-by: Jeremy PLANCKEEL <jeremy.planckeel@outlook.com>
This commit is contained in:
Jeremy PLANCKEEL 2023-10-18 11:38:14 +02:00
parent b5e270b158
commit 5eebd07f25
No known key found for this signature in database
GPG Key ID: 9E7006992B25CC50
2 changed files with 10 additions and 1 deletions

View File

@ -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

View File

@ -1 +1 @@
1.6.1
1.7.0