From 6327f9b31d220aa1da0b7fafc2aa2261b9d517cb Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Thu, 23 Nov 2023 13:12:08 +0100 Subject: [PATCH] 0.48.4 release notes (#1742) 0.48.4 notes --- docs/rn/0.48.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/rn/0.48.md b/docs/rn/0.48.md index 5f3e7eb6e..cf4ebdabf 100644 --- a/docs/rn/0.48.md +++ b/docs/rn/0.48.md @@ -57,3 +57,9 @@ Now containerlab will add group ACLs to the lab directory to allow original user ### 0.48.3 * fix [exec command](../cmd/exec.md) failing to filter on the topology nodes #1729 + +### 0.48.4 + +* fixed `destroy --cleanup` command not removing lab directory located outside of the current working dir #1738 +* fixed `mgmt-net` link provisioning #1741 +* fixed setting up unix socket access for gnmi/gnoi and SR Linux 23.10.1 #1740