We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7490a33 commit c2a9e60Copy full SHA for c2a9e60
2 files changed
.librarian/config.yaml
@@ -41,5 +41,8 @@ libraries:
41
# TODO(https://github.com/googleapis/google-cloud-python/issues/17327)
42
- id: "google-cloud-bigtable"
43
release_blocked: true
44
+ # TODO(https://github.com/googleapis/google-cloud-python/issues/17334)
45
+ - id: "google-auth"
46
+ release_blocked: true
47
48
librarian.yaml
@@ -221,6 +221,7 @@ libraries:
221
default_version: v1alpha1
222
- name: google-auth
223
version: 2.53.0
224
+ skip_release: true
225
python:
226
library_type: AUTH
227
- name: google-auth-httplib2
0 commit comments