Skip to content

Commit e05b610

Browse files
authored
Merge pull request #325 from ckadluba/release-5.6.0
Documented changes for release 5.6.0.
2 parents a04645f + b8d1732 commit e05b610

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 5.6.0
2+
* Fixed issue #191: Added option `EagerlyEmitFirstEvent` by implementing new PeriodicBatchingSink API.
3+
* Replaced `SinkOptions` with `MSSqlServerSinkOptions` and cleaned up namespaced (thanks to @jonorossi for the contribution).
4+
* Target .NET Core 2.1 (LTS) instead of 2.2
5+
* Fixed issue #312: Data conversion issue causes logging to silently fail.
6+
17
# 5.5.1
28
* Fixed issue #300 Support DateTime2 data type for TimeStamp column (thanks to @stedel for the contribution).
39
* Added Sourcelink support and publish symbols to nuget.org which allows consumers of the package to debug into the sink code.

0 commit comments

Comments
 (0)