We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e816fdd commit d120f4cCopy full SHA for d120f4c
1 file changed
.librarian/config.yaml
@@ -31,10 +31,6 @@ libraries:
31
# Allow release for google-crc32c once this bug is fixed.
32
- id: "google-crc32c"
33
release_blocked: true
34
- # TODO(https://github.com/googleapis/google-cloud-python/issues/16600):
35
- # Allow release for google-cloud-spanner after tests are fixed.
36
- - id: "google-cloud-spanner"
37
- release_blocked: true
38
# TODO(https://github.com/googleapis/google-cloud-python/issues/16780):
39
# Allow release for google-cloud-compute (and beta) after we've checked that
40
# the gRPC service config is okay.
0 commit comments