============================================================================== Simba HBase ODBC Driver with SQL Connector Release Notes ============================================================================== The release notes provide details of enhancements, features, known issues, and workflow changes in Simba HBase ODBC Driver 1.2.0, as well as the version history. 1.2.0 ======================================================================== Released 2019-09-27 Enhancements & New Features * [HAM-188] Updated Debian support The driver now officially supports Debian 8 and 9, instead of Debian 7 and 8. * [HAM-176] Updated driver version information in Linux binary You can now check the Linux driver's version from the driver binary file. To do this, open the .so file in a text editor, and search for the text "$driver_version_sb$:". The driver's version number is listed after this text. * [HAM-187] Updated third-party library linking for Linux The Linux driver now statically links to the OpenSSL and ICU libraries by default. Driver builds with dynamically linked libraries continue to be available as needed. For more information about this change, contact Customer Support through https://www.simba.com/support/. * [HAM-158] Updated ICU version The driver now uses ICU version 58.2.x. * [HAM-160] Updated Expat version The driver now uses Expat version 2.2.0. * [HAM-161] Internal driver improvements The driver has been updated with minor internal improvements. Resolved Issues The following issues have been resolved in Simba HBase ODBC Driver 1.2.0. * [HAM-77] When a query is blocked due to the REST server being read-only, the driver returns an error message similar to the following: "Failed writing received data to disk/application". This issue has been resolved. The driver now returns a more precise error message when a query is blocked by the server's read-only configuration, enabling you to more easily distinguish this issue from other types of query failures. * [HAM-154] In some cases, the driver fails to encode certain integer values. * [HAM-159] When the driver is installed on a machine that uses Turkish locale settings, if you try to connect using a connection string where one or more of the property names contains a lower-case "i" character, the driver fails to parse the string and does not connect to the server. Version History ============================================================== 1.1.8 ------------------------------------------------------------------------ Released 2018-07-06 Enhancements & New Features * [HAM-145] Standardized log file names When logging is enabled, the driver now produces the following log files: - A simbahbaseodbcdriver.log file that logs driver activity that is not specific to a connection. - A simbahbaseodbcdriver_connection_[Number].log for each connection made to the database, where [Number] is a number that identifies each log file. This file logs driver activity that is specific to the connection. * [HAM-146] Minimum TLS support You can now specify the minimum version of TLS the driver accepts when authenticating the connection to the data source. * [HAM-147] More informative SSL error messages The driver now provides more detailed error messages for TLS/SSL errors. * [HAM-148] Support for Windows Trust Store You now have the option to use the CA certificates in the Windows Trust Store for server verification when using SSL. * [HAM-149] New key name for Allow Common Name Host Name Mismatch option The key name for the Allow Common Name Host Name Mismatch option is now AllowHostNameCNMismatch. The previous key name CAIssuedCertNamesMismatch is deprecated, but is still supported for backwards compatibility. * [HAM-144] Updated third-party dependencies The driver now uses libcURL 7.60.0 and zlib 1.2.11. As a result, several security features in the driver have been improved. Resolved Issues The following issue was resolved in Simba HBase ODBC Driver 1.1.8. * [HAM-107] The Close button in the Test Results DSN dialog box does not work. 1.1.7 ------------------------------------------------------------------------ Released 2018-01-26 Resolved Issues The following issue was resolved in Simba HBase ODBC Driver 1.1.7. * Queries that followed the form "select * from