Skip to content

Commit d604a0a

Browse files
chore(main): release google-cloud-batch-v1 0.17.0 (googleapis#25185)
1 parent 82fa112 commit d604a0a

5 files changed

Lines changed: 10 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"google-cloud-bare_metal_solution-v2+FILLER": "0.0.0",
8686
"google-cloud-batch": "1.1.0",
8787
"google-cloud-batch+FILLER": "0.0.0",
88-
"google-cloud-batch-v1": "0.16.2",
88+
"google-cloud-batch-v1": "0.17.0",
8989
"google-cloud-batch-v1+FILLER": "0.0.0",
9090
"google-cloud-beyond_corp": "1.3.0",
9191
"google-cloud-beyond_corp+FILLER": "0.0.0",

google-cloud-batch-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+
### 0.17.0 (2024-02-26)
4+
5+
#### Features
6+
7+
* Updated minimum Ruby version to 2.7 ([#24864](https://github.com/googleapis/google-cloud-ruby/issues/24864))
8+
39
### 0.16.2 (2024-02-22)
410

511
#### Documentation

google-cloud-batch-v1/lib/google/cloud/batch/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 Batch
2323
module V1
24-
VERSION = "0.16.2"
24+
VERSION = "0.17.0"
2525
end
2626
end
2727
end

google-cloud-batch-v1/snippets/snippet_metadata_google.cloud.batch.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-batch-v1",
4-
"version": "0.16.2",
4+
"version": "0.17.0",
55
"language": "RUBY",
66
"apis": [
77
{

google-cloud-batch-v1/snippets/snippet_metadata_google.iam.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-batch-v1",
4-
"version": "0.16.2",
4+
"version": "0.17.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)