Release
·
571 commits
to master
since this release
- 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.