File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- Release 0.11.0 - 2020-11-14
1
+ Release 0.11.0 - 2020-11-15
2
2
3
3
* Updated the whole build process -- using the "org.embulk.embulk-plugins" Gradle plugin, and else.
4
4
* Caught up with the latest API/SPI -- getLogger, Optional, BufferAllocator, and else.
@@ -9,7 +9,7 @@ Release 0.10.1 - 2019-09-06
9
9
* Changed the default JDBC driver for SQL Server from jTDS JDBC Driver to Microsoft JDBC Driver (@hieudion++).
10
10
* embulk-input-sqlserver supported socket_timeout for Microsoft JDBC Driver.
11
11
12
- Releaes 0.10.0 - 2019-05-23
12
+ Release 0.10.0 - 2019-05-23
13
13
14
14
The following two are incompatible changes.
15
15
* Requires Java 8 or later (no longer supports Java 7), and requires embulk 0.9 or later.
@@ -18,7 +18,7 @@ The following two are incompatible changes.
18
18
* Enabled to execute SQL before setting up and selecting by 'before_setup' option and 'before_select' option.
19
19
* Fixed missing left brace when getting empty array column in embulk-input-postgresql (@ommadawn46++).
20
20
21
- Releaes 0.9.3 - 2018-08-10
21
+ Release 0.9.3 - 2018-08-10
22
22
* Added `use_raw_query_with_incremental` property in order to write optimized query for incremental loading.
23
23
24
24
Release 0.9.2 - 2018-07-03
You can’t perform that action at this time.
0 commit comments