Skip to content

chore: librarian release pull request: 20260206T154248Z#13804

Open
bhshkh wants to merge 3 commits intomainfrom
librarian-20260206T154248Z
Open

chore: librarian release pull request: 20260206T154248Z#13804
bhshkh wants to merge 3 commits intomainfrom
librarian-20260206T154248Z

Conversation

@bhshkh
Copy link
Contributor

@bhshkh bhshkh commented Feb 6, 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

asset: 1.22.1

1.22.1 (2026-02-06)

Features

  • asset: Enable AllowHardBoundTokens for Go library (#13346) (29b6c97)

@bhshkh bhshkh requested a review from a team as a code owner February 6, 2026 15:43
@bhshkh bhshkh requested a review from a team as a code owner February 6, 2026 15:43
@gemini-code-assist
Copy link
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 serves as an automated initialization for a new release of the asset library, bumping its version to 1.22.1. It systematically updates all necessary version indicators and metadata files to ensure consistency and prepare the repository for the upcoming release, which will be triggered upon merging.

Highlights

  • Automated Release Initialization: This pull request was automatically generated by the Librarian CLI to initialize a new release for the asset library.
  • Version Update: The asset library's version has been incremented from 1.22.0 to 1.22.1 across various configuration and source files.
  • Metadata and Changelog Updates: Relevant metadata files, including .librarian/state.yaml and several snippet_metadata.json files, along with the asset/CHANGES.md changelog, have been updated to reflect the new version.
  • Copyright Year Update: The copyright year in asset/internal/version.go has been updated from 2025 to 2026.
Changelog
  • .librarian/state.yaml
    • Updated the asset library version from 1.22.0 to 1.22.1.
  • asset/CHANGES.md
    • Added a new changelog entry for version 1.22.1.
  • asset/internal/version.go
    • Incremented the Version constant from 1.22.0 to 1.22.1.
    • Updated the copyright year from 2025 to 2026.
  • internal/generated/snippets/asset/apiv1/snippet_metadata.google.cloud.asset.v1.json
    • Updated the client library version from 1.22.0 to 1.22.1.
  • internal/generated/snippets/asset/apiv1p2beta1/snippet_metadata.google.cloud.asset.v1p2beta1.json
    • Updated the client library version from 1.22.0 to 1.22.1.
  • internal/generated/snippets/asset/apiv1p5beta1/snippet_metadata.google.cloud.asset.v1p5beta1.json
    • Updated the client library version from 1.22.0 to 1.22.1.
Activity
  • This pull request was automatically created by the Librarian CLI (v0.8.0) to initialize a release for the asset library.
  • Merging this PR will automatically 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
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 preparation for the asset module, bumping its version from 1.22.0 to 1.22.1. The changes are consistent across all modified files, including configuration, source code, and generated metadata. My review includes one suggestion to improve the clarity of the changelog.

@@ -1,5 +1,7 @@
# Changes

## [1.22.1](https://github.com/googleapis/google-cloud-go/releases/tag/asset%2Fv1.22.1) (2026-02-06)
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The changelog for version 1.22.1 is empty. To improve clarity for users reading the changelog, it would be beneficial to add a note indicating that there are no notable user-facing changes in this release. For example:

### Miscellaneous

* No notable changes in this release.

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.

1 participant