From 9ecdf0e29a6176174cbe21541c2d40c832db32e6 Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Thu, 11 Apr 2024 14:50:13 +0300 Subject: [PATCH] rn 0.54.2 --- docs/rn/0.54.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/rn/0.54.md b/docs/rn/0.54.md index 3c4dda8bf..3c26f91c6 100644 --- a/docs/rn/0.54.md +++ b/docs/rn/0.54.md @@ -16,7 +16,11 @@ Refer to the [`cisco_c8000v`](../manual/kinds/vr-c8000v.md) kind documentation t ## Patches -### v0.54.1 +### 0.54.1 * add `insecure-mgmt` gRPC server to the [default SR Linux config](../manual/kinds/srl.md#grpc-server) #1979 * use Docker v25 API and Podman v5 #1980 + +### 0.54.2 + +* fix inspect command behavior with respect to the named-based lab fetching #1984