Releases: databricks/databricks-sql-python
Releases · databricks/databricks-sql-python
v4.2.5
- Fix feature-flag endpoint retries in gov region (#735 by @samikshya-db)
- Improve telemetry lifecycle management (#734 by @msrathore-db)
v4.2.4
What's Changed
- Fixed the exception handler close() on _TelemetryClientHolder by @msrathore-db in #723
- created util method to normalise http protocol in http path by @nikhilsuri-db in #724
Full Changelog: v4.2.3...v4.2.4
v4.2.3
What's Changed
- added pandas < 2.4.0 support and tests for py 3.14 by @sreekanth-db in #720
- pandas 2.3.3 support for py < 3.14 by @sreekanth-db in #721
Full Changelog: v4.2.2...v4.2.3
v4.2.2
What's Changed
- Change default use_hybrid_disposition to False by @samikshya-db in #714
- Circuit breaker changes using pybreaker by @nikhilsuri-db in #705
- perf: Optimize telemetry latency logging to reduce overhead by @samikshya-db in #715
- basic e2e test for force telemetry verification by @nikhilsuri-db in #708
- feat: Implement host-level telemetry batching to reduce rate limiting by @samikshya-db in #718
- Prepare for a release with telemetry on by default by @samikshya-db in #717
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
- Add ignore_transactions config to disable transaction operations by @jayantsing-db in #711
- Ready for 4.2.1 release by @vikrantpuppala in #713
Full Changelog: v4.2.0...v4.2.1
v4.2.0
- Add multi-statement transaction support (#704 by @jayantsing-db)
- Add a workflow to parallelise the E2E tests (#697 by @msrathore-db)
- Bring Python telemetry event model consistent with JDBC (#701 by @nikhilsuri-db)
v4.1.4
What's Changed
- [PECOBLR-681] added new session conf to enable metric view metadata by @shivam2680 in #688
- Add Token Federation Support for Databricks SQL Python Driver by @madhav-db in #691
v4.1.3
What's Changed
- Query tags integration (#663 by @sreekanth-db)
- Add variant support (#560 by @shivam2680)
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- Streaming ingestion support for PUT operation (#643 by @sreekanth-db)
- Removed use_threads argument on concat_tables for compatibility with pyarrow<14 (#684 by @jprakash-db)
Full Changelog: v4.1.0...v4.1.2
v4.1.1
What's Changed
- Add documentation for proxy support by @vikrantpuppala in #680
- Fix compatibility with urllib3<2 and add CI actions to improve dependency checks by @vikrantpuppala in #678
Full Changelog: v4.1.0...v4.1.1