This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 920749aca720cb783f6237914f8cacd9a50f10b3 Author: Benoit Tellier <[email protected]> AuthorDate: Thu Dec 2 15:22:04 2021 +0700 [RELEASE] Mention 3.6.1 in the Upgrade instructions --- upgrade-instructions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/upgrade-instructions.md b/upgrade-instructions.md index 310aec1..1a0f3aa 100644 --- a/upgrade-instructions.md +++ b/upgrade-instructions.md @@ -324,6 +324,10 @@ In an effort to simplify the code base, we dropped support for Cassandra schema Installation running older schema version than version 5 needs to rely on releases 3.6.x to upgrade to schema version 8, before upgrading to an eventual newer version. +## 3.6.1 version + +No specific operation to conduct from a 3.6.0 version. + ## 3.6.0 version Changes to apply between 3.5.0 and 3.6.0 are reported here. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
