ChangeLog in embulk-input-gcs-0.1.9 vs ChangeLog in embulk-input-gcs-0.1.10
- old
+ new
@@ -1,8 +1,13 @@
+Release 0.1.10 - 2015-11-07
+
+* Fix resume download logics
+* Throw ConfigException when files listing failed. @muga thanks!
+
Release 0.1.9 - 2015-10-30
-Fix GcsAuthentication object initialization for mapreduce executor. @muga thanks!
+* Fix GcsAuthentication object initialization for mapreduce executor. @muga thanks!
Release 0.1.8 - 2015-10-29
* Added unit tests
@@ -25,6 +30,6 @@
* Keep last last_path when input files is empty. @frsyuki thanks!
* Refactored error handling logics.
Release 0.1.3 - 2015-03-16
-* Changed supported Java version from 8 to 7
\ No newline at end of file
+* Changed supported Java version from 8 to 7