Repository: knox Updated Branches: refs/heads/v1.0.0 b2f089c2f -> 350a8bfbc
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/350a8bfb Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/350a8bfb Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/350a8bfb Branch: refs/heads/v1.0.0 Commit: 350a8bfbc999bdedc3c0b5f3c7831b7c3aac731c Parents: b2f089c Author: Larry McCay <[email protected]> Authored: Tue Jan 23 17:00:00 2018 -0500 Committer: Larry McCay <[email protected]> Committed: Tue Jan 23 17:00:00 2018 -0500 ---------------------------------------------------------------------- CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/350a8bfb/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
