Skip to content

Commit 4e67d5b

Browse files
authored
Merge pull request #189 from embulk/ChangeLog-v0.11.0
Update ChangeLog for v0.11.0
2 parents 3d279a2 + d26e9cf commit 4e67d5b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ChangeLog

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Release 0.11.0 - 2020-11-14
2+
3+
* Updated the whole build process -- using the "org.embulk.embulk-plugins" Gradle plugin, and else.
4+
* Caught up with the latest API/SPI -- getLogger, Optional, BufferAllocator, and else.
5+
* Started to use embulk-util-timestamp in formatting and parsing timestamps.
6+
17
Release 0.10.1 - 2019-09-06
28

39
* Changed the default JDBC driver for SQL Server from jTDS JDBC Driver to Microsoft JDBC Driver (@hieudion++).
@@ -199,4 +205,3 @@ Release 0.2.1 - 2015-02-17
199205
* output-mysql sets zeroDateTimeBehavior=convertToNull to the connection
200206
parameter to avoid 'SQLException: Value '0000-00-00' can not be represented
201207
as java.sql.Date' exception (@shun0102++)
202-

0 commit comments

Comments
 (0)