You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by su...@apache.org on 2017/03/14 14:03:42 UTC

knox git commit: Updated CHANGES file for 0.12.0 release

Repository: knox
Updated Branches:
  refs/heads/master d3c6aefd3 -> 835e185b2


Updated CHANGES file for 0.12.0 release


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

Branch: refs/heads/master
Commit: 835e185b22dd5c7756226af4d4ad86d37ed63f74
Parents: d3c6aef
Author: Sumit Gupta <su...@apache.org>
Authored: Tue Mar 14 10:03:16 2017 -0400
Committer: Sumit Gupta <su...@apache.org>
Committed: Tue Mar 14 10:03:16 2017 -0400

----------------------------------------------------------------------
 CHANGES | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/835e185b/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 0572c59..8c1ef7c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -48,6 +48,14 @@ Release Notes - Apache Knox - Version 0.12.0
     * [KNOX-855] - Add application/x-javascript mime type to the list of compressed resources and make it configurable
     * [KNOX-836] - Fix for websocket termination based on message size (Sandeep More via Sumit Gupta)
     * [KNOX-903] - KnoxShell allows self signed certs to be used without any checks
+    * [KNOX-900] - In the WebsocketMultipleConnectionTest before sending data check whether the socket is active
+    * [KNOX-897] - X-Forwarded-Port incorrectly defaults to the one configured for Knox if standard ports (80 and 443) are used (Attila Kanto via Sandeep More)
+	* [KNOX-901] - Finding free ports for namenode
+	* [KNOX-902] - Fix the hardcoded knoxsso topology name (Attila Kanto via Sandeep More)
+	* [KNOX-904] - Reverting back httpclient to 4.5.1 due to bug in 4.5.2
+    * [KNOX-905] - added httpclient properties to knoxshell log4j properties file
+	* [KNOX-906] - Log WARN of Removed Impersonation Params
+    * [KNOX-907] - Ambari Hive 2.0 view fix
 
 ------------------------------------------------------------------------------
 Release Notes - Apache Knox - Version 0.11.0