Skip to content

v2.0.0

Choose a tag to compare

@sfc-gh-abhatnagar sfc-gh-abhatnagar released this 28 Apr 21:47
· 613 commits to master since this release
1305e80
  • Case insensitive settings comparison for "Authenticator"
  • IsDbNull optimization - Skip unnecessary conversion to the default C# type when checking if the data is Null or not.
  • Improved performance when downloading large amounts of data with faster conversion from Snowflake to C#
  • Upgraded driver target to .Net framework 4.7.2
  • Removed global http connection settings and only use settings local to the Snowflake driver