Skip to content

Commit f58b93e

Browse files
authored
Merge pull request #307 from ckadluba/release-5.5.1
Updated CHANGES.md for release 5.1.1.
2 parents 18f9194 + 6eac1c8 commit f58b93e

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.5.1
2+
* Fixed issue #300 Support DateTime2 data type for TimeStamp column (thanks to @stedel for the contribution).
3+
* Added Sourcelink support and publish symbols to nuget.org which allows consumers of the package to debug into the sink code.
4+
* Added troubleshooting tip in README with workaround for SqlClient issue regarding missing Microsoft.Data.SqlClient.Sni.dll in .NET Framework apps and updated `samples\AppConfigDemo` accordingly.
5+
* Added information in README about batched sink SqlBulkCopy behavior according to issue #209.
6+
17
# 5.5.0
28
* Implemented enhancement #208: use Microsoft.Data.SqliClient for all platforms except net452 to enable Column Encryption (thanks to @mungk for the contribution).
39
* Fixed issue #290 MissingMethodException with .NET Standard 2.0.

0 commit comments

Comments
 (0)