Quarkus CXF 2.5.0 release notes
Important dependency upgrades:
-
CXF 4.0.2 → 4.0.3 - release notes, changelog
-
Quarkus 3.4.0 → 3.5.0 - Quarkus 3.5.0 release notes
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. |