File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Version Changelog
22
3- ## [ v0.9.9-oss] - 2025-01-02
3+ ## [ v0.9.9-oss] - 2025-01-03
44
55### Added
66- Telemetry support in OSS JDBC.
1212
1313### Updated
1414- Enhanced end-to-end testing for M2M and DBFS UCVolume operations, including improved logging and proxy handling.
15+ - Removed the version check SQL call when connection is established.
1516
1617### Fixed
1718- Fixed statement ID extraction from Thrift GUID.
1819- Made volume operations flag backward-compatible with the existing Databricks driver.
1920- Improved backward compatibility of ResultSetMetadata with the legacy driver.
21+ - Fix schema in connection string
2022
2123---
2224
Original file line number Diff line number Diff line change 55 <groupId >com.databricks</groupId >
66 <artifactId >databricks-jdbc</artifactId >
77 <!-- This value may be modified by a release script to reflect the current version of the driver. -->
8- <version >0.9.8 -oss</version >
8+ <version >0.9.9 -oss</version >
99 <packaging >jar</packaging >
1010 <name >Databricks JDBC Driver</name >
1111 <description >Databricks JDBC Driver.</description >
You can’t perform that action at this time.
0 commit comments