From 8e6c247cdf4ad3af45f3e919addb81bf44abce4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lesimple?= Date: Tue, 14 Sep 2021 13:44:38 +0000 Subject: [PATCH] doc: add upgrading notice --- doc/sphinx/installation/upgrading.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/sphinx/installation/upgrading.rst b/doc/sphinx/installation/upgrading.rst index 71e71a6..e0a3609 100644 --- a/doc/sphinx/installation/upgrading.rst +++ b/doc/sphinx/installation/upgrading.rst @@ -24,6 +24,11 @@ Note that if you're using an infrastructure automation tool such as Puppet, Ansi Version-specific upgrade instructions ===================================== +v3.05.00 - 2021/09/14 +********************* + +The maximum length of accounts is now 28 characters up from 18 characters previously. If you have setup a HA cluster with several bastion instances synchronized together, note that accounts longer than 18 characters will not be deemed as valid on not-yet upgraded instances of a cluster. + v3.04.00 - 2021/07/02 *********************