You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/09/03 21:01:42 UTC

[james-project] 02/05: [3.7.1] Upgrade instructions

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 c0514fca21c768398e67af26e9a5aff0aadad431
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Aug 26 13:49:28 2022 +0700

    [3.7.1] Upgrade instructions
---
 upgrade-instructions.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/upgrade-instructions.md b/upgrade-instructions.md
index 7131cb421f..d05cae0ccc 100644
--- a/upgrade-instructions.md
+++ b/upgrade-instructions.md
@@ -92,6 +92,10 @@ In order to add this `authorized_users` column you need to run the following CQL
 ALTER TABLE james_keyspace.user ADD authorized_users set<text>;
 ```
 
+## 3.7.1 version
+
+No specific operation to conduct from a 3.7.0 version.
+
 ## 3.7.0 version
 
 Changes to apply between 3.6.2 and 3.7.0 are reported here.


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org