Skip to content

v4.3.0rc1

Pre-release
Pre-release

Choose a tag to compare

@peco-release-bot peco-release-bot released this 11 Jun 05:45
8dd350d
  • Add optional Rust kernel backend for use_kernel=True, installable via the new databricks-sql-connector[kernel] extra (requires Python >= 3.10). Routes connections through the native databricks-sql-kernel client, with parity work across cursor-state tracking, metadata, logging (kernel logs surface through Python logging), staging fail-loud behavior, error context, and sync cancel (#824, #825, #830, #838, #839 by @vikrantpuppala)
  • Revert the thrift 0.23.0 bump that broke installation on DBR LTS (ES-1960554) (#840 by @vikrantpuppala)