Changelog for Exasol Driver¶
v0.9.0 (2026-04-16)¶
New features:
Add support for validating TLS certificate fingerprints
Add support for 1024-bit RSA public keys during login (used by some instances, e.g.
demodb.exasol.com)( Breaking change) Default to
tls=truein connections to match Exasol 7.1+
Fixes:
Update dependencies with security advisories (see the upstream changelog for details)
v0.7.0 (2026-03-20)¶
New features:
Add support for GetObjects
Add support for GetParameterSchema
Add support for GetTableSchema
Add support for transactions
Add support for getting the current catalog
Fixes:
Fix support for large result sets
v0.6.3 (2026-03-03)¶
Initial release supporting query execution