Repository: knox Updated Branches: refs/heads/v1.0.0 852643838 -> 3c3f23a86
Updated CHANGES with 1.0.0 rc-2 patches Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/3c3f23a8 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/3c3f23a8 Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/3c3f23a8 Branch: refs/heads/v1.0.0 Commit: 3c3f23a866d55de563c6574353019858590367d8 Parents: 8526438 Author: Larry McCay <[email protected]> Authored: Wed Jan 31 22:39:06 2018 -0500 Committer: Larry McCay <[email protected]> Committed: Wed Jan 31 22:39:06 2018 -0500 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/3c3f23a8/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index b878751..914672d 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,8 @@ Release Notes - Apache Knox - Version 1.0.0 * [KNOX-1137] - KnoxCLI For Listing Provider Configurations and Descriptors in a Remote Configuration Registry * [KNOX-1145] - Upgrade Jackson due to CVE-2017-7525 ** Bug + * [KNOX-998] - Fixes for KnoxSSO filter + * [KNOX-1168] - Adding few adapter classes (dispatch classes) for backward compatibility * [KNOX-1151] - Need Explicit curator-recipes dependency in pom * [KNOX-1141] - Coverity Issues Reported For AmbariConfigurationMonitor * [KNOX-1116] - Builds of src distributions result in unexpected result from gateway version API.
