This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/4.0.x-fixes by this push:
new 9ecad99a38e update CXF 4.0.12 release notes
9ecad99a38e is described below
commit 9ecad99a38e7b7a20a8476407a4354123a317fa5
Author: Freeman Fang <[email protected]>
AuthorDate: Wed May 13 19:08:24 2026 -0400
update CXF 4.0.12 release notes
---
distribution/src/main/release/release_notes.txt | 24 +++++-------------------
1 file changed, 5 insertions(+), 19 deletions(-)
diff --git a/distribution/src/main/release/release_notes.txt
b/distribution/src/main/release/release_notes.txt
index 4e488f3eddb..e7a8f73b44b 100644
--- a/distribution/src/main/release/release_notes.txt
+++ b/distribution/src/main/release/release_notes.txt
@@ -1,4 +1,4 @@
-Apache CXF 4.0.10 Release Notes
+Apache CXF 4.0.12 Release Notes
1. Overview
@@ -21,7 +21,7 @@ for further information and requirements for upgrading from
earlier
versions of CXF.
-4.0.10 fixes over 11 JIRA issues reported by users and the community.
+4.0.12 fixes over 2 JIRA issues reported by users and the community.
2. Installation Prerequisites
@@ -63,24 +63,10 @@ for caveats when upgrading.
7. Specific issues, features, and improvements fixed in this version
-Release Notes - CXF - Version 4.0.10
-
+Release Notes - CXF - Version 4.0.12
** Bug
- * [CXF-8691] - Logging Feature - Sensitive element with arrays
- * [CXF-8938] - CXF forces XOP for SwA SOAP services
- * [CXF-9152] - Adding @Timed annotation to JaxWS WebService class breaks
Micrometer integration
- * [CXF-9160] - Add support for JBoss Remoting protocols in JNDI
- * [CXF-9162] - Reusing a Client with a HttpClientHTTPConduit is not
threadsafe in regards to finalization
- * [CXF-9168] - No Micrometer Metric for requests failing schema validation
on jax-ws endpoints
- * [CXF-9170] - Server requests counted twice after fixing CXF-9168
- * [CXF-9171] - DelayedCachedOutputStreamCleaner thread accumulation after
CVE-2025-23184 fix
- * [CXF-9173] - Default SO_LINGER induce TCP RST on each connection closure
-
-
-
+ * [CXF-9189] - Exceptions Not Logged When Using SseEventSink in JAX-RS SSE
Endpoint
+ * [CXF-9206] - Duplicated value of 'cxf.server.requests' metric for JAX RS
Server
-** Improvement
- * [CXF-9157] - remove jetty server from rs-sse-undertow
- * [CXF-9165] - Remove unnecessary JDK 8 hacks