0.0.9 (2017-03-09) ================== - Fix: Hide password in the log - https://github.com/civitaspo/embulk-output-sftp/pull/25 0.0.8 (2016-09-26) ================== - Fix: Use second as timetout setting instead of milli second - https://github.com/civitaspo/embulk-output-sftp/pull/22 - Fix: Fix CI failure only with Java7 - https://github.com/civitaspo/embulk-output-sftp/pull/21 - Fix: Format code that were warned by `./gradlew checkstyle` command - https://github.com/civitaspo/embulk-output-sftp/pull/23 0.0.7 (2016-03-22) ================== - Fix: Plugin throws ClassNotFoundException with EmbulkEmbed - https://github.com/civitaspo/embulk-output-sftp/pull/19 0.0.6 (2016-03-16) ================== - Fix: Avoid some connection errors - https://github.com/civitaspo/embulk-output-sftp/pull/17 0.0.5 (2016-03-09) ================== - Add: Support MapReduce executor - https://github.com/civitaspo/embulk-output-sftp/pull/8 - Fix: Use ConfigException instead of RuntimeException - https://github.com/civitaspo/embulk-output-sftp/pull/9/files - Fix: Check to exist parent directory before uploading files - https://github.com/civitaspo/embulk-output-sftp/pull/13 - Add: Support proxy settings - https://github.com/civitaspo/embulk-output-sftp/pull/11