github aws/amazon-redshift-odbc-driver v2.1.16

6 hours ago
  1. Added Servername as an alias for the HostName connection option.
  2. Added MaxVarcharSize and MaxLongVarcharSize connection parameters for MSDASQL/OLE DB compatibility. VARCHAR and CHAR columns exceeding MaxVarcharSize (default 255) are promoted to SQL_LONGVARCHAR or SQL_WLONGVARCHAR, and MaxLongVarcharSize (default 65535) caps the reported column size.
  3. Added credential_source support in IAM profile authentication.
  4. Fixed an issue where EC2 Instance Profile authentication failed because credential provider factories were returning null instances.
  5. Improved logging and diagnostics for streaming cursor and client-side cursor operations.
  6. Fixed an issue where SQLColumns metadata API did not correctly handle mixed-case AWS Glue data types.
  7. Improved logging of HTTP response codes and SAML content validation in the WinHttp client implementation.

Full Changelog: v2.1.15...v2.1.16

Don't miss a new amazon-redshift-odbc-driver release

NewReleases is sending notifications on new releases.