This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
new a879d4fa20 Release notes for 3.5.3
a879d4fa20 is described below
commit a879d4fa204fe05aa265bca082687b47d7fcbb9d
Author: Daniel Kulp <[email protected]>
AuthorDate: Fri Jun 24 11:37:33 2022 -0400
Release notes for 3.5.3
---
distribution/src/main/release/release_notes.txt | 48 +++++++++----------------
1 file changed, 16 insertions(+), 32 deletions(-)
diff --git a/distribution/src/main/release/release_notes.txt
b/distribution/src/main/release/release_notes.txt
index b108774327..97c7814eb5 100644
--- a/distribution/src/main/release/release_notes.txt
+++ b/distribution/src/main/release/release_notes.txt
@@ -1,4 +1,4 @@
-Apache CXF 3.5.2 Release Notes
+Apache CXF 3.5.3 Release Notes
1. Overview
@@ -31,7 +31,7 @@ for further information and requirements for upgrading from
earlier
versions of CXF.
-3.5.2 fixes over 30 JIRA issues reported by users and the community.
+3.5.3 fixes over 14 JIRA issues reported by users and the community.
2. Installation Prerequisites
@@ -74,39 +74,23 @@ for caveats when upgrading.
7. Specific issues, features, and improvements fixed in this version
** Sub-task
- * [CXF-8485] - jaxrs.ee.rs.ext.paramconverter
atomicIntegerIsLazyDeployableAndThrowsErrorTest
- * [CXF-8486] - jaxrs.ee.rs.pathparam.locator
pathParamEntityWithConstructorTest
- * [CXF-8487] - jaxrs.ee.rs.pathparam.locator
pathParamEntityWithFromStringTest
- * [CXF-8488] - jaxrs.ee.rs.pathparam.locator pathParamEntityWithValueOfTest
- * [CXF-8489] - jaxrs.ee.rs.pathparam.locator
pathParamListEntityWithFromStringTest
- * [CXF-8490] - jaxrs.ee.rs.pathparam.locator
pathParamSetEntityWithFromStringTest
- * [CXF-8491] - jaxrs.ee.rs.pathparam.locator
pathParamThrowingIllegalArgumentExceptionTest
- * [CXF-8492] - jaxrs.ee.rs.pathparam.locator
pathParamThrowingWebApplicationExceptionTest
- * [CXF-8493] - jaxrs.ee.rs.pathparam.locator test1
- * [CXF-8494] - jaxrs.ee.rs.pathparam.locator test2
- * [CXF-8495] - jaxrs.ee.rs.pathparam.locator test3
- * [CXF-8496] - jaxrs.ee.rs.pathparam.locator test4
- * [CXF-8497] - jaxrs.ee.rs.pathparam.locator test5
- * [CXF-8520] - jaxrs.spec.resource.requestmatching
consumesCorrectContentTypeOnResourceLocatorTest
- * [CXF-8521] - jaxrs.spec.resource.requestmatching
consumesCorrectContentTypeOnSubResourceLocatorTest
- * [CXF-8522] - jaxrs.spec.resource.requestmatching
consumesOnResourceLocatorTest
- * [CXF-8523] - jaxrs.spec.resource.requestmatching
consumesOnSubResourceLocatorTest
- * [CXF-8524] - jaxrs.spec.resource.requestmatching
producesCorrectContentTypeOnResourceLocatorTest
- * [CXF-8525] - jaxrs.spec.resource.requestmatching
producesCorrectContentTypeOnSubResourceLocatorTest
- * [CXF-8526] - jaxrs.spec.resource.requestmatching
producesOnResourceLocatorTest
- * [CXF-8527] - jaxrs.spec.resource.requestmatching
producesOnSubResourceLocatorTest
+ * [CXF-8458] - jaxrs.api.rs.core.linkbuilder
buildNoArgsThrowsUriBuilderExceptionTest
+ * [CXF-8459] - jaxrs.api.rs.core.linkbuilder
buildObjectsThrowsUriBuilderExceptionTest
+ * [CXF-8460] - jaxrs.api.rs.core.linkbuilder
buildRelativizedThrowsUriBuilderExceptionTest
+ * [CXF-8478] - jaxrs.ee.rs.container.requestcontext
setRequestUriTwoUrisTest
** Bug
- * [CXF-8655] - Incorrect XSD resolution when the file name is the same in
different folders
- * [CXF-8667] - Custom certificate alias not being used when using HC5
AsyncHTTPConduit
- * [CXF-8674] - Custom SSLContext using async http-client5 does not work
- * [CXF-8680] - ClientProxyImpl fails to find boolean param values via
BeanParam
- * [CXF-8682] - x-forwarded-proto header causes cxf to not match request to
java method
- * [CXF-8686] - JWT role claim incorrectly parsed if not tokenized as string
+ * [CXF-8689] - cxf-java2ws-plugin plugin running on non-modular JDK fails
with NullPointerException
+ * [CXF-8694] - CXF 3.5.0 Generated WSDL root element
+ * [CXF-8698] - Content-ID of attachments for outgoing requests are
URL-decoded instead of URL-encoded
+ * [CXF-8702] - Graceful shutdown : Error 404 with "Can't find the request
for XXXXX's Observer" on - Springboot + CXF Server
+ * [CXF-8703] - PAX Maven URL does not take local Maven repository into
account
** Improvement
- * [CXF-8673] - Bump httpasyncclient version to 4.1.5
- * [CXF-8684] - Default WebApplicationExceptionMapper should be less
specific by default
+ * [CXF-8683] - Support SwaggerUI 4.10.3+
+ * [CXF-8688] - Accomodate some RFC 3986 checks to filter out invalid URIs
+ * [CXF-8699] - Abillity to set sensitive filters on LoggingFeature
** Task
- * [CXF-8668] - Set SniHostCheck to false for SSLNettyClientTest
+ * [CXF-8695] - Remove duplicate copied class from cxf-core in
cxf-rt-management when build with JDK11
+ * [CXF-8711] - Jakarta EE TCKs and compatibility