Skip to content

feat: update librarian version to v0.25.0#17674

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

feat: update librarian version to v0.25.0#17674
codyoss wants to merge 1 commit into
googleapis:mainfrom
codyoss:chore-update-librarian-2026-07-08

Conversation

@codyoss

@codyoss codyoss commented Jul 8, 2026

Copy link
Copy Markdown
Member

Note, I had to edit .librarian/generator-input/client-post-processing/bigtable-integration.yaml do to recent generator changes. The file being modified no longer existed.

Fixes: #17672

@codyoss codyoss requested review from a team as code owners July 8, 2026 19:49
@codyoss codyoss requested review from GarrettWu and removed request for a team July 8, 2026 19:49

@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 centralizes the mypy configuration across multiple packages by removing package-specific mypy.ini files and updating each package's noxfile.py to reference a centralized configuration file at the repository root. It also introduces support for Python 3.15 by updating the preview Python version, adding Python 3.15 to the test matrix, and creating corresponding constraints-3.15.txt files. Additionally, GAPIC client unit tests are updated to assert pager string representations and next_page_token values. I have no feedback to provide on these changes.

@codyoss

codyoss commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

I suspect that this is a flaky test failure given the type of failure and the comments in the code but I will leave that to the discretion of the language team to decide. @parthea do you have any thoughts?

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.

unable to update librarian version do to generation failures

1 participant