Releases: databricks/databricks-sql-python
Releases · databricks/databricks-sql-python
v2.2.2
v2.2.1
v2.2.0
Included in this release:
- Bump thrift version to address https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13949
- Add support for lz4 compression
v2.1.0
v2.0.5
v2.0.4
v2.0.3
This is our first release since open sourcing databricks-sql-connector
. Most of the changes are non-user facing. This release adds:
- Retry logic for GetOperationStatus requests that fail with an OSError
- Reorganised code to use Poetry for dependency management.