Version 8.0.3 Release Notes

Please view the list below for an overview of all changes in version 8.0.3. Version 8.0.3 was released on 2022-06-10.

Changed Behavior

Changelog Entry Changed Behavior
14924 When adding a new JDBC driver for use with IMPORT/EXPORT INTO/FROM JDBC, the 'settings.cfg' file for the driver does not require the 'DRIVERMAIN' or 'JAR' lines anymore.
14619 For JDBC connection strings containing multiple ports, the ruleset defining which port applied to which host is changed. Please follow the Documentation.
14618 Unified behavior of timeout parameters. Changes for logintimeout, deprecation of connecttimeout and new parameter hosttimeout.

Improvements

Changelog Entry Summary
14924 ETL: Simplified configuration for JDBC drivers
14657 Optimized GROUP BY Key Reduction
14620 JDBC: Same Fingerprint can be provided in multiple locations
14619 JDBC: Simplified definition of multiple ports within the connection string
14618 Drivers: Unified login timeout parameters

Bug Fixes

Changelog Entry Summary
14895 Invalid outer join to inner join optimization
14802 Primary key constraints are not verified after data type changes
14793 IN filter may be slow with implicit integer type conversion
14782 Internal process may cause the database to hang
14649 EXA_USAGE_* system tables may show incorrect number of queries
14532 JDBC: Duplication of the debug argument within the driver properties
14390 JDBC: Cannot parse empty semicolons