Skip to content

Commit 76b7010

Browse files
chore(main): release google-cloud-video-transcoder-v1 2.6.0
1 parent 9ab4467 commit 76b7010

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
@@ -881,7 +881,7 @@
881881
"google-cloud-video-stitcher-v1+FILLER": "0.0.0",
882882
"google-cloud-video-transcoder": "2.1.0",
883883
"google-cloud-video-transcoder+FILLER": "0.0.0",
884-
"google-cloud-video-transcoder-v1": "2.5.0",
884+
"google-cloud-video-transcoder-v1": "2.6.0",
885885
"google-cloud-video-transcoder-v1+FILLER": "0.0.0",
886886
"google-cloud-video_intelligence": "4.1.0",
887887
"google-cloud-video_intelligence+FILLER": "0.0.0",

google-cloud-video-transcoder-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+
### 2.6.0 (2026-06-11)
4+
5+
#### Features
6+
7+
* update gapic-common dependency to 1.3 and document retry jitter ([#34058](https://github.com/googleapis/google-cloud-ruby/issues/34058))
8+
39
### 2.5.0 (2026-03-31)
410

511
#### Features

google-cloud-video-transcoder-v1/lib/google/cloud/video/transcoder/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 Video
2323
module Transcoder
2424
module V1
25-
VERSION = "2.5.0"
25+
VERSION = "2.6.0"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)