Skip to content

Commit d5db0ee

Browse files
authored
chore: librarian release pull request: 20260319T052358Z (googleapis#14210)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.8.3 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29 <details><summary>pubsub/v2: v2.5.0</summary> ## [v2.5.0](googleapis/google-cloud-go@pubsub/v2.4.0...pubsub/v2.5.0) (2026-03-19) ### Features * Add BigtableConfig type (PiperOrigin-RevId: 878685355) ([177550d](googleapis@177550d4)) * introduce per stream flow control (googleapis#13642) ([9bb9541](googleapis@9bb95417)) * add keep alive support (googleapis#13457) ([aeffa93](googleapis@aeffa932)) </details>
1 parent c1ded49 commit d5db0ee

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4598,7 +4598,7 @@ libraries:
45984598
- internal/generated/snippets/pubsub/
45994599
tag_format: '{id}/v{version}'
46004600
- id: pubsub/v2
4601-
version: 2.4.0
4601+
version: 2.5.0
46024602
last_generated_commit: 6df3ecf4fd43b64826de6a477d1a535ec18b0d7c
46034603
apis:
46044604
- path: google/pubsub/v1

internal/generated/snippets/pubsub/v2/apiv1/snippet_metadata.google.pubsub.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/pubsub/v2/apiv1",
4-
"version": "2.4.0",
4+
"version": "2.5.0",
55
"language": "GO",
66
"apis": [
77
{

pubsub/v2/CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## [2.5.0](https://github.com/googleapis/google-cloud-go/releases/tag/pubsub%2Fv2.5.0) (2026-03-19)
4+
5+
### Features
6+
7+
* Add BigtableConfig type ([177550d](https://github.com/googleapis/google-cloud-go/commit/177550d454fe98dcd1cd6645bf9b4c51eef7a419))
8+
* add keep alive support (#13457) ([aeffa93](https://github.com/googleapis/google-cloud-go/commit/aeffa932f86ee8b221bc8f71faef7876791054db))
9+
* introduce per stream flow control (#13642) ([9bb9541](https://github.com/googleapis/google-cloud-go/commit/9bb9541773cde3a934eb0ab15032d777468cba9c))
10+
311
## [2.4.0](https://github.com/googleapis/google-cloud-go/releases/tag/pubsub%2Fv2.4.0) (2026-02-04)
412

513
### Features

pubsub/v2/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)