Skip to content

chore: librarian release pull request: 20260205T224334Z#13801

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
librarian-20260205T224334Z
Feb 5, 2026
Merged

chore: librarian release pull request: 20260205T224334Z#13801
gcf-merge-on-green[bot] merged 1 commit intomainfrom
librarian-20260205T224334Z

Conversation

@shollyman
Copy link
Contributor

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/librarian-go@sha256:01189c9771ac4150742aed38eb52e19a008018889066002742034b7f82db070f

bigquery: 1.73.1

1.73.1 (2026-02-05)

Bug Fixes

@shollyman shollyman requested review from a team as code owners February 5, 2026 22:44
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @shollyman, 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 initiated by the Librarian CLI to update the bigquery module to version 1.73.1. The primary motivation for this version bump is to deliver a critical bug fix related to timestamp handling in REST format options. Merging this PR will trigger the official release process for the updated module.

Highlights

  • BigQuery Module Version Update: The bigquery module has been updated to version 1.73.1.
  • Bug Fix Included: This release incorporates a bug fix that reverts to using useInt64Timestamp for REST format options, addressing an issue tracked in fix(bigquery): revert to useInt64Timestamp for REST format options #13789.
  • Automated Metadata Updates: Various snippet_metadata.json files across different BigQuery client library sub-modules have been automatically updated to reflect the new 1.73.1 version.
Changelog
  • .librarian/state.yaml
    • Updated the bigquery module's version from 1.73.0 to 1.73.1.
  • bigquery/CHANGES.md
  • bigquery/internal/version.go
    • Updated the internal Version constant from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/analyticshub/apiv1/snippet_metadata.google.cloud.bigquery.analyticshub.v1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/biglake/apiv1/snippet_metadata.google.cloud.bigquery.biglake.v1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/biglake/apiv1alpha1/snippet_metadata.google.cloud.bigquery.biglake.v1alpha1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/connection/apiv1/snippet_metadata.google.cloud.bigquery.connection.v1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/connection/apiv1beta1/snippet_metadata.google.cloud.bigquery.connection.v1beta1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/dataexchange/apiv1beta1/snippet_metadata.google.cloud.bigquery.dataexchange.v1beta1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/datapolicies/apiv1/snippet_metadata.google.cloud.bigquery.datapolicies.v1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/datapolicies/apiv1beta1/snippet_metadata.google.cloud.bigquery.datapolicies.v1beta1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/datapolicies/apiv2/snippet_metadata.google.cloud.bigquery.datapolicies.v2.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/datapolicies/apiv2beta1/snippet_metadata.google.cloud.bigquery.datapolicies.v2beta1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/datatransfer/apiv1/snippet_metadata.google.cloud.bigquery.datatransfer.v1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/migration/apiv2/snippet_metadata.google.cloud.bigquery.migration.v2.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/migration/apiv2alpha/snippet_metadata.google.cloud.bigquery.migration.v2alpha.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/reservation/apiv1/snippet_metadata.google.cloud.bigquery.reservation.v1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/storage/apiv1/snippet_metadata.google.cloud.bigquery.storage.v1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/storage/apiv1alpha/snippet_metadata.google.cloud.bigquery.storage.v1alpha.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/storage/apiv1beta/snippet_metadata.google.cloud.bigquery.storage.v1beta.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/storage/apiv1beta1/snippet_metadata.google.cloud.bigquery.storage.v1beta1.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
  • internal/generated/snippets/bigquery/storage/apiv1beta2/snippet_metadata.google.cloud.bigquery.storage.v1beta2.json
    • Updated clientLibrary.version from "1.73.0" to "1.73.1".
Activity
  • This pull request was automatically created by the Librarian CLI to initialize a release for the bigquery module.
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 is an automated release PR for the bigquery module, bumping its version to 1.73.1. The changes include updating the version in .librarian/state.yaml, bigquery/internal/version.go, and various snippet metadata JSON files. The CHANGES.md file has also been updated with the details of the bug fix included in this release. The changes are consistent and appear correct for the release.

@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Feb 5, 2026
@gcf-merge-on-green gcf-merge-on-green bot merged commit 592a782 into main Feb 5, 2026
10 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 5, 2026
@gcf-merge-on-green gcf-merge-on-green bot deleted the librarian-20260205T224334Z branch February 5, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants