You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2018/03/22 18:29:00 UTC

[cxf] 01/02: Update release notes for 3.2.4

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit ab5458d511a0f9708684ca5127f8b1d658cd1b32
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Thu Mar 22 14:04:05 2018 -0400

    Update release notes for 3.2.4
---
 distribution/src/main/release/release_notes.txt | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/release_notes.txt b/distribution/src/main/release/release_notes.txt
index 3f224cc..37eb4de 100644
--- a/distribution/src/main/release/release_notes.txt
+++ b/distribution/src/main/release/release_notes.txt
@@ -1,4 +1,4 @@
-Apache CXF 3.2.3 Release Notes
+Apache CXF 3.2.4 Release Notes
 
 1. Overview
 
@@ -17,7 +17,7 @@ New features include:
 * Preliminary support for running on Java 9  (no module support yet)
 * New http-undertow transport
 
-3.2.2 fixes over 27 JIRA issues reported by users and the community
+3.2.4 fixes over 30 JIRA issues reported by users and the community since 3.2.2.
 
 
 Important notes:
@@ -70,6 +70,10 @@ for caveats when upgrading.
 7. Specific issues, features, and improvements fixed in this version
 
 ** Bug
+* [CXF-7670] - synthetic methods: equal candidates for handling the current request
+* [CXF-7684] - Base64 encoding in AttachmentSerializer does not create correct output for large attachments
+* [CXF-7686] - WSS4JStaxOutInterceptor with WSSSecurityProperties doesn't work with LoggingOutInterceptor
+* [CXF-7687] - AuthorizationPolicy: AuthorizationType="Bearer" has no effect
 * [CXF-7048] - Response does not include SequenceAcknowledgement
 * [CXF-7508] - WSRM - CloseSequenceResponse does not have acknowledgments
 * [CXF-7522] - WSRM - Exponential backoff not configurable for Redelivery

-- 
To stop receiving notification emails like this one, please contact
dkulp@apache.org.