From 6b4d91ffadc47adf429883bd871f5b49dbda2c8e Mon Sep 17 00:00:00 2001 From: Joe Wang <106995533+JoeWang1127@users.noreply.github.com> Date: Wed, 8 Jul 2026 16:38:16 -0400 Subject: [PATCH 1/3] chore: add protoc to librarian.yaml --- librarian.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/librarian.yaml b/librarian.yaml index 42548fc3d99f..50b85d5c7d86 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -47,6 +47,9 @@ tools: - name: synthtool version: "" local_path: sdk-platform-java/hermetic_build/library_generation + protoc: + version: "33.2" + sha256: b24b53f87c151bfd48b112fe4c3a6e6574e5198874f38036aff41df3456b8caf default: java: custom_group_ids: From df87f8a412c3e7da5587ba653cdaf4eda67f65c0 Mon Sep 17 00:00:00 2001 From: Joe Wang <106995533+JoeWang1127@users.noreply.github.com> Date: Wed, 8 Jul 2026 16:40:36 -0400 Subject: [PATCH 2/3] update librarian version --- librarian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librarian.yaml b/librarian.yaml index 6589990dcc54..f3bd27296e1a 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. language: java -version: v0.24.1-0.20260707150039-db37cc1a8f59 +version: v0.25.0 repo: googleapis/google-cloud-java sources: googleapis: From 621b1a491c7959dcd9f659cfcab6eeb6c51f82aa Mon Sep 17 00:00:00 2001 From: Joe Wang <106995533+JoeWang1127@users.noreply.github.com> Date: Wed, 8 Jul 2026 16:43:05 -0400 Subject: [PATCH 3/3] update librarian version --- librarian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librarian.yaml b/librarian.yaml index f3bd27296e1a..38ce281a8ae1 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. language: java -version: v0.25.0 +version: v0.25.1-0.20260708160859-939ae6f16e82 repo: googleapis/google-cloud-java sources: googleapis: