Release
-
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").