From c29fd416d2ad19c70c294a168535b1d20ffffc69 Mon Sep 17 00:00:00 2001 From: Shuowei Li Date: Sat, 13 Jun 2026 00:03:41 +0000 Subject: [PATCH] chore: unblock google-cloud-bigquery release --- .librarian/config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.librarian/config.yaml b/.librarian/config.yaml index af751c2626d9..919289117611 100644 --- a/.librarian/config.yaml +++ b/.librarian/config.yaml @@ -36,10 +36,5 @@ 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 - -