- Fixed an issue with batch insertion parameters where SQL_ATTR_PARAMSET_SIZE updates were not being properly applied between SQLPrepare and SQLExecute calls.
- Updated to latest OpenSSL 1.1.1.
- Fixed SQLTables metadata API to properly include external schemas when listing all schemas in the current database.
- Corrected SQLTables metadata API result ordering to properly sort by catalog name.
- Added support for serverless cluster authentication via GetClusterCredentials API - connect to workgroups by prefixing “redshift-serverless” to ClusterId field (server field optional).
- Added support for network load balancer (NLB) hostnames in server name fields.
Full Changelog: v2.1.6...v2.1.7