Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.03 KB

File metadata and controls

27 lines (15 loc) · 1.03 KB

Release History

2.0.9 (2026-02-20)

  • Feature: Added pool_pre_ping support via do_ping() override to detect and recycle dead connections (#54 by @msrathore-db)
  • Fix: Pinned poetry version in CI workflows to fix build failures (#54 by @msrathore-db)

2.0.8 (2025-09-08)

  • Feature: Added support for variant datatype (#42 by @msrathore-db)

2.0.7 (2025-06-23)

  • Feature: Added support for complex data types such as DatabricksArray and DatabricksMap [Private Preview] (#30 by @jprakash-db)

2.0.6 (2025-04-29)

  • Relaxed pin for pyarrow (#20 by @dhirschfeld)

2.0.5 (2025-02-22)

  • Added support for double column types (#19 by @up-stevesloan)

2.0.4 (2025-01-27)

  • All the SQLAlchemy features from databricks-sql-connector>=4.0.0 have been moved to this databricks-sqlalchemy library
  • Support for SQLAlchemy v2 dialect is provided