Repository: sentry Updated Branches: refs/heads/branch-2.0 8efa19261 -> c1ca5b22b
Updating the change log Project: http://git-wip-us.apache.org/repos/asf/sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/sentry/commit/c1ca5b22 Tree: http://git-wip-us.apache.org/repos/asf/sentry/tree/c1ca5b22 Diff: http://git-wip-us.apache.org/repos/asf/sentry/diff/c1ca5b22 Branch: refs/heads/branch-2.0 Commit: c1ca5b22ba8a3a34398e0d62802cf65cfc47b4d1 Parents: 8efa192 Author: Kalyan Kumar Kalvagadda <[email protected]> Authored: Fri Dec 1 18:43:13 2017 -0600 Committer: Kalyan Kumar Kalvagadda <[email protected]> Committed: Fri Dec 1 18:43:13 2017 -0600 ---------------------------------------------------------------------- CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sentry/blob/c1ca5b22/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e21bf15..e3bdebd 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -84,6 +84,7 @@ Release Notes - Sentry - Version 2.0.0 * [SENTRY-2042] - Support file based Sentry provider for Solr plugin * [SENTRY-2048] - Bump Hive version to 2.3.2 * [SENTRY-2062] - Support the new Hive 2.3.2 DbNotificationListener + * [SENTRY-2076] - Some test artifacts are not defined at test scope ** Sub-task @@ -426,6 +427,12 @@ Release Notes - Sentry - Version 2.0.0 * [SENTRY-2047] - isTableEmptyCore method in SentryStore has references to MAuthzPathsMapping when it should be generic * [SENTRY-2066] - DB name is not set for AlterTable * [SENTRY-2068] - Disable HTTP TRACE method from the Sentry Web Server + * [SENTRY-2072] - log4j2 dependencies brought by Hive 2 are causing conflicts with Sentry log4j + * [SENTRY-2073] - Remove snapshot from version 2.0.0-SNAPSHOT in SentryService.html + * [SENTRY-2079] - Sentry HA leader monitor does not work due to a mix of curator versions in the classpath + * [SENTRY-2081] - Automate the generation LICENSE.txt based on distributed jars + * [SENTRY-2082] - Exclude javax.servlet-3.0.0.v201112011016.jar from Sentry dist + * [SENTRY-2084] - Exclude javax.jms:jms from sentry distribution ** Task * [SENTRY-1480] - A upgrade tool to migrate Solr/Sentry permissions
