Skip to content

Commit 2c81659

Browse files
chore(main): release google-cloud-eventarc-publishing-v1 1.7.1
1 parent 01179fe commit 2c81659

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
"google-cloud-eventarc+FILLER": "0.0.0",
400400
"google-cloud-eventarc-publishing": "1.4.0",
401401
"google-cloud-eventarc-publishing+FILLER": "0.0.0",
402-
"google-cloud-eventarc-publishing-v1": "1.7.0",
402+
"google-cloud-eventarc-publishing-v1": "1.7.1",
403403
"google-cloud-eventarc-publishing-v1+FILLER": "0.0.0",
404404
"google-cloud-eventarc-v1": "2.7.0",
405405
"google-cloud-eventarc-v1+FILLER": "0.0.0",

google-cloud-eventarc-publishing-v1/CHANGELOG.md

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

3+
### 1.7.1 (2026-04-03)
4+
5+
#### Documentation
6+
7+
* update SelectiveGapicGeneration usage doc ([#33478](https://github.com/googleapis/google-cloud-ruby/issues/33478))
8+
39
### 1.7.0 (2026-04-02)
410

511
#### Features

google-cloud-eventarc-publishing-v1/lib/google/cloud/eventarc/publishing/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module Eventarc
2323
module Publishing
2424
module V1
25-
VERSION = "1.7.0"
25+
VERSION = "1.7.1"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)