From 13cb4541464a34aaf5a480f1e635152358ff4c36 Mon Sep 17 00:00:00 2001 From: Trey Dockendorf Date: Mon, 13 May 2024 10:00:41 -0400 Subject: [PATCH] Release 0.9.0 --- CHANGELOG.md | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac10f54..02f0cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.9.0 / 2024-05-13 + +* Update to Go 1.22 and update dependencies (#23) +* Add metrics for per-device collection duration, error and timeout indicators (#22) + ## 0.8.0 / 2024-02-27 * Ensure the full HCA name is included in "hca" and "uplink" labels (#21) diff --git a/VERSION b/VERSION index a3df0a6..ac39a10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.0 +0.9.0