Skip to content

Release v0.9.9-oss to PuPr

Compare
Choose a tag to compare
@samikshya-db samikshya-db released this 03 Feb 09:14
· 9 commits to main since this release
6980f03

[v0.9.9-oss] - 2025-01-03

Added

  • Telemetry support in OSS JDBC.
  • Support for fetching connection ID and closing connections by connection ID.
  • Stream support implementation in the UC Volume DBFS Client.
  • Hybrid result support added to the driver (for both metadata and executed queries).
  • Support for complex data types.
  • Apache Async HTTP Client 5.3 added for parallel query result downloads, optimizing query fetching and resource cleanup.

Updated

  • Enhanced end-to-end testing for M2M and DBFS UCVolume operations, including improved logging and proxy handling.
  • Removed the version check SQL call when connection is established.

Fixed

  • Fixed statement ID extraction from Thrift GUID.
  • Made volume operations flag backward-compatible with the existing Databricks driver.
  • Improved backward compatibility of ResultSetMetadata with the legacy driver.
  • Fix schema in connection string