Repository: sqoop Updated Branches: refs/heads/branch-1.99.5 8caa06103 -> 8166484f2
Sqoop2: RC1 version of changelog.txt (Veena Basvaraj 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/8166484f Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/8166484f Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/8166484f Branch: refs/heads/branch-1.99.5 Commit: 8166484f2ebd665c7317e375679708cbd9b8f82a Parents: 8caa061 Author: Abraham Elmahrek <[email protected]> Authored: Fri Feb 13 10:47:26 2015 -0800 Committer: Abraham Elmahrek <[email protected]> Committed: Fri Feb 13 10:48:28 2015 -0800 ---------------------------------------------------------------------- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/8166484f/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3eced2a..6fc96ec 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -206,6 +206,8 @@ Release 1.99.5 SQOOP-2028: add license header to TestConnectorManagerUtils + SQOOP-2064: Sqoop2: Update POM version on new 1.99.5 branch + SQOOP-2072: Sqoop2: Add editable and override attributes for postgres SQOOP-2074: Sqoop2: Add input attributes documentation @@ -214,6 +216,8 @@ Release 1.99.5 SQOOP-2085: Sqoop2: Null handling in AuthorizationEngine + SQOOP-2096: Sqoop2: Fix typos in comments in SecurityConstants + BUG SQOOP-1452: Sqoop2: Upgrade to Hadoop 2.5.1 @@ -408,6 +412,10 @@ Release 1.99.5 SQOOP-2088: Sqoop2: Rename constants for named constraints to match convention + SQOOP-2099: Sqoop2: Postgresql's detectRepositoryVersion uses wrong casing + + SQOOP-2100: Sqoop2: Connectors documentation is malformed + IMPROVEMENT SQOOP-1678: Sqoop2: [HDFS Connector] Configurable null values @@ -442,6 +450,7 @@ Release 1.99.5 SQOOP-2033: Technical Guide of the Sqoop Server + Release 1.99.4 NEW FEATURE
