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

latest releases: v2.1.10, v2.1.9, v2.1.8...
24 months ago
  • Upgraded openssl (v1.1.1w) and removed redundant libcURL build dependencies for Windows.
  • Removed outdated Linux build dependencies.
  • Added ability to connect to datashare databases for clusters and serverless workgroups running the PREVIEW_2023 track
  • Removed BrowserIdcAuthPlugin.
  • Disabled the rudimentary check in SQLColumns, SQLStatistics and SQLSpecialColumns APIs, for equality of catalog name and database name.
  • Improved ODBC Error messages for unsupported metadata features.
  • Allowed overriding DSN config options in connection string.
  • Fixed memory issue in Statement Descriptors and Query Parameter types by using stack memory vs heap allocation.
  • Add new logging module based on aws-sdk-cpp. It has standard logging levels from FATAL to TRACE, plus OFF mode.
  • Upgraded SQLGetStmtOption and SQLSetStmtOption APIs to be compatible with their new versions in ODBC standard 3: SQLGetStmtAttr, SQLSetStmtAttr
  • Fixed SQLSetConnectAttr to return SQL_ERROR for SQL_ATTR_ANSI_APP as per standard.
  • Minor adjustments in build scripts (windows and linux) and windows’s config page.
    Note: This release also includes changes from the recalled version 2.0.0.10.

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

NewReleases is sending notifications on new releases.