You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2020/07/16 02:55:34 UTC

[james-project] 05/05: [RELEASE] Improve Upgrade instructions for 3.5.0

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch 3.5.x
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit a0b4dd3e6097dc8c21cd578970d313936a87c7c0
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Thu Jul 16 09:48:25 2020 +0700

    [RELEASE] Improve Upgrade instructions for 3.5.0
    
     - Do the release switch
     - Add SHA-1s
---
 upgrade-instructions.md | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

diff --git a/upgrade-instructions.md b/upgrade-instructions.md
index 399451a..973a334 100644
--- a/upgrade-instructions.md
+++ b/upgrade-instructions.md
@@ -8,11 +8,9 @@ responsible for any damages generated by following the below procedures.
 Before performing these operations, you should ensure to have the skills to conduct the operations, and you should read other
 software documentation. Do not follow this guide blindly!
 
-## Unreleased
+## 3.5.0 version
 
-Note: this section is in progress. It will be updated during all the development process until the release.
-
-Changes to apply between 3.4.x and 3.5.x will be reported here.
+Changes to apply between 3.4.0 and 3.5.0 are reported here.
 
 Change list:
 
@@ -38,7 +36,7 @@ Change list:
 
 Date 20/03/2020
 
-SHA-1 XXX
+SHA-1 7682112258dc2e0b7322bfcf9cb44c1d287af422
 
 JIRA: https://issues.apache.org/jira/browse/JAMES-3122
 
@@ -56,7 +54,7 @@ Logger instance using the SLF4J `LoggerFactory` class instead.
 
 Date 18/03/2020
 
-SHA-1 XXX
+SHA-1 bd6074cb689517061ecef9ddca3ab7a88d133cda
 
 JIRA: https://issues.apache.org/jira/browse/JAMES-3121
 
@@ -95,7 +93,7 @@ ALTER TABLE james_keyspace.deletedMailsV2 WITH read_repair_chance = 0.0;
 ALTER TABLE james_keyspace.enqueuedMailsV3 WITH read_repair_chance = 0.0;
 ```
 
-### ProtocolSession storng typing
+### ProtocolSession strong typing
 
 Date 19/03/2020
 
@@ -116,7 +114,7 @@ should be use now to remove elements.
 
 Date 10/03/2020
 
-SHA-1 XXX
+SHA-1 81139cd94211358ca6a31b75b56c11b20e894ee4
 
 JIRA: https://issues.apache.org/jira/browse/JAMES-3112
 
@@ -137,7 +135,7 @@ considered as domain mappings and might need to be deleted and re-created.
 
 Date 26/02/2020
 
-SHA-1 XXX
+SHA-1 930fd38717b67f753b96f8b0595e80af7903298a
 
 JIRA: https://issues.apache.org/jira/browse/JAMES-3074
 
@@ -154,7 +152,7 @@ While this sanitizing is transparent to the end user and the admin, it might lea
 
 Date 26/02/2020
 
-SHA-1 XXX
+SHA-1 837299290848cdc11a90c2e73c4af549a0f1106f
 
 JIRA: https://issues.apache.org/jira/browse/JAMES-3074
 
@@ -169,7 +167,7 @@ While this sanitizing is transparent to the end user and the admin, it might lea
 
 Date 04/02/2020
 
-SHA-1 XXX
+SHA-1 4ebddfc107f7f47c29ff1d25dd045f314ff28672
 
 JIRA: https://issues.apache.org/jira/browse/JAMES-2950
 
@@ -180,7 +178,7 @@ However, the read of Usernames already existing with some of those characters is
 ### LinShare blob export mechanism should rely on delegation
 Date 12/02/2020
 
-SHA-1 XXX
+SHA-1 2422d3ef92a6c74e9da233039613d38fd833e632
 
 Concerned products: Guice server, experimental LinShare blob export feature.
 
@@ -201,7 +199,7 @@ blob.export.linshare.technical.account.password
 
 Date 6/01/2020
 
-SHA-1 XXX
+SHA-1 b44bc7d93901773ad442a341cb1ba2d94848c449
 
 Concerned products: Guice distributed James server
 


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