This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 864e1c3 JAMES-2514 Upgrade Cassandra 3.11.3 -> 3.11.10 new 443e78c JAMES-3410 Email/set deletes should not delete mails when no delete right new a37ff1e JAMES-3438 des-ambiguity error message for Email/set create Content-Transfer-Encoding rejection new 2c66a16 JAMES-2514 Fix broken links new 0499a24 JAMES-2514 Changelog and Upgrade instructions for Cassandra 3.11.10 new e3565a9 JAMES-3225 Reduce deploy parallelism new 2ce8df8 JAMES-3225 Tag LinshareBlobExportMechanismProvidingTest as unstable new e304620 JAMES-3225 Tag CassandraMailboxManagerConsistencyTest$FailuresOnDeletion$DeleteTwiceThenCreate.createMailboxShouldCreateWhenMailboxPathDaoFailsOnDeleteByPath as unstable new c099168 JAMES-3225 Tag RabbitMQEventDeadLettersIntegrationTest multipleFailedEventsShouldBeCorrectlyProcessedByListenerAfterSuccessfulGroupRedelivery as unstable The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGELOG.md | 4 + Jenkinsfile | 2 +- .../servers/pages/distributed/operate/guide.adoc | 6 +- .../CassandraMailboxManagerConsistencyTest.java | 1 + .../james/mailbox/store/StoreMessageIdManager.java | 10 +- .../store/AbstractMessageIdManagerStorageTest.java | 9 ++ .../LinshareBlobExportMechanismProvidingTest.java | 3 + .../rfc8621/contract/EmailSetMethodContract.scala | 128 ++++++++++++++++++++- .../james/jmap/json/EmailSetSerializer.scala | 9 +- .../RabbitMQEventDeadLettersIntegrationTest.java | 2 + .../vault/DeletedMessageVaultIntegrationTest.java | 2 +- .../server/manage-guice-distributed-james.md | 6 +- upgrade-instructions.md | 24 ++++ 13 files changed, 188 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org