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 7f113c973ce0ce8680598ba8f1a24e354dd24880 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Wed Jan 29 14:19:38 2025 +0100 [3.7.6] Upgrade instructions for 3.7.6 --- upgrade-instructions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/upgrade-instructions.md b/upgrade-instructions.md index b471144aab..3232ed4274 100644 --- a/upgrade-instructions.md +++ b/upgrade-instructions.md @@ -554,6 +554,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.6 version + +No specific operation to conduct from a 3.7.5 version. + ## 3.7.5 version No specific operation to conduct from a 3.7.4 version. --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org