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

reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from b31768cdcc5 Fix checkstyle violations
     new 950cbfd1c10 Update Netty to 4.1.136.Final
     new 95dd0e63cc7 Add maxSize to BinaryDataProvider so the payload size 
could be constrained (to 1Gb by default) (#3301)
     new 5b61f1d1390 Update Apache Tomcat to 9.0.120

The 3 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:
 .../java/org/apache/cxf/helpers/CastUtils.java     | 10 +++++++-
 .../main/java/org/apache/cxf/helpers/IOUtils.java  | 30 ++++++++++++++++++----
 .../java/org/apache/cxf/io/CachedOutputStream.java |  8 +++++-
 distribution/src/main/release/samples/pom.xml      |  4 +--
 parent/pom.xml                                     |  4 +--
 .../cxf/jaxrs/provider/BinaryDataProvider.java     |  7 ++++-
 .../cxf/jaxrs/provider/BinaryDataProviderTest.java | 19 ++++++++++++++
 .../cache/CacheControlClientReaderInterceptor.java |  9 +++++--
 .../jaxrs/client/cache/CacheControlFeature.java    |  7 +++++
 9 files changed, 84 insertions(+), 14 deletions(-)

Reply via email to