Add optional telemetry support to the python connector#628
Merged
Merged
Add optional telemetry support to the python connector#628
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Aug 17, 2022
[PECO-197] Support Python 3.10 (#31)
Show description for 5fd729aauthoredUpdate changelog and bump to v2.0.4 (#34)
Show description for 5612e5fauthored
Jesse
Commits on Aug 19, 2022
Bump to 2.0.5-dev on main (#35)
Show description for f1241baauthored
JesseOn Pypi, display the "Project Links" sidebar. (#36)
Show description for 6bafb9dauthored
Jesse
Commits on Aug 23, 2022
[ES-402013] Close cursors before closing connection (#38)
Show description for afcb0f0authored
JesseBump version to 2.0.5 and improve CHANGELOG (#40)
Show description for af945aaauthored
Jesse
Commits on Aug 25, 2022
fix dco issue
Show description for 441a6aecommittedfix dco issue
Show description for 29fe6b4committedMerge pull request #42 from moderakh/fix-dco-issue
Show description for 06d9df8authoreddco tunning
Show description for cf3130ecommitteddco tunning
Show description for 4387f93committedMerge pull request #43 from moderakh/dco-tunning
Show description for 285e516authored
Commits on Aug 26, 2022
Github workflows: run checks on pull requests from forks (#47)
Show description for ea0f076authored
Jesse
Commits on Sep 14, 2022
OAuth implementation (#15)
Show description for 616a5c8authored
Commits on Sep 22, 2022
Automate deploys to Pypi (#48)
Show description for e39d294authored
Jesse
Commits on Sep 30, 2022
[PECO-205] Add functional examples (#52)
Show description for 1ea2fe0authored
Jesse
Commits on Oct 1, 2022
Bump version to 2.1.0 (#54)
Show description for 3638fa2authored
Jesse
Commits on Oct 13, 2022
[SC-110400] Enabling compression in Python SQL Connector (#49)
Show description for 1a4cf4bandauthored
Commits on Oct 14, 2022
Add tests for parameter sanitisation / escaping (#46)
Show description for 8d6d47fauthored
Jesse
Commits on Nov 8, 2022
Bump thrift dependency to 0.16.0 (#65)
Show description for 3d3c692authored
Jesse
Commits on Nov 17, 2022
Bump version to 2.2.0 (#66)
Show description for 5cbfcaccommitted
Jesse
Commits on Nov 28, 2022
Support Python 3.11 (#60)
Show description for c6e573cauthored
JesseBump version to 2.2.1 (#70)
Show description for 7c53b76authored
Jesse
Commits on Dec 29, 2022
Add none check on _oauth_persistence in DatabricksOAuthProvider (#71)
Show description for 4f221b3authoredSupport custom oauth client id and redirect port (#75)
Show description for cfa38a1authored
Commits on Jan 3, 2023
Bump version to 2.2.2 (#76)
Show description for 2f2a761authored
Commits on Jan 10, 2023
Merge staging ingestion into main (#78)
Show description for def5e0eauthored
JesseBump version to 2.3.0 and update changelog (#80)
Show description for 3cc9393authored
Jesse
Commits on Jan 27, 2023
Add pkgutil-style for the package (#84)
Show description for aa55a6eauthored
Commits on Feb 17, 2023
Add SQLAlchemy Dialect (#57)
Show description for ce158cbauthored
Jesse
Commits on Feb 21, 2023
Bump to version 2.4.0(#89)
Show description for 0ed7e53authored
Jesse
Commits on Feb 27, 2023
Fix syntax in examples in root readme. (#92)
Show description for 9a06d6cauthored
Commits on Mar 7, 2023
Less strict numpy and pyarrow dependencies (#90)
Show description for 20e789fandauthored
Commits on Mar 21, 2023
Update example in docstring so query output is valid Spark SQL (#95)
Show description for 3a60599authored
JesseBump version to 2.4.1 (#96)
Show description for e627649authored
Jesse
Commits on Mar 24, 2023
- authored
Commits on Mar 29, 2023
Add Andre to CODEOWNERS (#98)
Show description for b0b6abdauthored
Commits on Apr 12, 2023
Add external auth provider + example (#101)
Show description for f440791andauthored
Commits on Apr 13, 2023
Retry on connection timeout (#103)
Show description for 5f247e5authored
Commits on Apr 14, 2023
[PECO-244] Make http proxies work (#81)
Show description for c1d9510authored
Jesse
Commits on Apr 15, 2023
Bump to version 2.5.0 (#104)
Show description for c5731d8authored
JesseFix changelog release date for version 2.5.0
Show description for 7087236authored
Jesse
Commits on Apr 28, 2023
Relax sqlalchemy requirement (#113)
Show description for 61b6911authored
JesseUpdate to version 2.5.1 (#114)
Show description for b5ab608authored
Jesse
Commits on May 9, 2023
Fix SQLAlchemy timestamp converter + docs (#117)
Show description for ad6fbd9authored
JesseRelax pandas and alembic requirements (#119)
Show description for 73108e2authored
JesseBump to version 2.5.2 (#118)
Show description for 7d85814authored
Jesse
Commits on Jun 7, 2023
Use urllib3 for thrift transport + reuse http connections (#131)
Show description for 4077c7fauthored
JesseDefault socket timeout to 15 min (#137)
Show description for cdf1857authoredBump version to 2.6.0 (#139)
Show description for 5539b26authored
Jesse
Commits on Jun 8, 2023
Fix: some thrift RPCs failed with BadStatusLine (#141)
Show description for 728e2b1authored
JesseBump version to 2.6.1 (#142)
Show description for eada549authored
Jesse
Commits on Jun 14, 2023
[ES-706907] Retry GetOperationStatus for http errors (#145)
Show description for cdc50d2authored
JesseBump version to 2.6.2 (#147)
Show description for 2904788authored
Jesse
Commits on Jun 20, 2023
[PECO-626] Support OAuth flow for Databricks Azure (#86)
Show description for 782ebb6authored
Commits on Jun 23, 2023
Use a separate logger for unsafe thrift responses (#153)
Show description for b7ada62authored
JesseImprove e2e test development ergonomics (#155)
Show description for c6cf88fauthored
Jesse
Commits on Jun 26, 2023
Don't raise exception when closing a stale Thrift session (#159)
Show description for 95cf95bauthored
JesseBump to version 2.7.0 (#161)
Show description for 3680a0fauthored
Jesse
Commits on Jun 27, 2023
Cloud Fetch download handler (#127)
Show description for ba2cd84authored
Commits on Jul 3, 2023
Cloud Fetch download manager (#146)
Show description for 061c763authored
Commits on Jul 5, 2023
Cloud fetch queue and integration (#151)
Show description for e8fc63bauthored
Commits on Jul 7, 2023
Cloud Fetch e2e tests (#154)
Show description for 813c73cauthored
Commits on Jul 10, 2023
Update changelog for cloudfetch (#172)
Show description for d3f0513authored
Commits on Jul 11, 2023
Improve sqlalchemy backward compatibility with 1.3.24 (#173)
Show description for 6786933authored
Jesse
Commits on Jul 12, 2023
OAuth: don't override auth headers with contents of .netrc file (#122)
Show description for 203735fauthored
JesseFix proxy connection pool creation (#158)
Show description for bd08f58andauthored
Relax pandas dependency constraint to allow ^2.0.0 (#164)
Show description for 9508c4fandauthored
Use hex string version of operation ID instead of bytes (#170)
Show description for 8140be9authored
JesseSQLAlchemy: fix has_table so it honours schema= argument (#174)
Show description for 850235cauthored
JesseFix socket timeout test (#144)
Show description for 4c766efandauthored
Disable non_native_boolean_check_constraint (#120)
Show description for 7fe5ddfandauthored
Remove unused import for SQLAlchemy 2 compatibility (#128)
Show description for 50dfd93andauthored
Commits on Jul 21, 2023
Bump version to 2.8.0 (#178)
Show description for 4b0b8bdauthored
Jesse
Commits on Aug 9, 2023
Fix typo in python README quick start example (#186)
Show description for f07df30andauthored
Configure autospec for mocked Client objects (#188)
Show description for 683e03cauthored
JesseUse urllib3 for retries (#182)
Show description for d168598authored
Jesse
Commits on Aug 10, 2023
Bump version to 2.9.0 (#189)
Show description for fcfe8f4authored
JesseExplicitly add urllib3 dependency (#191)
Show description for 972f7ccandauthored
Commits on Aug 11, 2023
Bump to 2.9.1 (#195)
Show description for 1c3ce1eauthored
Jesse
Commits on Aug 16, 2023
Make backwards compatible with urllib3~=1.0 (#197)
Show description for 667f719authored
Jesse
Commits on Aug 17, 2023
Convenience improvements to v3 retry logic (#199)
Show description for ddf8a5fauthored
Jesse
Commits on Aug 18, 2023
Bump version to 2.9.2 (#201)
Show description for 56c7d41authored
Jesse
Commits on Aug 24, 2023
Github Actions Fix: poetry install fails for python 3.7 tests (#208)
Show description for 312c7b9authored
JesseMake backwards compatible with urllib3~=1.0 [Follow up #197] (#206)
Show description for 9bc0d3eauthored
JesseBump version to 2.9.3 (#209)
Show description for 33390dbauthored
Jesse
Commits on Aug 31, 2023
Add note to sqlalchemy example: IDENTITY isn't supported yet (#212)
Show description for e176f65authored
Jesse
Commits on Sep 9, 2023
[PECO-1029] Updated thrift compiler version (#216)
Show description for 854c56fauthored
Commits on Sep 11, 2023
[PECO-1055] Updated thrift defs to allow Tsparkparameters (#220)
Show description for 0d1d7d8authored
Commits on Sep 13, 2023
Update changelog to indicate that 2.9.1 and 2.9.2 have been yanked. (#222)
Show description for c32b71aauthored
Jesse
Commits on Sep 18, 2023
Fix changelog typo: _enable_v3_retries (#225)
Show description for 4588ff3authored
Jesse
Commits on Sep 20, 2023
Introduce SQLAlchemy reusable dialog tests (#125)
Show description for b9bd2a1authored
Commits on Sep 22, 2023
[PECO-1026] Add Parameterized Query support to Python (#217)
Show description for 329b7eeauthored
Commits on Sep 25, 2023
Commits on Sep 26, 2023
[PECO-1109] Parameterized Query: add suport for inferring decimal types (#228)
Show description for b94f59eauthored
JesseSQLAlchemy 2: reorganise dialect files into a single directory (#231)
Show description for 9592098authored
Jesse
Commits on Sep 29, 2023
[PECO-1083] Updated thrift files and added check for protocol version (#229)
Show description for 84a6cbcandauthored
Commits on Sep 30, 2023
[PECO-840] Port staging ingestion behaviour to new UC Volumes (#235)
Show description for 9d93e1bauthored
JesseQuery parameters: implement support for binding NoneType parameters (#233)
Show description for ef5fbdaauthored
Jesse
Commits on Oct 2, 2023
SQLAlchemy 2: Bump dependency version and update e2e tests for existing behaviour (#236)
Show description for f138703authored
JesseRevert "[PECO-1083] Updated thrift files and added check for protocol version" (#237)
Show description for 04c99e4authored
JesseSQLAlchemy 2: add type compilation for all CamelCase types (#238)
Show description for cbe21e5authored
JesseSQLAlchemy 2: add type compilation for uppercase types (#240)
Show description for 77a8886authored
Jesse
Commits on Oct 10, 2023
SQLAlchemy 2: Stop skipping all type tests (#242)
Show description for 4a70379authored
Jesse[PECO-1134] v3 Retries: allow users to bound the number of redirects to follow (#244)
Show description for 0e791baauthored
Jesse
Commits on Oct 11, 2023
Parameters: Add type inference for BIGINT and TINYINT types (#246)
Show description for f198a25authored
Jesse
Commits on Oct 13, 2023
SQLAlchemy 2: Stop skipping some non-type tests (#247)
Show description for d975611authored
JesseSQLAlchemy 2: implement and refactor schema reflection methods (#249)
Show description for a596776authored
Jesse
Commits on Oct 17, 2023
Add GovCloud domain into AWS domains (#252)
Show description for 16a5106authored
Commits on Oct 18, 2023
SQLAlchemy 2: Refactor __init__.py into base.py (#250)
Show description for ca84f1aauthored
JesseSQLAlchemy 2: Finish implementing all of ComponentReflectionTest (#251)
Show description for 45c6073authored
JesseSQLAlchemy 2: Finish marking all tests in the suite (#253)
Show description for 3a8b4eaauthored
Jesse
Commits on Oct 23, 2023
SQLAlchemy 2: Finish organising compliance test suite (#256)
Show description for 8a0ec56authored
JesseSQLAlchemy 2: Fix failing mypy checks from development (#257)
Show description for 4905952authored
Jesse
Commits on Oct 25, 2023
Enable cloud fetch by default (#258)
Show description for 7444425authored
Jesse[PECO-1137] Reintroduce protocol checking to Python test fw (#248)
Show description for 9a8ac88andauthored
Commits on Oct 28, 2023
sqla2 clean-up: make sqlalchemy optional and don't mangle the user-agent (#264)
Show description for 6bc7413authored
Jesse
Commits on Oct 31, 2023
SQLAlchemy 2: Add support for TINYINT (#265)
Show description for 95e5595authored
JesseAdd OAuth M2M example (#266)
Show description for c69d886authored
Commits on Nov 1, 2023
Native Parameters: reintroduce INLINE approach with tests (#267)
Show description for 012f6edauthored
JesseDocument behaviour of executemany (#213)
Show description for b09ff05authoredSQLAlchemy 2: Expose TIMESTAMP and TIMESTAMP_NTZ types to users (#268)
Show description for fd4336eauthored
JesseDrop Python 3.7 as a supported version (#270)
Show description for f3081a5authored
Jesse
Commits on Nov 9, 2023
GH Workflows: remove Python 3.7 from the matrix for _all_ workflows (#274)
Show description for ff51bfbauthored
Jesse
Commits on Nov 16, 2023
Add README and updated example for SQLAlchemy usage (#273)
Show description for ca000dbauthored
JesseRewrite native parameter implementation with docs and tests (#281)
Show description for 6aa7890authored
Jesse
Commits on Nov 17, 2023
Enable v3 retries by default (#282)
Show description for bf084feauthored
Jessesecurity: bump pyarrow dependency to 14.0.1 (#284)
Show description for 23b51c9authored
JesseBump package version to 3.0.0 (#285)
Show description for 5a1acdcauthored
Jesse
Commits on Nov 21, 2023
Commits on Nov 29, 2023
[PECO-1286] Add tests for complex types in query results (#293)
Show description for 505a522authored
Jessesqlalchemy: fix deprecation warning for dbapi classmethod (#294)
Show description for 5c01874authored
Jesse
Commits on Nov 30, 2023
[PECO-1297] sqlalchemy: fix: can't read columns for tables containing a TIMESTAMP_NTZ column (#296)
Show description for 2027145authored
Jesse
Commits on Dec 1, 2023
Prepared 3.0.1 release (#297)
Show description for 9e963a0authored
Jesse
Commits on Dec 26, 2023
Make contents of `__init__.py` equal across projects (#304)
Show description for f703d81andauthored
Commits on Jan 23, 2024
Fix URI construction in ThriftBackend (#303)
Show description for bdd2cb6andauthored
Commits on Jan 25, 2024
[sqlalchemy] Add table and column comment support (#329)
Show description for 00b8d3eauthored
JessePin pandas and urllib3 versions to fix runtime issues in dbt-databricks (#330)
Show description for a6e81edandauthored
SQLAlchemy: TINYINT types didn't reflect properly (#315)
Show description for c89da23authored
Commits on Jan 26, 2024
[PECO-1435] Restore `tests.py` to the test suite (#331)
Show description for 6482c76authored
JesseBump to version 3.0.2 (#335)
Show description for d20d931authored
Jesse
Commits on Jan 30, 2024
Update some outdated OAuth comments (#339)
Show description for e3e0f49andauthored
Commits on Feb 2, 2024
Redact the URL query parameters from the urllib3.connectionpool logs (#341)
Show description for 456fec5authoredBump to version 3.0.3 (#344)
Show description for 01cfc66authored
Commits on Feb 5, 2024
[PECO-1411] Support Databricks OAuth on GCP (#338)
Show description for 9ff99b8andauthored
Commits on Feb 13, 2024
[PECO-1414] Support Databricks native OAuth in Azure (#351)
Show description for 072ef2cauthored
Commits on Feb 14, 2024
Prep for Test Automation (#352)
Show description for f52c658authoredUpdate code owners (#345)
Show description for b1bd792authored
Commits on Feb 15, 2024
Reverting retry behavior on 429s/503s to how it worked in 2.9.3 (#349)
Show description for 70f3738authored
Commits on Feb 16, 2024
Bump to version 3.1.0 (#358)
Show description for 912127cauthored
Commits on Mar 4, 2024
[PECO-1440] Expose current query id on cursor object (#364)
Show description for 1ed5c9dauthored
Commits on Mar 14, 2024
Add a default for retry after (#371)
Show description for 1577506authoredFix boolean literals (#357)
Show description for e01ef74authored
Commits on Mar 15, 2024
Don't retry network requests that fail with code 403 (#373)
Show description for 7cfd6f6authored
Jesse
Commits on Mar 19, 2024
Bump to 3.1.1 (#374)
Show description for 6cf12fbauthored
Commits on Mar 27, 2024
Fix cookie setting (#379)
Show description for 02d08d6authored
Commits on Apr 2, 2024
Fixing a couple type problems: how I would address most of #381 (#382)
Show description for 4122597authoredfix the return types of the classes' __enter__ functions (#384)
Show description for 3631e55authored
Commits on Apr 15, 2024
Add Kravets Levko to codeowners (#386)
Show description for 4b1b7adauthored
Commits on Apr 18, 2024
Prepare for 3.1.2 (#387)
Show description for f2d927bauthored
Commits on May 23, 2024
Update the proxy authentication (#354)
Show description for 2d2f8f7authored
Commits on May 28, 2024
Fix failing tests (#392)
Show description for d9802a8authored
Commits on May 29, 2024
Relax `pyarrow` pin (#389)
Show description for 9c158d9authoredFix log error in oauth.py (#269)
Show description for 0400bdbandauthored
Commits on May 30, 2024
Enable `delta.feature.allowColumnDefaults` for all tables (#343)
Show description for 683a033andauthoredFix SQLAlchemy tests (#393)
Show description for 3a68fa8authored
Commits on Jun 6, 2024
Add more debug logging for CloudFetch (#395)
Show description for 94a2597authored
Commits on Jun 12, 2024
Update Thrift package (#397)
Show description for 3a50d70authored
Commits on Jun 13, 2024
Prepare release 3.2.0 (#396)
Show description for 37d8a7bauthored
Commits on Jul 2, 2024
move py.typed to correct places (#403)
Show description for 0017b0candauthored
Commits on Jul 3, 2024
Upgrade mypy (#406)
Show description for 2a1875aauthoredDo not retry failing requests with status code 401 (#408)
Show description for 9fd4a25authored
Commits on Jul 4, 2024
[PECO-1715] Remove username/password (BasicAuth) auth option (#409)
Show description for 74bcc86authored
Commits on Jul 11, 2024
[PECO-1751] Refactor CloudFetch downloader: handle files sequentially (#405)
Show description for e7c0c06authoredFix CloudFetch retry policy to be compatible with all `urllib3` versions we support (#412)
Show description for 677483dauthored
Commits on Jul 16, 2024
Disable SSL verification for CloudFetch links (#414)
Show description for 512efcaauthored
Commits on Jul 17, 2024
Prepare relese 3.3.0 (#415)
Show description for 1a1497bauthored
Commits on Jul 26, 2024
Fix pandas 2.2.2 support (#416)
Show description for b751088andauthored
Commits on Aug 1, 2024
[PECO-1801] Make OAuth as the default authenticator if no authentication setting is provided (#419)
Show description for 4959197authored
Commits on Aug 22, 2024
[PECO-1857] Use SSL options with HTTPS connection pool (#425)
Show description for 7467860authored
Commits on Aug 27, 2024
Prepare release v3.4.0 (#430)
Show description for 2de70ecauthored
Commits on Oct 3, 2024
[PECO-1926] Create a non pyarrow flow to handle small results for the column set (#440)
Show description for 2675099authored[PECO-1961] On non-retryable error, ensure PySQL includes useful information in error (#447)
Show description for c755eccauthoredReformatted all the files using black (#448)
Show description for 1a44d91authored
Commits on Oct 18, 2024
Prepare release v3.5.0 (#457)
Show description for 92dff6cauthored
Commits on Oct 25, 2024
[PECO-2051] Add custom auth headers into cloud fetch request (#460)
Show description for b4bcf8aauthoredPrepare release 3.6.0 (#461)
Show description for 28a0fe6authored
Commits on Nov 20, 2024
[ PECO - 1768 ] PySQL: adjust HTTP retry logic to align with Go and Nodejs drivers (#467)
Show description for 82efe73authored
Commits on Nov 26, 2024
[ PECO-2065 ] Create the async execution flow for the PySQL Connector (#463)
Show description for 5e11582authoredFix for check_types github action failing (#472)
Show description for a9ae775authored
Commits on Dec 5, 2024
Remove upper caps on dependencies (#452)
Show description for c251d91authored
Commits on Dec 6, 2024
Updated the doc to specify native parameters in PUT operation is not supported from >=3.x connector (#477)
Show description for 8a63786authored
Commits on Dec 22, 2024
Incorrect rows in inline fetch result (#479)
Show description for 9d6813bauthored
Commits on Dec 23, 2024
Bumped up to version 3.7.0 (#482)
Show description for 8468a2bauthored
Commits on Dec 27, 2024
PySQL Connector split into connector and sqlalchemy (#444)
Show description for aa673acandauthored
Commits on Jan 17, 2025
Removed CI CD for python3.8 (#490)
Show description for fd7f85cauthored
Commits on Jan 18, 2025
Added CI CD upto python 3.12 (#491)
Show description for b20c55bauthoredMerging changes from v3.7.1 release (#488)
Show description for d61a964authored
Commits on Jan 22, 2025
Bumped up to version 4.0.0 (#493)
Show description for efd82fbauthored
Commits on Feb 27, 2025
Updated action's version (#455)
Show description for ed19388authoredSupport Python 3.13 and update deps (#510)
Show description for f8f9f4eandauthored
Commits on Mar 2, 2025
Improve debugging + fix PR review template (#514)
Show description for 0e51281authored
Commits on Mar 7, 2025
Forward porting all changes into 4.x.x. uptil v3.7.3 (#529)
Show description for 9665a74authoredUpdated the CODEOWNERS (#531)
Show description for b24ddd7authored
Commits on Mar 11, 2025
Add version check for urllib3 in backoff calculation (#526)
Show description for 0013ba4authored
Commits on Mar 12, 2025
[ES-1372353] make user_agent_header part of public API (#530)
Show description for 851d23bauthoredUpdates runner used to run DCO check to use databricks-protected-runner (#521)
Show description for f321b49authored
Commits on Mar 18, 2025
Support multiple timestamp formats in non arrow flow (#533)
Show description for b000892authored
Commits on Mar 19, 2025
prepare release for v4.0.1 (#534)
Show description for 2553bcfauthored
Commits on Apr 1, 2025
Relaxed bound for python-dateutil (#538)
Show description for 078f41bauthored- authored
Added example for async execute query (#537)
Show description for f9fe172authored
Commits on Apr 21, 2025
Added urllib3 version check (#547)
Show description for 6f99449authored
Commits on Apr 22, 2025
Bump version to 4.0.3 (#549)
Show description for 6790dcaauthored
Commits on May 9, 2025
Cleanup fields as they might be deprecated/removed/change in the future (#553)
Show description for 3a4d6d3authored
Commits on May 12, 2025
Refactor decimal conversion in PyArrow tables to use direct casting (#544)
Show description for 557bb68authored
Commits on May 16, 2025
Commits on May 21, 2025
Update CODEOWNERS (#562)
Show description for 7233e4eauthoredEnhance Cursor close handling and context manager exception management to prevent server side resource leaks (#554)
Show description for b88eba0authored
Commits on May 22, 2025
PECOBLR-86 improve logging on python driver (#556)
Show description for 14c8a7eauthored
Commits on May 26, 2025
Update github actions run conditions (#569)
Show description for 8013a0dauthored
Commits on May 30, 2025
Added classes required for telemetry (#572)
Show description for fdd385fauthored
Commits on Jun 10, 2025
E2E POC for python telemetry for connect logs (#581)
Show description for 9dc7d52authored
Commits on Jun 17, 2025
Merge branch 'main' into HEAD
Show description for ce2cc1acommittedMerge branch 'main' into telemetry
Show description for 99ec875committed
Commits on Jun 19, 2025
Added functionality for export of failure logs (#591)
Show description for cf89ce3authored
Commits on Jun 23, 2025
bugfix: stalling test issue (close in TelemetryClientFactory) (#609)
Show description for 380b0b9authored
Commits on Jun 25, 2025
- authored andcommitted
Add test to check thrift field IDs (#602)
Show description for 350e745authored andcommittedRevert "Enhance Cursor close handling and context manager exception m… (#613)
Show description for 4a2356dauthored andcommittedBump version to 4.0.5 (#615)
Show description for 97df72eauthored andcommitted- committed
Commits on Jul 3, 2025
Add functionality for export of latency logs via telemetry (#608)
Show description for 0dfe0f4authored
Commits on Jul 7, 2025
- committed
Revert "Merge branch 'main' into telemetry"
Show description for 8c0f474committedRevert "Revert "Merge branch 'main' into telemetry""
Show description for 13ebfb4committedworkflows
Show description for 79db09fcommitted-
Show description for 5005561committed
Commits on Jul 8, 2025
changed enums to follow proto, get_extractor returns None if not Cursor/ResultSet, shifted log_latency decorator to fetchall
Show description for 96813adcommittedformatting
Show description for 846e701committedauth mech test fix
Show description for d939fe3committedimport logging
Show description for cac9c7acommittedlogger.error to logger.debug
Show description for 37a8803committedlogging, test fixture
Show description for 932ee0dcommittednoop telemetry client lock
Show description for eb95bcccommitted
Commits on Jul 9, 2025
JsonSerializableMixin, TelemetryRequest
Show description for 85bfe06committedtimeout 900, TelemetryResponse, BaseTelemetryClient in utils
Show description for c74b0e5committedTelemetryResponse, send_count
Show description for 6afa037committed
Commits on Jul 10, 2025
get telemetry client
Show description for 341991dcommittedget telemetry client
Show description for c9c8793committed