From 357c5ee3580984efbaa5d0d8fcd1b2c4827f6284 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Wed, 31 Aug 2022 13:42:41 +0200 Subject: [PATCH] changes for 1.5.1 --- CHANGES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 1e136738..dc75ae9b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,14 @@ +# v1.5.1 (2022-08-31) + +- Albatross_influx: drop leading ':' if path should be dropped (#114 @hannesm) +- FreeBSD packaging: rename albatross_stat to albatross_stats (#113 @hannesm) +- Refactor albatross BHyve stat collection (to avoid exception in List.combine) + (#116 @reynir @hannesm) +- Albatross-client-update: adapt URLs to current builder-web deployment (#117 + @hannesm) +- Albatross-client: allow passing a mac address explicitly to create for each + network interface (#107 @reynir) + # v1.5.0 (2022-05-16) - Revise Name.t to use ':' as path separation, and allow '.' in labels.