FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: librarian release pull request: 20260108T122817Z by daniel-sanche · Pull Request #881 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

chore: librarian release pull request: 20260108T122817Z - #881

Closed
daniel-sanche wants to merge 1 commit into
mainfrom
librarian-20260108T122817Z
Closed

chore: librarian release pull request: 20260108T122817Z#881
daniel-sanche wants to merge 1 commit into
mainfrom
librarian-20260108T122817Z

Conversation

Copy link
Copy Markdown
Contributor

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v1.0.1
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620

google-api-core: 2.29.0

2.29.0 (2026-01-08)

Features

Bug Fixes

daniel-sanche requested review from a team January 8, 2026 20:28
product-auto-label Bot added the size: s Pull request size is small. label Jan 8, 2026

Copy link
Copy Markdown

Summary of Changes

Hello @daniel-sanche, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request serves as an automated release preparation for the google-api-core Python library, advancing its version to 2.29.0. The update brings significant enhancements, including new features like public version parsing and automatic mTLS configuration, alongside crucial bug fixes that improve stability and compatibility across different Python environments. Merging this PR will trigger the official release process.

Highlights

  • Automated Release: This pull request is an automated release initiated by the Librarian CLI to update the google-api-core library.
  • Version Update: The google-api-core library is being updated from version 2.28.1 to 2.29.0.
  • New Features: Version 2.29.0 introduces the public parse_version_to_tuple function and automatic mTLS enablement when supported certificates are detected.
  • Bug Fixes: Several bug fixes are included, addressing issues with importlib.metadata.packages_distributions() for Python 3.8/3.9, logging version check errors, flaky tests due to floating point imprecision, and closing tailing streams in bidi classes.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Code Review

This pull request automates the release of version 2.29.0. The changes correctly update the version in the project files and add the corresponding changelog entry. My review identifies an issue with incorrect URLs in the generated CHANGELOG.md file, where links point to the wrong repository. This should be corrected to ensure documentation accuracy.

Comment thread CHANGELOG.md

[1]: https://pypi.org/project/google-api-core/#history

## [2.29.0](https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.28.1...google-api-core-v2.29.0) (2026-01-08)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

The generated link for the version comparison points to the google-cloud-python repository and uses an incorrect tag format. It should point to python-api-core and use the vX.Y.Z tag format to be consistent with previous entries. All other links in this new section for version 2.29.0 have a similar issue with the repository.

Suggested change
## [2.29.0](https://github.com/googleapis/google-cloud-python/compare/google-api-core-v2.28.1...google-api-core-v2.29.0) (2026-01-08)
## [2.29.0](https://github.com/googleapis/python-api-core/compare/v2.28.1...v2.29.0) (2026-01-08)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release:pending size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL