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/12/01 13:37:24 UTC

knox git commit: Update CHANGES for v0.14.0

Repository: knox
Updated Branches:
  refs/heads/v0.14.0 ece2431eb -> 3bd93c79c


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/3bd93c79
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/3bd93c79
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/3bd93c79

Branch: refs/heads/v0.14.0
Commit: 3bd93c79c164e44a83189c58e5f36d582d7375ad
Parents: ece2431
Author: Larry McCay <lm...@hortonworks.com>
Authored: Fri Dec 1 08:37:16 2017 -0500
Committer: Larry McCay <lm...@hortonworks.com>
Committed: Fri Dec 1 08:37:16 2017 -0500

----------------------------------------------------------------------
 CHANGES | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/3bd93c79/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 8815d3e..3fe8edd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,7 +21,7 @@ Release Notes - Apache Knox - Version 0.14.0
    * [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)
-
+   * [KNOX-1128] - Readonly protection for generated topologies in Knox Admin UI
 ** Improvement
    * [KNOX-921] - Httpclient max connections are always set to default values
    * [KNOX-1106] - Tighten the rewrite rule on oozieui to reduce false positives (Wei Han via Sandeep More)
@@ -76,6 +76,8 @@ Release Notes - Apache Knox - Version 0.14.0
    * [KNOX-993] - The samples README for knoxshell references the 0.5.0 userguide
    * [KNOX-992] - Add README for the knoxshell distribution (Colm O hEigeartaigh and lmccay via lmccay)
    * [KNOX-1119] - Pac4J OAuth/OpenID Principal Needs to be Configurable (Andreas Hildebrandt via lmccay)
+   * [KNOX-1120] - Pac4J Stop Using ConfigSingleton
+   * [KNOX-1128] - Readonly protection for generated topologies in Knox Admin UI
 ** Bug
    * [KNOX-1003] - Fix the rewrite rules for Zeppelin 0.7.2 UI
    * [KNOX-1004] - Failing (flaky) Knox unit tests
@@ -85,6 +87,7 @@ Release Notes - Apache Knox - Version 0.14.0
    * [KNOX-1079] - Regression: proxy for Atlas fails with j_spring_security_check during login (Madhan Neethiraj via lmccay)
    * [KNOX-1022] - Configuring knox token ttl to higher value generates an access token which is not valid
    * [KNOX-1118] - Remove POC Service Definition for AmbariUI
+   * [KNOX-1134] - Regression due to KNOX-1119
 
 ------------------------------------------------------------------------------
 Release Notes - Apache Knox - Version 0.13.0