Skip to content

Commit

Permalink
chore(main): release google-cloud-batch-v1 0.18.0 (#26219)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 26, 2024
1 parent 62d705b commit 13321b0
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"google-cloud-bare_metal_solution-v2+FILLER": "0.0.0",
"google-cloud-batch": "1.2.0",
"google-cloud-batch+FILLER": "0.0.0",
"google-cloud-batch-v1": "0.17.4",
"google-cloud-batch-v1": "0.18.0",
"google-cloud-batch-v1+FILLER": "0.0.0",
"google-cloud-beyond_corp": "1.3.1",
"google-cloud-beyond_corp+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-batch-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.18.0 (2024-06-26)

#### Features

* Add install_ops_agent field to InstancePolicyOrTemplate for Ops Agent support ([#26180](https://github.com/googleapis/google-cloud-ruby/issues/26180))

### 0.17.4 (2024-06-05)

#### Documentation
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-batch-v1/lib/google/cloud/batch/v1/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module Batch
module V1
VERSION = "0.17.4"
VERSION = "0.18.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-batch-v1",
"version": "0.17.4",
"version": "0.18.0",
"language": "RUBY",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-batch-v1",
"version": "0.17.4",
"version": "0.18.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 13321b0

Please sign in to comment.