Skip to content

Comments

chore(deps): update dependency google.cloud.pubsub.v1 to 3.32.0#3319

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/google.cloud.pubsub.v1-3.x
Open

chore(deps): update dependency google.cloud.pubsub.v1 to 3.32.0#3319
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/google.cloud.pubsub.v1-3.x

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
Google.Cloud.PubSub.V1 3.29.03.32.0 age confidence

Release Notes

googleapis/google-cloud-dotnet (Google.Cloud.PubSub.V1)

v3.32.0: Google.Cloud.PubSub.V1 version 3.32.0

Compare Source

New features
  • Nack pending messages during shutdown.

v3.31.0: Google.Cloud.PubSub.V1 version 3.31.0

Compare Source

New features
  • Add AIInference MessageTransform type
Documentation improvements
  • A comment for field topic in message .google.pubsub.v1.Subscription is updated
  • A comment for field analytics_hub_subscription_info in message .google.pubsub.v1.Subscription is updated
  • A comment for field subscription in message .google.pubsub.v1.CreateSnapshotRequest is updated
  • Add tags documentation links to Pub/Sub resource tags fields
  • Add the IDENTIFIER field behavior annotation to fields of Cloud Pub/Sub methods that represent a specific identity and need to be sourced with additional care

v3.30.0: Google.Cloud.PubSub.V1 version 3.30.0

Compare Source

New features
  • Update dependencies

Configuration

📅 Schedule: Branch creation - "before 8am" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners February 14, 2026 06:49
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2026
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Feb 14, 2026
@gemini-code-assist
Copy link

Summary of Changes

Hello @renovate-bot, 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 focuses on a routine dependency upgrade for the Google.Cloud.PubSub.V1 library. The update brings in the latest features, bug fixes, and documentation enhancements from the Google Cloud Pub/Sub client library for .NET, ensuring that the affected projects leverage the most current and stable version of the integration. This helps maintain compatibility and provides access to new functionalities within the Pub/Sub ecosystem.

Highlights

  • Dependency Update: The Google.Cloud.PubSub.V1 NuGet package has been updated across multiple projects from version 3.29.0 to 3.32.0.
  • New Pub/Sub Features: The updated dependency includes new features such as the ability to Nack pending messages during shutdown and the addition of an AIInference MessageTransform type.
  • Documentation Improvements: Version 3.31.0 of the Pub/Sub library, included in this update, also brought several documentation improvements for various fields and methods.
Changelog
  • appengine/flexible/Pubsub/Pubsub.Sample/Pubsub.Sample.csproj
    • Updated Google.Cloud.PubSub.V1 package reference from 3.29.0 to 3.32.0.
  • dlp/api/Snippets/Snippets.csproj
    • Updated Google.Cloud.PubSub.V1 package reference from 3.29.0 to 3.32.0.
  • getting-started/background-processing/TranslateUI/TranslateUI.csproj
    • Updated Google.Cloud.PubSub.V1 package reference from 3.29.0 to 3.32.0.
  • pubsub/api/Pubsub.Samples/Pubsub.Samples.csproj
    • Updated Google.Cloud.PubSub.V1 package reference from 3.29.0 to 3.32.0.
  • securitycenter/api/SecurityCenter.Samples.Tests/SecurityCenter.Samples.Tests.csproj
    • Updated Google.Cloud.PubSub.V1 package reference from 3.29.0 to 3.32.0.
  • storage/api/Storage.Samples.Tests/Storage.Samples.Tests.csproj
    • Updated Google.Cloud.PubSub.V1 package reference from 3.29.0 to 3.32.0.
  • storagetransfer/api/StorageTransfer.Samples.Tests/StorageTransfer.Samples.Tests.csproj
    • Updated Google.Cloud.PubSub.V1 package reference from 3.29.0 to 3.32.0.
Activity
  • The pull request was automatically generated by renovate-bot to update the Google.Cloud.PubSub.V1 dependency.
  • The automerge feature is currently disabled, requiring manual merging once satisfied with the changes.
  • The PR is configured to rebase automatically if conflicts arise or if the rebase/retry checkbox is ticked.
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.

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2026
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 PR updates the Google.Cloud.PubSub.V1 dependency to 3.32.0. The changes are correct, and this update is beneficial as it includes new features and fixes. I have one minor suggestion to improve code style consistency in one of the project files. Separately, I recommend creating a follow-up task to upgrade the netcoreapp3.1 target framework in getting-started/background-processing/TranslateUI/TranslateUI.csproj, as it is out of support.


<ItemGroup>
<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.29.0" />
<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.32.0" />

Choose a reason for hiding this comment

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

medium

The indentation for this package reference uses a tab character, while other package references in this file use spaces. For consistency, please use spaces for indentation.

    <PackageReference Include="Google.Cloud.PubSub.V1" Version="3.32.0" />

@renovate-bot renovate-bot force-pushed the renovate/google.cloud.pubsub.v1-3.x branch from cded9e8 to 0731938 Compare February 20, 2026 11:52
@renovate-bot renovate-bot requested a review from a team as a code owner February 20, 2026 11:52
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants