Sha256: 52231050a8eab1e693dd85d77c41e23ba80b03bb2a68c218bdf2bb94de032887
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
## 0.1.6 - 2016-09-09 * [maintenance] Fix NullPointerException at FtpFileOutput.getRemoteDirectory() method [#12](https://github.com/embulk/embulk-output-ftp/pull/12) ## 0.1.5 - 2016-08-08 * [maintenance] Improve connection stability [#9](https://github.com/embulk/embulk-output-ftp/pull/9) ## 0.1.4 - 2016-07-29 * [maintenance] Fix default port number generation logic [#7](https://github.com/embulk/embulk-output-ftp/pull/7) ## 0.1.3 - 2016-07-21 * [new feature] Support both of FTPS(explicit) and FTPS(implicit). [#4](https://github.com/sakama/embulk-output-ftp/pull/4) * [maintenance] Fix exception handling. [#5](https://github.com/sakama/embulk-output-ftp/pull/5) ## 0.1.2 - 2016-07-21 * [maintenance] Force to create remote directory if remote directory doesn't exists. [#2](https://github.com/sakama/embulk-output-ftp/pull/2) * [maintenance] Add additional environmental variables for unit test. [#3](https://github.com/sakama/embulk-output-ftp/pull/3) ## 0.1.1 - 2016-07-20 * [maintenance] Add unit test, refactoring, change logging logic ## 0.1.0 - 2016-07-20 * [new feature] First Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
embulk-output-ftp-0.1.6 | CHANGELOG.md |