Skip to content

chore: librarian release pull request: 20260204T142643Z#13771

Closed
bhshkh wants to merge 1 commit intomainfrom
librarian-20260204T142643Z
Closed

chore: librarian release pull request: 20260204T142643Z#13771
bhshkh wants to merge 1 commit intomainfrom
librarian-20260204T142643Z

Conversation

@bhshkh
Copy link
Copy Markdown
Contributor

@bhshkh bhshkh commented Feb 4, 2026

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/v2: 0.1.0

0.1.0 (2026-02-04)

Features

Bug Fixes

  • remove PatchRoutine RPC (PiperOrigin-RevId: 833363792) (185951b3)

  • upgrade gRPC service registration func (8fffca28)

  • upgrade gRPC service registration func (fix: upgrade gRPC service registration func #13014) (PiperOrigin-RevId: 813834114) (b80fb13f)

  • An existing message UserUtterance is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • An existing message PlaybookOutput is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • An existing message ToolUse is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • An existing message FlowInvocation is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • An existing message PlaybookInput is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://togithub.com/googleapis/google-cloud-go/pull/11025. (PiperOrigin-RevId: 817687444) (ddc086c9)

  • An existing message Action is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • An existing message PlaybookInvocation is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • An existing message AgentUtterance is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (PiperOrigin-RevId: 817327474) (ddc086c9)

  • upgrade gRPC service registration func (PiperOrigin-RevId: 817343382) (ddc086c9)

  • An existing value JSON is removed from enum DataFormat (PiperOrigin-RevId: 817327474) (ddc086c9)

  • remove PatchRoutine from aggregate client (fix(bigquery/v2): remove PatchRoutine from aggregate client #13380) (ff2cdac1)

Documentation

  • update scopes for RPCs in service config (PiperOrigin-RevId: 790785539) (039e5564)

  • updates to routines API documentation (PiperOrigin-RevId: 790785539) (039e5564)

  • Enterprise tier in RagEngineConfig, use Scaled tier instead. (PiperOrigin-RevId: 772188314) (a0135759)

  • updates to write disposition (PiperOrigin-RevId: 813794052) (b80fb13f)

  • Update comment in Eventarc Publishing API (PiperOrigin-RevId: 813779868) (b80fb13f)

  • updates to job timeout (PiperOrigin-RevId: 813794052) (b80fb13f)

  • data_policies comment updates (PiperOrigin-RevId: 813794052) (b80fb13f)

  • Update environment documentation to add support for ToolVersions (PiperOrigin-RevId: 817327474) (ddc086c9)

  • A comment for message FlowInvocation is changed (PiperOrigin-RevId: 817327474) (ddc086c9)

  • A comment for message PlaybookInvocation is changed (PiperOrigin-RevId: 817327474) (ddc086c9)

  • A comment for field flow in message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation is changed (PiperOrigin-RevId: 817327474) (ddc086c9)

@bhshkh bhshkh requested a review from a team as a code owner February 4, 2026 14:27
@bhshkh bhshkh requested a review from a team as a code owner February 4, 2026 14:27
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @bhshkh, 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 represents an automated release for the bigquery/v2 module, bumping its version to 0.1.0. It consolidates a significant number of updates, including new features, bug fixes, and documentation enhancements across several related Google Cloud client libraries. Merging this PR will trigger the official release of this updated module.

Highlights

  • Version Update: The bigquery/v2 module is being updated from version 0.0.0 to 0.1.0.
  • Automated Release: This pull request was automatically generated by the Librarian CLI to initiate a new release for the bigquery/v2 module.
  • Comprehensive Changelog: A detailed changelog for version 0.1.0 has been added, outlining numerous new features, bug fixes, and documentation improvements across various Google Cloud services, including AI Platform, Dialogflow CX, and Compute Engine.
Changelog
  • .librarian/state.yaml
    • Updated the bigquery/v2 library version from 0.0.0 to 0.1.0.
  • bigquery/v2/CHANGES.md
    • Added a new changelog section for version 0.1.0.
    • Included a comprehensive list of new features, such as additions to AI Platform (embedding metadata, dedicated resources scaling, ToolVersion APIs, LLM parameter adjustments), BigQuery (new timestamp options, job statistics, query builder), and updates to Compute Engine APIs.
    • Documented bug fixes, including the movement of several Dialogflow CX messages (Action, AgentUtterance, FlowInvocation, PlaybookInput, PlaybookInvocation, PlaybookOutput, ToolUse, UserUtterance) to trace.proto, removal of JSON from DataFormat enum, and upgrades to gRPC service registration functions.
    • Added documentation updates related to various API comments and configurations.
  • bigquery/v2/internal/version.go
    • Updated the internal version constant from 0.0.0 to 0.1.0.
    • Updated the copyright year from 2025 to 2026.
Activity
  • The pull request was created by the Librarian CLI to initialize a release for the bigquery/v2 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
Copy Markdown
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 updates the bigquery/v2 module to version 0.1.0. The changes include updating the version in .librarian/state.yaml and bigquery/v2/internal/version.go, and generating a CHANGES.md file that details the features, bug fixes, and documentation updates included in this release. The changes appear to be part of an automated release process and are consistent across the files.

@shollyman shollyman added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 4, 2026
@shollyman
Copy link
Copy Markdown
Contributor

bigquery/v2 is not in a releasable state at this itme.

@shollyman shollyman closed this Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing. release:pending

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants