You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by lm...@apache.org on 2017/11/27 17:49:40 UTC

knox git commit: Update CHANGES for v0.14.0

Repository: knox
Updated Branches:
  refs/heads/v0.14.0 b5caf1823 -> d6cc98e05


Update CHANGES for v0.14.0

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

Branch: refs/heads/v0.14.0
Commit: d6cc98e0502845aadbf70f1b9284c952fbbc3d3d
Parents: b5caf18
Author: Larry McCay <lm...@hortonworks.com>
Authored: Mon Nov 27 12:49:33 2017 -0500
Committer: Larry McCay <lm...@hortonworks.com>
Committed: Mon Nov 27 12:49:33 2017 -0500

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/d6cc98e0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 3c84f3d..d613a78 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,7 @@ Release Notes - Apache Knox - Version 0.14.0
    * [KNOX-1041] - High Availability Support For Apache SOLR, HBase & Kafka (Rick Kellogg via Sandeep More)
    * [KNOX-1046] - Add Client Cert Wanted Capability with Configurable Validation that Checks for It
    * [KNOX-1072] - Add Client Cert Required Capability to KnoxToken
+   * [KNOX-1107] - Remote Configuration Registry Client Service (Phil Zampino via lmccay)
 
 ** Improvement
    * [KNOX-921] - Httpclient max connections are always set to default values