Skip to content

v2.3.18 Release

Compare
Choose a tag to compare
@tjbanghart tjbanghart released this 16 May 17:29
· 84 commits to main since this release
c07537e
  • Adds support for quota projects when using service account impersonation: #131 The <projectId> specified in the JDBC URL (jdbc:BQDriver::<project_id>/<dataset>) will be used as the quota billing project for any impersonation chain provided in the targetServiceAccount=<list_of_strings> param.