You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/02/17 12:09:05 UTC

cxf-fediz git commit: Updating release notes

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 01ffae1c4 -> a97e8cfd9


Updating release notes


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/a97e8cfd
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a97e8cfd
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/a97e8cfd

Branch: refs/heads/master
Commit: a97e8cfd9ed0848916e2483f9514e28ac36629c5
Parents: 01ffae1
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Feb 17 11:08:54 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Feb 17 11:08:54 2016 +0000

----------------------------------------------------------------------
 release_notes.txt | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a97e8cfd/release_notes.txt
----------------------------------------------------------------------
diff --git a/release_notes.txt b/release_notes.txt
index 9a03f67..d3a07d0 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,4 +1,4 @@
-Apache CXF Fediz 1.2.1 Release Notes
+Apache CXF Fediz 1.2.2 Release Notes
 ------------------------------------
 
 1. Overview
@@ -63,6 +63,39 @@ N.A.
 
 8. Specific issues, features, and improvements fixed in this version
 
+Release Notes - CXF-Fediz - Version 1.2.2
+
+Sub-task
+
+    [FEDIZ-106] - Spring plugin support for configurable token validation
+    [FEDIZ-107] - CXF plugin support for configurable token validation
+    [FEDIZ-108] - Jetty plugin support for configurable token validation
+    [FEDIZ-110] - Update Plugin Configuration Documentation
+
+Bug
+
+    [FEDIZ-117] - Race condition in CXF plugin related to request restoration after redirect
+    [FEDIZ-125] - Logout is not working in Fediz websphere plugin and cookie name is not configurable
+    [FEDIZ-128] - Parent POM dependencies wrong in Websphere artifacts
+    [FEDIZ-129] - Default values in the schema are not actually used
+    [FEDIZ-139] - cxf-fediz plugin osgi export
+    [FEDIZ-140] - IDP caches outdated SAML Tokens
+    [FEDIZ-142] - TrustedIdpSAMLProtocolHandler.REQUIRE_KEYINFO does not work
+    [FEDIZ-146] - wtrealm should not be mandatory for 3rd party signin response
+    [FEDIZ-147] - IDP will be listed in HomeRealm Selection view, even if it should not be used directly
+    [FEDIZ-151] - Session Conflict with Cookies
+
+Improvement
+
+    [FEDIZ-104] - Configurable (fediz_config.xml) token expiration validation
+    [FEDIZ-152] - Disable URL rewrites with SessionID to avoid session hijacking
+
+New Feature
+
+    [FEDIZ-126] - Systests for websphere plugin
+    [FEDIZ-127] - Webshere example application doesn't fit to systemtests and is not buildable as ear file
+    [FEDIZ-144] - HomeRealm Discovery Service based on Spring EL
+
 Release Notes - CXF-Fediz - Version 1.2.1
 
 Bug