Repository: knox Updated Branches: refs/heads/v1.1.0 62b064d12 -> edad24633
Update CHANGES for 1.1.0 release Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/edad2463 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/edad2463 Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/edad2463 Branch: refs/heads/v1.1.0 Commit: edad24633645e5c43addb8edd026294993b040f6 Parents: 62b064d Author: Larry McCay <[email protected]> Authored: Tue Jul 10 15:44:26 2018 -0400 Committer: Larry McCay <[email protected]> Committed: Tue Jul 10 15:44:26 2018 -0400 ---------------------------------------------------------------------- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/edad2463/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index ff01809..fc6f50c 100644 --- a/CHANGES +++ b/CHANGES @@ -13,7 +13,7 @@ Release Notes - Apache Knox - Version 1.1.0 ** Improvement [KNOX-1381] - Fix logging [KNOX-1378] - Declare SSO params using KnoxSSO service option knoxsso.expected.params - [KNOX-1379] - Default dispatch whitelist should not include localhost when the Knox host domain can be determined + [KNOX-1379] - Default dispatch whitelist should not include localhost when the Knox host domain can be determined [KNOX-1363] - Support service role-based whitelist for dispatches and redirects [KNOX-1357] - Add configurable list of AutoDeploy topologies to deploy on server start [KNOX-1350] - Complete centralization of manager.xml topology config in gateway-site.xml @@ -22,6 +22,7 @@ Release Notes - Apache Knox - Version 1.1.0 [KNOX-1338] - Add Config Property for Knox Admin Groups for AclsAuthz Provider Use [KNOX-1326] - merge DATANODE rewrite rules into HDFSUI [KNOX-1336] - Upgrade libpam4j to abstractj/1.9.1 + [KNOX-1315] - Spark UI urls issue: Jobs, stdout/stderr and threadDump links (Guang Yang via lmccay) [KNOX-1143] - Add MR job history ws rest api rewrite rule to jobhistoryui (Guang Yang via lmccay) [KNOX-1089] - Upgrade Jetty [KNOX-1329] - Upgrade the transitive springframework spring core to even newer version
