Skip to content

Commit c0f0480

Browse files
authored
Merge pull request #329 from embulk/ChangeLog-0.10.3
Update ChangeLog v0.10.3
2 parents bf0448d + 1e6db30 commit c0f0480

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Release 0.10.3 - 2023-10-10
2+
3+
* Use NVARCHAR(max) for CLOB, instead of TEXT, when creating a table in SQLServer
4+
* Use execute() instead of executeUpdate() for afterLoad/beforeLoad
5+
* Add logging to avoid loss of information when exception changes during retries
6+
* Fix double casting on getTimestamp
7+
18
Release 0.10.2 - 2021-09-30
29

310
* Make temp tables suffix length flexible

0 commit comments

Comments
 (0)