Repository: knox Updated Branches: refs/heads/master 12b6fdc79 -> c25cd6825
Updated CHANGES for 1.0.0 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/c25cd682 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/c25cd682 Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/c25cd682 Branch: refs/heads/master Commit: c25cd68256697e7284f6d441ca6998b81c811b4d Parents: 12b6fdc Author: Larry McCay <[email protected]> Authored: Tue Jan 23 17:01:15 2018 -0500 Committer: Larry McCay <[email protected]> Committed: Tue Jan 23 17:01:15 2018 -0500 ---------------------------------------------------------------------- CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/c25cd682/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index e9b8c0a..c400c37 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,20 @@ ------------------------------------------------------------------------------ +Release Notes - Apache Knox - Version 1.0.0 +------------------------------------------------------------------------------ +** New Feature +** Improvement + * [KNOX-998] - Rename class packages to org.apache.knox.gateway + * [KNOX-1161] - Update hadoop dependencies to Hadoop 3 (Colm O hEigeartaigh, reviewed by Sandeep More) + * [ KNOX-1043] - Ambari Service Discovery Support for HA-Enabled Services + * [ KNOX-1144] - Change Rest Assured "expect" to "then" + * [ 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-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. + +------------------------------------------------------------------------------ Release Notes - Apache Knox - Version 0.14.0 ------------------------------------------------------------------------------ ** New Feature
