Quarkus CXF 2.5.0 release notes

Important dependency upgrades:

New and noteworthy in Quarkus CXF

TLSClientParameters configurable through application.properties

The trust store and host name verifier of a client are now configurable through some new configuration properties:

LoggingFeature configurable through application.properties

See the Logging page.

WS-Security configurable through application.properties

See the Configuration section of the WS-Security reference page.

Many of the new options are exprimental because they are not yet covered by tests.