databricks/databricks-sql-go v1.13.0
databricks/databricks-sql-go
Captured source
source ↗published Jun 4, 2026seen 5dcaptured 10hhttp 200method plain
v1.13.0
Repository: databricks/databricks-sql-go
Tag: v1.13.0
Published: 2026-06-04T15:20:51Z
Prerelease: no
Release notes:
- Add SPOG (unified) host support: extract the org-id from the cluster HTTP path for non-Thrift requests, and fix U2M/M2M OAuth on unified AWS hosts (databricks/databricks-sql-go#367, #374)
- Cap CloudFetch Arrow batches to the server-declared row count to avoid over-reading (databricks/databricks-sql-go#372)
- Detach result streaming from
QueryContextcancellation so in-flight results aren't dropped when the query context is cancelled (databricks/databricks-sql-go#373)
Notability
notability 2.0/10Routine driver update; low community traction