============================================================================== Magnitude Simba Starburst ODBC Data Connector Release Notes ============================================================================== The release notes provide details of enhancements, features, known issues, and workflow changes in Simba Starburst ODBC Connector 2.0.6.1009, as well as the version history. 2.0.6.1009 =================================================================== Released 2022-03-31 Enhancements & New Features * [PRESO-834] Support for JWT authentication You can now authenticate your connection with a JSON Web Token (JWT). To do this, select JWT Authentication from the Authentication Type drop-down list (set the AuthenticationType property to JWT Authentication). For more information, see the Installation and Configuration Guide. * [PRESO-831] Cache access tokens You can now cache access tokens using OIDC authentication. To do this, check the Cache Access Token check box (set the CacheAccessToken property to 1). For more information, see the Installation and Configuration Guide. * [PRESO-803] Passdown access tokens You can now passdown access tokens to a connection string. For more information, see the Installation and Configuration Guide. * [PRESO-786] Multiple authentication challenges in a single process When using PowerBI or Tableau to send queries, the connector now reauthenticates itself. Known Issues The following are known issues that you may encounter due to limitations in the data source, the connector, or an application. * Implicit casting of CHAR(x) to larger CHAR(x) is not supported Beginning with version 0.152.1-t, Starburst does not support implicit casting of CHAR(x) data to a CHAR(x) of a larger size. As a workaround, INSERT queries into columns of CHAR(x) type must contain an explicit cast into a CHAR(x) type of the size reported by the Starburst Server. * [PRESO-681] Some year values not supported in TIME and TIMESTAMP The connector does not support year values less than -9999 or greater than 9999 in TIME and TIMESTAMP data types. Version History ============================================================== 2.0.4.1005 ------------------------------------------------------------------- Released 2022-01-19 Resolved Issues The following issues have been resolved in Simba Starburst ODBC Connector 2.0.4.1005. * [PRESO-775] When a user name is not provided for OIDC authentication, the connection succeeds but an error message is incorrectly returned. * [PRESO-790] When the connector establishes a connection, it issues an extra query to the data store. * [PRESO-806] On macOS, OIDC authentication does not work. * [PRESO-822] When you attempt to use OAuth authentication with multiple IdP providers at the same time, the connector returns an error. 2.0.3.1004 ------------------------------------------------------------------- Released 2021-11-30 Enhancements & New Features * [PRESO-785] Ignore broken catalog You can now configure the connector to ignore broken catalogs. To do this, select the Ignore Broken Catalog check box (set the IgnoreBrokenCatalog connection property to 1). For more information, see the Installation and Configuration Guide. * [PRESO-787] Allow HTTP redirect You can now configure the connector to allow HTTP redirects. To do this, select the Allow HTTP Redirect check box (set the AllowHTTPRedirect connection property to 1). For more information, see the Installation and Configuration Guide. 2.0.2.1003 ------------------------------------------------------------------- Released 2021-10-08 * Version 2.0.2.1003 was the initial release of Simba Starburst ODBC Connector. ==============================================================================