You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/08/19 15:57:11 UTC

svn commit: r1064578 - in /websites/production/cxf/content: cache/docs.pageCache docs/34-migration-guide.html

Author: buildbot
Date: Wed Aug 19 15:57:11 2020
New Revision: 1064578

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/docs.pageCache
    websites/production/cxf/content/docs/34-migration-guide.html

Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/docs/34-migration-guide.html
==============================================================================
--- websites/production/cxf/content/docs/34-migration-guide.html (original)
+++ websites/production/cxf/content/docs/34-migration-guide.html Wed Aug 19 15:57:11 2020
@@ -107,7 +107,7 @@ Apache CXF -- 3.4 Migration Guide
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h3 id="id-3.4MigrationGuide-NewFeatures:">New Features:</h3><ul><li>New cxf-bom artifactId for importing all the CXF artifacts</li><li>New support for&#160;Microprofile OpenAPI (as alternative to Swagger Core 2.0)</li><li>New samples to show WS-Transaction usage, OpenAPI v3.0 with Microprofile</li><li>Ability in Logging feature to mask sensitive information</li><li>New support for SSEs in Microprofile Rest Client</li><li>OAuth 2.0 Authorization Server Metadata / OpenID Provider Metadata</li></ul><h3 id="id-3.4MigrationGuide-Majordependencychanges:">Major dependency changes:</h3><ul><li>Spring Boot is updated to 2.3.x, Spring to 5.2.x and Spring Security to 5.3.x</li><li>Apache WSS4J is updated to 2.3.x, Apache Santuario to 2.2.x.</li><li>Dropwizard Metrics are updated to 4.1.x</li><li>Hibernate Validator is updated to 6.1.x</li><li>EhCache is updated to 3.8.x</li><li>The Woodstox&#160;Stax2 2 API is updated to 4.2. Woodstox core is updated to 6.2.x.</li>
 <li>Jakarta dependencies are used where possible, please check your dependency tree for duplicates after updating<ul><li>Jakarta Servlet-API</li><li>Jakarta XML Bind-API</li><li>Jakarta XML WS-API</li><li>Jakarta XML SOAP-API</li><li>Jakarta JWS-API</li><li>Jakarta JSON-API</li><li>Jakarta JSON Bind-API</li><li>Jakarta Annotation-API</li><li>Jakarta Activation-API</li><li>Jakarta EL-API</li><li>Jakarta Mail-API</li><li>Jakarta Validation-API</li><li>Jakarta CDI-API</li><li>Jakarta Rest-API was already part of a previous release</li></ul></li><li>MicroProfile Rest Client is updated to 2.0</li></ul><h3 id="id-3.4MigrationGuide-MajorNotes:">Major Notes:</h3><ul><li>Revocation is now <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/CXF-8275">disabled by default</a> in the XKMS TrustedAuthorityValidator (it now supports a wider range of revocation checking when enabled).</li></ul><h3 id="id-3.4MigrationGuide-RemovedFeatures:">Removed Features:</h3><ul><li
 ><span style="color: rgb(51,51,51);">The Log4jLogger from CXF core is removed. Instead you can use the Slf4jLogger and whatever logging binding you want by including the appropriate jar.</span></li><li><span style="color: rgb(51,51,51);">The ability to create a JMX Connector has been removed. Local JMX monitoring can be done using standard tools, and remote JMX monitoring is done using the standard JVM JXM options. See the <a shape="rect" href="jmx-management.html">docs</a> for more information.</span></li></ul></div>
+<div id="ConfluenceContent"><h3 id="id-3.4MigrationGuide-NewFeatures:">New Features:</h3><ul><li>New cxf-bom artifactId for importing all the CXF artifacts</li><li>New support for&#160;Microprofile OpenAPI (as alternative to Swagger Core 2.0)</li><li>New samples to show WS-Transaction usage, OpenAPI v3.0 with Microprofile</li><li>Ability in Logging feature to mask sensitive information</li><li>New support for SSEs in Microprofile Rest Client</li><li>OAuth 2.0 Authorization Server Metadata / OpenID Provider Metadata</li></ul><h3 id="id-3.4MigrationGuide-Majordependencychanges:">Major dependency changes:</h3><p>There have been several major dependency changes and updates.&#160; Several of these updates may have an impact on user applications and configuration.&#160; Check the migration guides for these dependencies for extra information if impacted.&#160;</p><ul><li>Spring Boot is updated to 2.3.x, Spring to 5.2.x and Spring Security to 5.3.x</li><li>Apache WSS4J is updated to 2.3.x, 
 Apache Santuario to 2.2.x.</li><li>Jackson updated to 2.11</li><li>Dropwizard Metrics are updated to 4.1.x</li><li>Hibernate Validator is updated to 6.1.x</li><li>EhCache is updated to 3.8.x</li><li>The Woodstox&#160;Stax2 2 API is updated to 4.2. Woodstox core is updated to 6.2.x.</li><li>Jakarta dependencies are used where possible, please check your dependency tree for duplicates after updating<ul><li>Jakarta Servlet-API</li><li>Jakarta XML Bind-API</li><li>Jakarta XML WS-API</li><li>Jakarta XML SOAP-API</li><li>Jakarta JWS-API</li><li>Jakarta JSON-API</li><li>Jakarta JSON Bind-API</li><li>Jakarta Annotation-API</li><li>Jakarta Activation-API</li><li>Jakarta EL-API</li><li>Jakarta Mail-API</li><li>Jakarta Validation-API</li><li>Jakarta CDI-API</li><li>Jakarta Rest-API was already part of a previous release</li></ul></li><li>MicroProfile Rest Client is updated to 2.0</li><li>Brave updated to 5.11</li><li>Lucene updated to 8.2</li><li>Mina updated to 2.1</li><li>Undertow updated to
  2.1</li></ul><h3 id="id-3.4MigrationGuide-MajorNotes:">Major Notes:</h3><ul><li>Revocation is now <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/CXF-8275">disabled by default</a> in the XKMS TrustedAuthorityValidator (it now supports a wider range of revocation checking when enabled).</li></ul><h3 id="id-3.4MigrationGuide-RemovedFeatures:">Removed Features:</h3><ul><li><span style="color: rgb(51,51,51);">The Log4jLogger from CXF core is removed. Instead you can use the Slf4jLogger and whatever logging binding you want by including the appropriate jar.</span></li><li><span style="color: rgb(51,51,51);">The ability to create a JMX Connector has been removed. Local JMX monitoring can be done using standard tools, and remote JMX monitoring is done using the standard JVM JXM options. See the <a shape="rect" href="jmx-management.html">docs</a> for more information.</span></li></ul></div>
            </div>
            <!-- Content -->
          </td>