From 23ac3935ff5d6ddde51debb4a31f29a8ae090352 Mon Sep 17 00:00:00 2001 From: Sofia Leon Date: Fri, 12 Jun 2026 17:16:51 +0000 Subject: [PATCH 1/2] chore: create a release --- .librarian/state.yaml | 2 +- librarian.yaml | 2 +- packages/google-cloud-bigquery/CHANGELOG.md | 24 +++++++++++++++++++ .../google/cloud/bigquery/version.py | 2 +- 4 files changed, 27 insertions(+), 3 deletions(-) diff --git a/.librarian/state.yaml b/.librarian/state.yaml index 3255f442c54d..8cb195aa9efa 100644 --- a/.librarian/state.yaml +++ b/.librarian/state.yaml @@ -1139,7 +1139,7 @@ libraries: - packages/google-cloud-biglake-hive/docs/ tag_format: '{id}-v{version}' - id: google-cloud-bigquery - version: 3.41.0 + version: 3.42.0 last_generated_commit: "" apis: [] source_roots: diff --git a/librarian.yaml b/librarian.yaml index 25570c818942..1825302a0028 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -538,7 +538,7 @@ libraries: python: default_version: v1beta - name: google-cloud-bigquery - version: 3.41.0 + version: 3.42.0 python: library_type: GAPIC_COMBO metadata_name_override: bigquery diff --git a/packages/google-cloud-bigquery/CHANGELOG.md b/packages/google-cloud-bigquery/CHANGELOG.md index 0310cc44182f..978555bf3a03 100644 --- a/packages/google-cloud-bigquery/CHANGELOG.md +++ b/packages/google-cloud-bigquery/CHANGELOG.md @@ -4,6 +4,30 @@ [1]: https://pypi.org/project/google-cloud-bigquery/#history +## [3.42.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-v3.41.0...google-cloud-bigquery-v3.42.0) (2026-06-12) + + +### Documentation + +* fix FAQ grammar in httplib2 example
  • 774a0b8 ([5283c92639438d9e4dd3519d00a64755e87ea669](https://github.com/googleapis/google-cloud-python/commit/5283c92639438d9e4dd3519d00a64755e87ea669)) +* same block as other sections
  • 9c72a41 Bump github/codeql-action from 4.33.0 to 4.34.1
  • ebf7190 Bump github/codeql-action from 4.32.0 to 4.33.0
  • 0e4ae38 ([5283c92639438d9e4dd3519d00a64755e87ea669](https://github.com/googleapis/google-cloud-python/commit/5283c92639438d9e4dd3519d00a64755e87ea669)) +* exclude Response.is_permanent_redirect from API docs (#7244)
  • d568f47 ([5283c92639438d9e4dd3519d00a64755e87ea669](https://github.com/googleapis/google-cloud-python/commit/5283c92639438d9e4dd3519d00a64755e87ea669)) +* clarify Quickstart POST example (#6960)
  • Additional commits viewable in compare view

  • ([5283c92639438d9e4dd3519d00a64755e87ea669](https://github.com/googleapis/google-cloud-python/commit/5283c92639438d9e4dd3519d00a64755e87ea669)) + + +### Features + +* drop Python 3.7-3.9 support and regenerate (#17187) ([494abcdfc2bc4f28be9477db86fde149a3af6b66](https://github.com/googleapis/google-cloud-python/commit/494abcdfc2bc4f28be9477db86fde149a3af6b66)) + + +### Bug Fixes + +* include pyopenssl as a dependency (#17345) ([12817900fd11e68067a5ce9b4254fa8703e864d8](https://github.com/googleapis/google-cloud-python/commit/12817900fd11e68067a5ce9b4254fa8703e864d8)) +* bump requests from 2.21.0 to 2.33.0 in /packages/google-cloud-bigquery (#17192) ([5283c92639438d9e4dd3519d00a64755e87ea669](https://github.com/googleapis/google-cloud-python/commit/5283c92639438d9e4dd3519d00a64755e87ea669)) +* bump tqdm from 4.23.4 to 4.66.3 in /packages/google-cloud-bigquery (#17194) ([8cda5fe1c6aec69af209851c778183e1bb673f07](https://github.com/googleapis/google-cloud-python/commit/8cda5fe1c6aec69af209851c778183e1bb673f07)) +* bump opentelemetry-instrumentation from 0.37b0 to 0.41b0 in /packages/google-cloud-bigquery (#17195) ([f530a2c64fb468c611cfe23c833efdb0b9ea45e1](https://github.com/googleapis/google-cloud-python/commit/f530a2c64fb468c611cfe23c833efdb0b9ea45e1)) +* allow multi-part dataset IDs to support BigLake tables (#17137) ([f93911c0a7f163a8d0374f96cbb73cce75e8dc42](https://github.com/googleapis/google-cloud-python/commit/f93911c0a7f163a8d0374f96cbb73cce75e8dc42)) + ## [3.41.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-v3.40.1...google-cloud-bigquery-v3.41.0) (2026-03-26) diff --git a/packages/google-cloud-bigquery/google/cloud/bigquery/version.py b/packages/google-cloud-bigquery/google/cloud/bigquery/version.py index 7d799125f88a..24c157c62aca 100644 --- a/packages/google-cloud-bigquery/google/cloud/bigquery/version.py +++ b/packages/google-cloud-bigquery/google/cloud/bigquery/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "3.41.0" +__version__ = "3.42.0" From 874b5ba14a5f612dfda242628d1e0d38e230193a Mon Sep 17 00:00:00 2001 From: Sofia Leon Date: Fri, 12 Jun 2026 17:21:50 +0000 Subject: [PATCH 2/2] chore(bigquery): unblock release --- .librarian/config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.librarian/config.yaml b/.librarian/config.yaml index af751c2626d9..e6e73c588a08 100644 --- a/.librarian/config.yaml +++ b/.librarian/config.yaml @@ -36,9 +36,6 @@ libraries: - id: "sqlalchemy-bigquery" release_blocked: true # TODO(https://github.com/googleapis/google-cloud-python/issues/17327) - - id: "google-cloud-bigquery" - release_blocked: true - # TODO(https://github.com/googleapis/google-cloud-python/issues/17327) - id: "google-cloud-bigtable" release_blocked: true