Skip to content

Release

Choose a tag to compare

@sfc-gh-abhatnagar sfc-gh-abhatnagar released this 22 Jul 19:51
· 571 commits to master since this release
9fc9ae1
  • Add getTimeSpan to SnowflakeDbDataReader for retrieving TIME data as Timespan.
  • Add support for CloseAsync .
  • Add SecretDetector and unit tests .
  • Prevent unhandled exception when calling Cancel.
  • As SecretDetector is implemented adding back Http message logging.
  • Supports using full account name with region and cloud platform in Account setting in the connection string
  • Correctly set InsecureMode for SFChunkDownloaderV2.
  • Dispose of the Http response to release resources .
  •  Add proxy support via connection setting.
  • Better dispose of CancellationTokenSources.