Repository: sqoop Updated Branches: refs/heads/branch-1.4.6 67e8c9a9e -> a74089dec
SQOOP-2317: Update change log with 1.4.6 release (rc2) (Qian Xu via Jarek Jarcec Cecho) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/a74089de Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/a74089de Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/a74089de Branch: refs/heads/branch-1.4.6 Commit: a74089dece04a483ce6510b62949e00e6f120705 Parents: 67e8c9a Author: Jarek Jarcec Cecho <[email protected]> Authored: Tue Apr 21 19:43:38 2015 -0700 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Tue Apr 21 19:44:03 2015 -0700 ---------------------------------------------------------------------- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/a74089de/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index baa5dd7..e32c060 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -68,6 +68,7 @@ Release Notes - Sqoop - Version 1.4.6 * [SQOOP-2283] - Support usage of --exec and --password-alias * [SQOOP-2286] - Ensure Sqoop generates valid avro column names * [SQOOP-2290] - java.lang.ArrayIndexOutOfBoundsException thrown when malformed column mapping is provided + * [SQOOP-2294] - Change to Avro schema name breaks some use cases ** Improvement * [SQOOP-1330] - Ignore blank newlines in managers.d property files @@ -91,6 +92,7 @@ Release Notes - Sqoop - Version 1.4.6 * [SQOOP-1450] - Copy the avro schema file to hdfs for AVRO based import ** Task + * [SQOOP-1408] - Document SQL Server's --non-resilient arg * [SQOOP-1693] - Upgrade Kite SDK to 0.17
