1- Apache CXF 3.6.7 Release Notes
1+ Apache CXF 3.6.8 Release Notes
22
331. Overview
44
@@ -24,7 +24,7 @@ http://cxf.apache.org/docs/36-migration-guide.html
2424for further information and requirements for upgrading from earlier
2525versions of CXF.
2626
27- 3.6.7 fixes over 10 issues/tasks reported by users.
27+ 3.6.8 fixes over 6 issues/tasks reported by users.
2828
2929
30302. Installation Prerequisites
@@ -67,18 +67,11 @@ for caveats when upgrading.
67677. Release Notes
6868
6969** Bug
70- * [CXF-8985] - headers masking implementation not replaceable
71- * [CXF-9100] - HttpClient-1-Worker-* thread leak when throwing exception in LoggingOutInterceptor and sending large SOAP message
72- * [CXF-9115] - Race Condition in HttpClientHttpConduit Causes Writing Thread to Hang Forever
73- * [CXF-9117] - cxf-rt-ws-security fails if JCache is not on the classpath
74- * [CXF-9118] - DelayedCachedOutputStreamCleaner may expire streams prematurely
75- * [CXF-9121] - LEAK: ByteBuf.release() was not called before it's garbage-collected
76- * [CXF-9124] - TransportURIResolver prints stack trace to stderr when using HTTP Authentication
77- * [CXF-9128] - swaref does not use "cid:" reference scheme
78- * [CXF-9132] - HttpClientHTTPConduit releases the client while there are connection(s) still using it
79-
80-
81-
70+ * [CXF-9114] - ClientRequestContext#getConfiguration always return null in the MicroProfile RestClient
71+ * [CXF-9139] - Null Safety Issue in getLocalPart Call in DataWriterImpl
72+ * [CXF-9141] - MaskSensitiveHelperMasking malfunctions for empty tags
73+ * [CXF-9146] - MemoryLeak in HttpClientHTTPConduit when used with the ThreadLocalClientState
74+ * [CXF-9153] - The class org.apache.cxf.transport.servlet.servicelist.UnformattedServiceListWriter does not work for RESTful destinations
8275
8376** Improvement
84- * [CXF-9134 ] - When sending Multipart request do not wrap Attachment into another Attachment
77+ * [CXF-9145 ] - Inconcise handling of logging features logMulitpart and logBinary
0 commit comments