Skip to content

chore(main): release 0.43.0#163

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.43.0#163
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 11, 2026

🤖 I have created a release beep boop

0.43.0 (2026-05-15)

Features

  • Avatical Removal Part 3/3 - Remove Avatica dependency completely (#166) (0e7d912)
  • expose DataCloudStatement.getQueryStatus() with execution stats (#178) (d4b1dcf)
  • Expose query execution statistics in QueryStatus (#164) (f01c77a)
  • implement timezone and timestamp handling with JDBC 4.2 support (#158) (d0301f5)
  • Improve authentication error logging and retry handling (#140) (0d42ad1)
  • Improve virtual thread compatibility (#165) (18d9f38)

Bug Fixes

  • async interrupt race condition in SyncIteratorAdapter (#170) (e81a0e6)
  • correct DatabaseMetaData.getTableTypes() to return table type names (#162) (a5399bb)
  • JDBC spec compliance and small metadata bug fixes (#171) (5a78b40)
  • propagate caller ThreadLocals to follow-up gRPC calls in async iterators (#181) (7ac79f8)
  • support getObject(Class) with identity class type in QueryJDBCAccessor (#186) (f47714f)
  • Upgrade 3PP versions and fix gRPC stream leak exposed by gRPC 1.80 (#168) (c0d2086)

This PR was generated with Release Please. See documentation.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.10%. Comparing base (5a78b40) to head (d70ec08).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #163      +/-   ##
============================================
+ Coverage     82.80%   83.10%   +0.30%     
- Complexity     1659     1667       +8     
============================================
  Files           118      119       +1     
  Lines          4623     4641      +18     
  Branches        491      493       +2     
============================================
+ Hits           3828     3857      +29     
+ Misses          569      560       -9     
+ Partials        226      224       -2     
Components Coverage Δ
JDBC Core 84.10% <88.88%> (+0.37%) ⬆️
JDBC Main 40.69% <ø> (ø)
JDBC HTTP 90.30% <ø> (ø)
JDBC Utilities 65.25% <ø> (ø)
Spark Datasource ∅ <ø> (∅)
see 1 file with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot changed the title chore(main): release 0.42.3 chore(main): release 0.43.0 Mar 20, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from b94bf10 to 3115fbc Compare March 20, 2026 22:44
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 3115fbc to bb675e0 Compare March 31, 2026 19:21
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 3 times, most recently from e5adf49 to 94d6a15 Compare April 14, 2026 19:56
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 94d6a15 to 31e0c43 Compare April 16, 2026 22:34
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from d6ad675 to ee6a4ec Compare April 23, 2026 15:40
@KaviarasuSakthivadivel KaviarasuSakthivadivel force-pushed the release-please--branches--main branch from ee6a4ec to d70ec08 Compare April 29, 2026 22:24
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from b1b40fc to c9b9ee9 Compare May 5, 2026 22:47
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 3 times, most recently from ff2c500 to 0b6a130 Compare May 11, 2026 20:51
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 0b6a130 to 24ed121 Compare May 15, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant