Skip to content

Commit c413cf1

Browse files
chore(main): release google-cloud-pubsub-v1 1.14.2 (googleapis#32293)
1 parent a1e2c60 commit c413cf1

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@
649649
"google-cloud-profiler-v2+FILLER": "0.0.0",
650650
"google-cloud-pubsub": "3.1.1",
651651
"google-cloud-pubsub+FILLER": "0.0.0",
652-
"google-cloud-pubsub-v1": "1.14.1",
652+
"google-cloud-pubsub-v1": "1.14.2",
653653
"google-cloud-pubsub-v1+FILLER": "0.0.0",
654654
"google-cloud-rapid_migration_assessment": "2.0.2",
655655
"google-cloud-rapid_migration_assessment+FILLER": "0.0.0",

google-cloud-pubsub-v1/CHANGELOG.md

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

3+
### 1.14.2 (2025-12-17)
4+
5+
#### Documentation
6+
7+
* 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 ([#32251](https://github.com/googleapis/google-cloud-ruby/issues/32251))
8+
39
### 1.14.1 (2025-10-27)
410

511
#### Documentation

google-cloud-pubsub-v1/lib/google/cloud/pubsub/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module PubSub
2323
module V1
24-
VERSION = "1.14.1"
24+
VERSION = "1.14.2"
2525
end
2626
end
2727
end

google-cloud-pubsub-v1/snippets/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
"client_library": {
33
"name": "google-cloud-pubsub-v1",
4-
"version": "1.14.1",
4+
"version": "1.14.2",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)