JDBC Driver Version 25.2.3 Release Notes
Release date: 2025-04-11
This list provides an overview of all changes in JDBC driver version 25.2.3.
Download JDBC driver version 25.2.3 from the Exasol Download Portal.
Changed behavior
Changelog entry | Changed behavior |
---|---|
24636 | Previous Behavior The Properties values would silently overwrite conflicting values from the connection string. New Behavior An exception will be thrown when conflicting, non-empty values are detected in both the connection string and properties. |