Skip to content

Commit 5951178

Browse files
authored
Release Google.Cloud.PubSub.V1 version 3.23.0 (googleapis#14450)
Changes in this release: ### New features - Add more logs on subscriber pull stream retries ([commit ff5a39b](https://togithub.com/googleapis/google-cloud-dotnet/commit/ff5a39b9ccc431059a63aa475b1d4f231cb19752))
1 parent ff5a39b commit 5951178

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

apis/Google.Cloud.PubSub.V1/Google.Cloud.PubSub.V1/Google.Cloud.PubSub.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>3.22.0</Version>
4+
<Version>3.23.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Pub/Sub API, which provides reliable, many-to-many, asynchronous messaging between applications.</Description>

apis/Google.Cloud.PubSub.V1/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 3.23.0, released 2025-03-14
4+
5+
### New features
6+
7+
- Add more logs on subscriber pull stream retries ([commit ff5a39b](https://github.com/googleapis/google-cloud-dotnet/commit/ff5a39b9ccc431059a63aa475b1d4f231cb19752))
8+
39
## Version 3.22.0, released 2025-03-10
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4172,7 +4172,7 @@
41724172
"protoPath": "google/pubsub/v1",
41734173
"productName": "Cloud Pub/Sub",
41744174
"productUrl": "https://cloud.google.com/pubsub/",
4175-
"version": "3.22.0",
4175+
"version": "3.23.0",
41764176
"type": "grpc",
41774177
"metadataType": "GAPIC_COMBO",
41784178
"description": "Recommended Google client library to access the Google Cloud Pub/Sub API, which provides reliable, many-to-many, asynchronous messaging between applications.",

0 commit comments

Comments
 (0)