Skip to content

Commit 6c93015

Browse files
chore(main): release google-cloud-video-live_stream 2.1.0 (#33344)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ac32660 commit 6c93015

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@
853853
"google-cloud-translate-v2+FILLER": "0.0.0",
854854
"google-cloud-translate-v3": "1.8.0",
855855
"google-cloud-translate-v3+FILLER": "0.0.0",
856-
"google-cloud-video-live_stream": "2.0.2",
856+
"google-cloud-video-live_stream": "2.1.0",
857857
"google-cloud-video-live_stream+FILLER": "0.0.0",
858858
"google-cloud-video-live_stream-v1": "2.6.0",
859859
"google-cloud-video-live_stream-v1+FILLER": "0.0.0",

google-cloud-video-live_stream/CHANGELOG.md

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

3+
### 2.1.0 (2026-03-31)
4+
5+
#### Features
6+
7+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32849](https://github.com/googleapis/google-cloud-ruby/issues/32849))
8+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32851](https://github.com/googleapis/google-cloud-ruby/issues/32851))
9+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32853](https://github.com/googleapis/google-cloud-ruby/issues/32853))
10+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32854](https://github.com/googleapis/google-cloud-ruby/issues/32854))
11+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32855](https://github.com/googleapis/google-cloud-ruby/issues/32855))
12+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32866](https://github.com/googleapis/google-cloud-ruby/issues/32866))
13+
314
### 2.0.2 (2025-09-12)
415

516
#### Documentation

google-cloud-video-live_stream/lib/google/cloud/video/live_stream/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 Video
2323
module LiveStream
24-
VERSION = "2.0.2"
24+
VERSION = "2.1.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)