Commits
Branch selector
User selector
Commit History
Commits on Nov 28, 2025
basic e2e test for force telemetry verification (#708)
Show description for d524f0eauthored
Commits on Nov 27, 2025
perf: Optimize telemetry latency logging to reduce overhead (#715)
Show description for 8d5e155authored
Commits on Nov 26, 2025
Circuit breaker changes using pybreaker (#705)
Show description for 73580feauthored
Commits on Nov 21, 2025
Change default use_hybrid_disposition to False (#714)
Show description for b8494ffauthored
Commits on Nov 20, 2025
Ready for 4.2.1 release (#713)
Show description for ad227caauthoredAdd ignore_transactions config to disable transaction operations (#711)
Show description for a4899cbauthored
Commits on Nov 14, 2025
Bump to version 4.2.0 (#707)
Show description for cca421bauthored
Commits on Nov 13, 2025
feat: Add multi-statement transaction support (#704)
Show description for f9f5fc6authored
Commits on Nov 10, 2025
Bring Python telemetry event model consistent with JDBC (#701)
Show description for 3b37dd2authored
Commits on Oct 24, 2025
Added a workflow to parallelise the E2E tests(#697)
Show description for fd65fd2authored
Commits on Oct 15, 2025
Release version to 4.1.4 (#699)
Show description for 30286adauthored
Commits on Sep 26, 2025
Add Token Federation Support for Databricks SQL Python Driver (#691)
Show description for f835acaauthored
Commits on Sep 25, 2025
Commits on Sep 17, 2025
Commits on Aug 25, 2025
query tags integration (#663)
Show description for bcab1dfauthored
Commits on Aug 22, 2025
- authored
- authored
Ready for 4.1.2 release (#685)
Show description for d9d070cauthoredRemoved use_threads argument on concat_tables for compatibility with pyarrow<14 (#684)
Show description for 097a2c5authored
Commits on Aug 21, 2025
streaming ingestion support for PUT operation (#643)
Show description for 9e67c79authoredReady for 4.1.1 release (#682)
Show description for e2a972eauthored
Commits on Aug 20, 2025
Fix compatibility with urllib3<2 and add CI actions to improve dependency checks (#678)
Show description for 6e0f5ffauthoredAdd documentation for proxy support (#680)
Show description for 87fed36authored
Commits on Aug 18, 2025
Update for 4.1.0 (#676)
Show description for 2f982bcauthored[PECOBLR-727] Add kerberos support for proxy auth (#675)
Show description for 8e97878authored
Commits on Aug 13, 2025
Refactor codebase to use a unified http client (#673)
Show description for d3df719authored
Commits on Aug 6, 2025
Concat tables to be backward compatible (#647)
Show description for fd81c5aauthored
Commits on Aug 5, 2025
Added code coverage workflow to test the code coverage from unit and e2e tests (#657)
Show description for 701f7f6authored
Commits on Aug 4, 2025
SEA: Allow large metadata responses (#653)
Show description for 36d3ec4authoredEnhance SEA HTTP Client (#618)
Show description for 3b0c882authored
Commits on Aug 1, 2025
Telemetry server-side flag integration (#646)
Show description for aee6863authoredBug fixes in telemetry (#659)
Show description for 2f8b1abauthored
Commits on Jul 31, 2025
Testing for telemetry (#616)
Show description for fe8cd57authoredNormalise type code (#652)
Show description for e732e96authoredMake telemetry batch size configurable and add time-based flush (#622)
Show description for a0d7cd1authored