This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 8bff84085fd update CXF 4.2.1 release notes
8bff84085fd is described below
commit 8bff84085fdc7114d76165b7c920e13cfd659865
Author: Freeman Fang <[email protected]>
AuthorDate: Thu May 14 10:12:51 2026 -0400
update CXF 4.2.1 release notes
---
distribution/src/main/release/release_notes.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/distribution/src/main/release/release_notes.txt
b/distribution/src/main/release/release_notes.txt
index 0c9c8ca5790..392ff212961 100644
--- a/distribution/src/main/release/release_notes.txt
+++ b/distribution/src/main/release/release_notes.txt
@@ -36,7 +36,7 @@ for further information and requirements for upgrading from
earlier
versions of CXF.
-4.2.1 fixes over 14 JIRA issues reported by users and the community.
+4.2.1 fixes over 15 JIRA issues reported by users and the community.
2. Installation Prerequisites
@@ -89,6 +89,7 @@ for caveats when upgrading.
* [CXF-9206] - Duplicated value of 'cxf.server.requests' metric for JAX RS
Server
* [CXF-9209] - UriInfoImpl#getMatchedResourceTemplate does not work for
Paths with variables
* [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