Skip to content

chore: update librarian to v0.32.0 - #6278

Open
sofisl wants to merge 1 commit into
googleapis:mainfrom
sofisl:chore-update-librarian-2026-08-04
Open

chore: update librarian to v0.32.0#6278
sofisl wants to merge 1 commit into
googleapis:mainfrom
sofisl:chore-update-librarian-2026-08-04

Conversation

@sofisl

@sofisl sofisl commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This is an update of the librarian version and re-generation
Run with commands:

go run github.com/googleapis/librarian/cmd/librarian@latest update version
V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)
go run github.com/googleapis/librarian/cmd/librarian@${V} tidy
go run github.com/googleapis/librarian/cmd/librarian@${V} install
go run github.com/googleapis/librarian/cmd/librarian@${V} generate --all

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the BigQuery generated models to include several new fields (such as rows, copy, extract, format_options, job_type, kind, and load) and updates the type of job_timeout_ms to wkt::Int64Value. Additionally, it refactors the package descriptions, metadata, and documentation for various Shopping Merchant API sub-crates to use more specific names. I have no feedback to provide as there are no review comments.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.24%. Comparing base (35b9590) to head (894b995).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6278   +/-   ##
=======================================
  Coverage   96.24%   96.24%           
=======================================
  Files         280      280           
  Lines       72146    72146           
=======================================
  Hits        69440    69440           
  Misses       2706     2706           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sofisl
sofisl marked this pull request as ready for review August 5, 2026 05:48
@sofisl
sofisl requested review from a team as code owners August 5, 2026 05:48
@alvarowolfx

Copy link
Copy Markdown
Contributor

these BigQuery generated files should not be changing, need to merge #6277 first to add the list of fields to be skipped on code generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants