Skip to content

v5.5.1

Compare
Choose a tag to compare
@serilog-build serilog-build released this 29 Jul 09:18
fa57d29
  • Fixed issue #300 Support DateTime2 data type for TimeStamp column (thanks to @stedel for the contribution).
  • Added Sourcelink support and publish symbols to nuget.org which allows consumers of the package to debug into the sink code.
  • 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.
  • Added information in README about batched sink SqlBulkCopy behavior according to issue #209.