Repository: sqoop Updated Branches: refs/heads/branch-1.99.6 fa3ff0b17 -> 482641131
SQOOP-2313: Update change log with 1.99.6 release for RC-1 (Richard Zhou via Abraham Elmahrek) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/48264113 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/48264113 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/48264113 Branch: refs/heads/branch-1.99.6 Commit: 4826411316b3a0b76c07ac18f9ee2c70926e1694 Parents: fa3ff0b Author: Abraham Elmahrek <[email protected]> Authored: Sun Apr 19 22:21:43 2015 -0700 Committer: Abraham Elmahrek <[email protected]> Committed: Sun Apr 19 22:21:43 2015 -0700 ---------------------------------------------------------------------- CHANGELOG.txt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/48264113/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 15bb001..309f949 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -64,7 +64,7 @@ Release 1.99.6 SQOOP-2212: Update website - SQOOP-2220: Sqoop2: Fix the privilege check on job using the link id not the connector id + SQOOP-2220: Sqoop2: Fix the privilege check on job using the link id not the connector id SQOOP-2226: Sqoop2: Access denied in shell @@ -82,6 +82,14 @@ Release 1.99.6 SQOOP-2256: Sqoop2: Creator should have access to its entities + SQOOP-2304: Update license file + + SQOOP-2313: Update change log with 1.99.6 release for RC-1 + + SQOOP-2314: Create release candidate for RC-1 + + SQOOP-2315: Run vote on RC candidates for RC-1 + BUG SQOOP-1439: Sqoop2: Refactor validations @@ -212,12 +220,22 @@ Release 1.99.6 SQOOP-2273: Sqoop2: Move authorizationServlet into v1 package + SQOOP-2276: MapReduce execution error in Sqoop job + SQOOP-2277: Sqoop2: Add annotation for public usage classes in Sqoop Core SQOOP-2278: Sqoop2: Fix bug for all user could read connector SQOOP-2279: Sqoop2: Clean connector cache after grant and revoke statements + SQOOP-2307: Sqoop2: Fix a typo for hdfs-connector-config.properties and kafka-connector-config.properties + + SQOOP-2308: Sqoop2: Fix a typo for hdfs-connector-config.properties and kafka-connector-config.properties + + SQOOP-2309: Sqoop2: Add to link id in show job --all command + + SQOOP-2310: Sqoop2: fix a typo for Hadoop conf directory + IMPROVEMENT SQOOP-1805: Sqoop2: GenericJdbcConnector: Delta read support
