Skip to content

chore: librarian release pull request: 20260212T101436Z#2414

Closed
chalmerlowe wants to merge 1 commit intomainfrom
librarian-20260212T101436Z
Closed

chore: librarian release pull request: 20260212T101436Z#2414
chalmerlowe wants to merge 1 commit intomainfrom
librarian-20260212T101436Z

Conversation

@chalmerlowe
Copy link
Collaborator

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

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

google-cloud-bigquery: 3.40.1

3.40.1 (2026-02-12)

Bug Fixes

Documentation

@chalmerlowe chalmerlowe requested a review from a team as a code owner February 12, 2026 15:14
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 12, 2026
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Feb 12, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @chalmerlowe, 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 automates the release process for the google-cloud-bigquery library, bumping its version to 3.40.1. The update incorporates several bug fixes, primarily enhancing timeout and retry mechanisms, and includes a minor documentation clarification. Merging this PR will trigger the official release of the new library version.

Highlights

  • Release Automation: This pull request was automatically generated by the Librarian CLI to initiate a release for the google-cloud-bigquery library.
  • Version Update: The google-cloud-bigquery library is being updated to version 3.40.1.
  • Bug Fixes: Version 3.40.1 includes updates to timeout/retry code to handle hanging servers and adds a timeout parameter to to_dataframe and to_arrow methods.
  • Documentation: Documentation has been clarified regarding which jobs methods are affected by certain changes.
Changelog
  • .librarian/state.yaml
    • Updated the google-cloud-bigquery library version to 3.40.1.
  • CHANGELOG.md
    • Added a new changelog entry for version 3.40.1.
    • Included details for bug fixes related to timeout/retry and to_dataframe/to_arrow methods.
    • Documented a clarification for jobs.query and jobs.getQueryResults.
  • google/cloud/bigquery/version.py
    • Updated the __version__ string to 3.40.1.
Activity
  • The pull request was created by the Librarian CLI to initialize a release.
  • Merging this PR is intended to auto-trigger a release for google-cloud-bigquery version 3.40.1.
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.

Copy link
Contributor

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

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 contains automated changes for a new release of the google-cloud-bigquery package, version 3.40.1. The changes include updating the version number in google/cloud/bigquery/version.py and .librarian/state.yaml, as well as adding the corresponding release notes to CHANGELOG.md. The changes are consistent and appear correct for an automated release.

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

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. release:pending size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants