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 cff5714dfd JAMES-4072 Add RedisClientFactory to DI system add 7f2a8c44ce JAMES-3552 Log request first chars when Jackson constrainsts are violated add 841eded598 JAMES-3552 Enforce max request size add 10a6d95aab JAMES-3552 Enforce max calls in request No new revisions were added by this update. Summary of changes: .../jmap/rfc8621/contract/EchoMethodContract.scala | 48 +++++++++++++++++++++- .../rfc8621/contract/EmailSetMethodContract.scala | 48 +++++++++++++++++++++- .../james/jmap/rfc8621/contract/Fixture.scala | 42 +++++++++++++++++++ .../org/apache/james/jmap/core/Capability.scala | 12 +++++- .../apache/james/jmap/core/ProblemDetails.scala | 19 ++++++++- .../james/jmap/json/ResponseSerializer.scala | 4 +- .../apache/james/jmap/routes/JMAPApiRoutes.scala | 43 ++++++++++++++----- .../org/apache/james/jmap/routes/JmapApi.scala | 27 +++++++++--- 8 files changed, 219 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org