Skip to content

Conversation

@daniel-sanche
Copy link
Contributor

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

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

bigquery-magics: 0.11.0

0.11.0 (2025-12-15)

Features

@daniel-sanche daniel-sanche requested review from a team as code owners December 16, 2025 01:38
@daniel-sanche daniel-sanche requested a review from sycai December 16, 2025 01:38
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Dec 16, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-magics API. label Dec 16, 2025
@gemini-code-assist
Copy link

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 is an automated release preparation for the bigquery-magics library, moving it to version 0.11.0. The primary enhancement in this new version is the addition of support for Python 3.14. The changes include updating version numbers in configuration files and the CHANGELOG.md to reflect this new feature and version bump, setting the stage for an automatic release upon merge.

Highlights

  • Version Update: The bigquery-magics library has been updated from version 0.10.3 to 0.11.0.
  • Python 3.14 Support: The new 0.11.0 release introduces official support for Python 3.14.
  • Automated Release Preparation: This pull request was automatically generated by the Librarian CLI to prepare for the 0.11.0 release, and merging it will trigger the release process.
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

@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 is an automated release generated by the Librarian CLI. While the version bumps in bigquery_magics/version.py and .librarian/state.yaml are correct for the v0.11.0 release, there are some inconsistencies in the generated CHANGELOG.md file. I've left a comment detailing discrepancies in the release date and repository URL. These inconsistencies are also present when comparing with the PR description and the setup.py file. It would be beneficial to correct these to ensure the release metadata is accurate and consistent, and potentially investigate the release tool's configuration to prevent this in the future.


[1]: https://pypi.org/project/bigquery-magics/#history

## [0.11.0](https://github.com/googleapis/google-cloud-python/compare/bigquery-magics-v0.10.3...bigquery-magics-v0.11.0) (2025-12-16)

Choose a reason for hiding this comment

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

medium

There are a couple of inconsistencies in this line that should be addressed for an accurate changelog:

  • Date Mismatch: The release date is listed as (2025-12-16), which conflicts with the date in the pull request title (20251215...) and description ((2025-12-15)). Please align these to a single, correct date.
  • Repository URL Mismatch: The comparison URL points to the google-cloud-python repository. This is inconsistent with the python-bigquery-magics repository used in the pull request description and in the url field of setup.py. Please ensure the repository URL is consistent across all project files and descriptions.

@daniel-sanche daniel-sanche merged commit 4aea24d into main Dec 16, 2025
23 of 24 checks passed
@daniel-sanche daniel-sanche deleted the librarian-20251215T173820Z branch December 16, 2025 16:56
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-magics API. release:done size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants