Skip to content

Release

Choose a tag to compare

@sfc-gh-kdama sfc-gh-kdama released this 24 Aug 18:27
· 494 commits to master since this release
2d5e187
  • Caution: Version 2.0.16 of the Snowflake .NET driver includes an update that replaces targeting .NET Standard 2.0 with .NET 6.0. If your projects are affected by breaking changes related specifically to .NET 6.0, you must update your framework or project to use the new version. Snowflake recommends that you do not install this version into a production environment before testing.

  • Fixed an issue where unicode characters appended an extra "u" for large streams (e.g "/u007f" becomes "/u007fu").