Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes bac104058 -> 0950b4236
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/0950b423 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/0950b423 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/0950b423 Branch: refs/heads/1.2.x-fixes Commit: 0950b42366cb11a4226e4eebdffc8918a620b9bc Parents: bac1040 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Aug 10 10:19:06 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Aug 10 10:19:06 2016 +0100 ---------------------------------------------------------------------- release_notes.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/0950b423/release_notes.txt ---------------------------------------------------------------------- diff --git a/release_notes.txt b/release_notes.txt index d3a07d0..e19f929 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -63,6 +63,22 @@ N.A. 8. Specific issues, features, and improvements fixed in this version +Release Notes - CXF-Fediz - Version 1.2.3 + +Bug + + [FEDIZ-161] - FederationConfigImpl.init() calls loadConfig(File) which fails for war files with special characters in its name + [FEDIZ-164] - IdP default flow doesn't support multiple realms + [FEDIZ-169] - Enforce mandatory requested claims on the RP side + [FEDIZ-170] - Load keystore/truststore resources in the container plugins + +Improvement + + [FEDIZ-154] - Example 'simpleWebapp' needs proper configuration of the FederationEntryPoint in IDP realm-b + [FEDIZ-159] - whr propagation can be disabled + [FEDIZ-168] - Support SAML Token without Audience Restriction + + Release Notes - CXF-Fediz - Version 1.2.2 Sub-task
