This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/4.1.x-fixes by this push:
new 676baf3dfad update CXF 4.1.6 release notes
676baf3dfad is described below
commit 676baf3dfaddc2cd6fc5f4a30ea031d91a6b943b
Author: Freeman Fang <[email protected]>
AuthorDate: Thu May 14 10:17:57 2026 -0400
update CXF 4.1.6 release notes
---
distribution/src/main/release/release_notes.txt | 27 ++-----------------------
1 file changed, 2 insertions(+), 25 deletions(-)
diff --git a/distribution/src/main/release/release_notes.txt
b/distribution/src/main/release/release_notes.txt
index 43aebb87013..571c15bae24 100644
--- a/distribution/src/main/release/release_notes.txt
+++ b/distribution/src/main/release/release_notes.txt
@@ -27,7 +27,7 @@ for further information and requirements for upgrading from
earlier
versions of CXF.
-4.1.6 fixes over 9 JIRA issues reported by users and the community.
+4.1.6 fixes over 10 JIRA issues reported by users and the community.
2. Installation Prerequisites
@@ -76,7 +76,7 @@ for caveats when upgrading.
* [CXF-9205] - The
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor invalidates the
signed SOAP Header elemements
* [CXF-9206] - Duplicated value of 'cxf.server.requests' metric for JAX RS
Server
* [CXF-9210] - JAX-RS Client Fails When CacheControlFeature is used but
Server Doesn't return Cache-Control Header
-
+ * [CXF-9212] - Restrict valid URL protocols in TLSParameterJaxBUtils and
URIResolver
@@ -87,26 +87,3 @@ for caveats when upgrading.
-
-** Improvement
- * [CXF-9157] - remove jetty server from rs-sse-undertow
- * [CXF-9165] - Remove unnecessary JDK 8 hacks
-
-
-** Wish
- * [CXF-9159] - Support spring boot SSL bundles
-
-
-
-
-** Improvement
- * [CXF-9145] - Inconcise handling of logging features logMulitpart and
logBinary
- * [CXF-9151] - use io.github.littleproxy:littleproxy instead of
org.littleshoot:littleproxy
-
-
-
-** Task
- * [CXF-9142] - Change async tracing tests to be order-agnostic
-
-
-