File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.0.8 (2016-09-26)
2+ ==================
3+ - Fix: Use second as timetout setting instead of milli second
4+ - https://github.com/civitaspo/embulk-output-sftp/pull/22
5+ - Fix: Fix CI failure only with Java7
6+ - https://github.com/civitaspo/embulk-output-sftp/pull/21
7+ - Fix: Format code that were warned by ` ./gradlew checkstyle ` command
8+ - https://github.com/civitaspo/embulk-output-sftp/pull/23
9+
1100.0.7 (2016-03-22)
211==================
312- Fix: Plugin throws ClassNotFoundException with EmbulkEmbed
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ configurations {
1515 provided
1616}
1717
18- version = " 0.0.7 "
18+ version = " 0.0.8 "
1919sourceCompatibility = 1.7
2020targetCompatibility = 1.7
2121
You can’t perform that action at this time.
0 commit comments