From 53e969a58d89f44da416e678f4edd0f4c9f79ea3 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Thu, 23 Apr 2026 12:41:37 -0400 Subject: [PATCH] chore(librarian): remove release_blocked for google-cloud-spanner --- .librarian/config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.librarian/config.yaml b/.librarian/config.yaml index 09888d2e1add..b115ce57aa3e 100644 --- a/.librarian/config.yaml +++ b/.librarian/config.yaml @@ -31,10 +31,6 @@ libraries: # Allow release for google-crc32c once this bug is fixed. - id: "google-crc32c" release_blocked: true - # TODO(https://github.com/googleapis/google-cloud-python/issues/16600): - # Allow release for google-cloud-spanner after tests are fixed. - - id: "google-cloud-spanner" - release_blocked: true # TODO(https://github.com/googleapis/google-cloud-python/issues/16780): # Allow release for google-cloud-compute (and beta) after we've checked that # the gRPC service config is okay.