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 518a68c  Merge pull request #513 from 
chibenwa/JAMES-3604-publish-confirm
     new 057e6df  [PERFORMANCE] RoutingKeyConverter can be more efficient
     new 4c39d37  [PERFORMANCE] JMAP Id validation without regex
     new ee3fc7a  [PERFORMANCE] JMAP RFC-8621: Avoid needlessly generating full 
session to only validate accoutId
     new 24ddab3  [PERFORMANCE] JMAP RFC-8621: BasicAuthenticationStrategy 
should avoid regex
     new 48e24eb  Merge pull request #517 from chibenwa/push-perf-2

The 12309 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:
 .../apache/james/events/RoutingKeyConverter.java   | 32 +++++++++-------------
 .../contract/EmailQueryMethodContract.scala        |  2 --
 .../contract/MailboxSetMethodContract.scala        |  2 +-
 .../main/scala/org/apache/james/jmap/core/Id.scala | 25 +++++++++++------
 .../jmap/http/BasicAuthenticationStrategy.scala    | 30 +++++++++++++++++---
 .../org/apache/james/jmap/method/Method.scala      | 16 +++++------
 .../apache/james/jmap/routes/SessionSupplier.scala |  5 ++++
 .../james/jmap/vacation/VacationResponse.scala     |  6 ++--
 .../scala/org/apache/james/jmap/json/Fixture.scala |  4 +--
 .../VacationResponseGetSerializationTest.scala     |  8 ++++--
 10 files changed, 79 insertions(+), 51 deletions(-)

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

Reply via email to