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

rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    from 5725467  JAMES-3414 MailboxIds partial updates patch validation
     new f7aa673  JAMES-3411 Email/set update keywords
     new b887525  JAMES-3148 Fix instability in CassandraMailboxManagerTest
     new 866cf73  JAMES-3407 Read repair: improve build stability
     new f70662c  JAMES-3407 Disable read repairs upon Ghost mailbox fixing
     new 3f9397b  JAMES-2891 CORS Options should be supported for JMAP session 
endpoint
     new cfc6b0d  JAMES-2891 redirect to JMAP session resource from 
/.well-known/jmap

The 6 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:
 .../mailbox/cassandra/DeleteMessageListener.java   |  29 +-
 .../cassandra/mail/CassandraMailboxMapper.java     |   2 +-
 .../rfc8621/contract/EmailSetMethodContract.scala  | 550 ++++++++++++++++++++-
 .../org/apache/james/jmap/http/SessionRoutes.scala |  15 +-
 .../james/jmap/json/EmailSetSerializer.scala       |  34 +-
 .../org/apache/james/jmap/mail/EmailSet.scala      |  27 +-
 .../apache/james/jmap/method/EmailSetMethod.scala  |  30 +-
 .../apache/james/jmap/http/SessionRoutesTest.scala |  16 +
 .../java/org/apache/james/jmap/JMAPRoutes.java     |   5 +
 .../rabbitmq/FixingGhostMailboxTest.java           |   9 +-
 10 files changed, 685 insertions(+), 32 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to