Skip to content

Commit 4e6350f

Browse files
authored
chore: librarian release pull request: 20260331T201226Z (#14312)
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:f8558b849eab319c3b9fc0b0ee8cab738b7e0b88e746275c759b38b194247a42 <details><summary>pubsub/v2: v2.5.1</summary> ## [v2.5.1](pubsub/v2.5.0...pubsub/v2.5.1) (2026-03-31) ### Bug Fixes * prevent nil span panic in Subscriber.Receive (#14278) ([c590c35](c590c350)) </details>
1 parent 7c26e42 commit 4e6350f

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1632,7 +1632,7 @@ libraries:
16321632
- internal/generated/snippets/pubsub/
16331633
tag_format: '{id}/v{version}'
16341634
- id: pubsub/v2
1635-
version: 2.5.0
1635+
version: 2.5.1
16361636
last_generated_commit: ""
16371637
apis: []
16381638
source_roots:

pubsub/v2/CHANGES.md

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

3+
## [2.5.1](https://github.com/googleapis/google-cloud-go/releases/tag/pubsub%2Fv2.5.1) (2026-03-31)
4+
5+
### Bug Fixes
6+
7+
* prevent nil span panic in Subscriber.Receive (#14278) ([c590c35](https://github.com/googleapis/google-cloud-go/commit/c590c350583b42d9739842e838811caef254c72e))
8+
39
## [2.5.0](https://github.com/googleapis/google-cloud-go/releases/tag/pubsub%2Fv2.5.0) (2026-03-19)
410

511
### Features

pubsub/v2/internal/version.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)