From 78f13e38d5bf852312d9a958899a77a008a07b1d Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Thu, 10 Nov 2022 13:00:00 +0100 Subject: [PATCH] added 0.32.4 patch notes --- docs/rn/0.32.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/rn/0.32.md b/docs/rn/0.32.md index 7c998b0d2..4e4197502 100644 --- a/docs/rn/0.32.md +++ b/docs/rn/0.32.md @@ -36,3 +36,10 @@ In `wait-for` section, you can specify node names that this node will wait for b * fix default bridge misuse #1071 * improved auto-remove setting propagation #1065 * added docs for SR OS multi line card configuration + +### 0.32.4 + +* cleanup veth pairs connected to bridges #1090 +* fix SSSE3 instruction check #1083 +* change sr linux readiness check to use a file-based approach #1084 +* display errors which may occur during sr linux startup config apply #1089