Note: The .NET Data Provider for Teradata no longer supports .NET Core 3.1. 
New Features
20.0.6
- Enabled the use of SslProtocol and SslCRCTimeout connection string attributes in OpenID Connect connections to Identity Providers. 
 - Added connection-related Client Attributes. 
 - Added a new connection string attribute UseLocalCatalog to enable retrieval of Open Table Format object metadata. 
 - Updated package dependencies used in OpenID Connect functionality. 
 - Added support for the BEARER authentication mechanism in Visual Studio Integration. 
 
20.0.5
- Added a Token Cache to improve the user experience with EXTERNALBROWSER and CODE authentication mechanisms. 
 - Enabled support for TLS 1.3 via the SslProtocol connection string attribute. 
 
20.0.4
- Added support for FIPS mode via the EnableFIPS connection string attribute. 
 
20.0.3
20.0.2
Bug Fixes
20.0.7
- Added a null check before referencing the system proxy.
 
20.0.6
- Fixed the Windows installation package to install additional transitory dependency assemblies into the Global Assembly Cache. 
 
20.0.5
- Improved error message for the RemoteCertificateNameMismatch error. 
 - Fixed a connection failure resulting from incorrectly processed proxy server response. 
 
20.0.4
- Fixed a "Safe handle has been closed" exception during multi-threaded session establishment. 
 
20.0.3
- Fixed the use of IP address literals in proxy settings. 
 - Fixed a failure to load local certificates when using SslCA or SslCAPath.