chore: librarian release pull request: 20251022T091541Z#13208
Conversation
Summary of ChangesHello @hongalex, 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 of the Highlights
Using Gemini Code AssistThe 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
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 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
|
There was a problem hiding this comment.
Code Review
This pull request updates the pubsub/v2 library to version 2.3.0. The changes include updating the version in .librarian/state.yaml, internal/generated/snippets/pubsub/v2/apiv1/snippet_metadata.google.pubsub.v1.json, pubsub/v2/CHANGES.md, and pubsub/v2/internal/version.go. I have identified a potential issue with the version update in pubsub/v2/internal/version.go.
Librarian Version: v0.4.1-0.20251022154542-dd249212325d
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:a272fe1ca4fba0c579426dd16fdbb0cac7795fae318292696aa59f801598d431
pubsub/v2: 2.3.0
2.3.0 (2025-10-22)
Features
Annotate some resource fields with their corresponding API types (PiperOrigin-RevId: 820071518) (0241a9ca)
Add tags to Subscription, Topic, and CreateSnapshotRequest messages for use in CreateSubscription, CreateTopic, and CreateSnapshot requests respectively (PiperOrigin-RevId: 820071518) (0241a9ca)
Add AwsKinesisFailureReason.ApiViolationReason (PiperOrigin-RevId: 820071518) (0241a9ca)
Documentation
received_messagesin message.google.pubsub.v1.StreamingPullResponseis changed (PiperOrigin-RevId: 820071518) (0241a9ca)