Skip to content

Commit a86ef8a

Browse files
chore(main): release google-cloud-gke_hub-v1beta1 0.20.0 (#33564)
1 parent c8f6088 commit a86ef8a

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
"google-cloud-gke_hub+FILLER": "0.0.0",
448448
"google-cloud-gke_hub-v1": "2.4.1",
449449
"google-cloud-gke_hub-v1+FILLER": "0.0.0",
450-
"google-cloud-gke_hub-v1beta1": "0.19.0",
450+
"google-cloud-gke_hub-v1beta1": "0.20.0",
451451
"google-cloud-gke_hub-v1beta1+FILLER": "0.0.0",
452452
"google-cloud-gke_multi_cloud": "1.4.0",
453453
"google-cloud-gke_multi_cloud+FILLER": "0.0.0",

google-cloud-gke_hub-v1beta1/CHANGELOG.md

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

3+
### 0.20.0 (2026-04-02)
4+
5+
#### Features
6+
7+
* publish client batch config schema ([#33434](https://github.com/googleapis/google-cloud-ruby/issues/33434))
8+
39
### 0.19.0 (2026-03-19)
410

511
#### Features

google-cloud-gke_hub-v1beta1/lib/google/cloud/gke_hub/v1beta1/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 GkeHub
2323
module V1beta1
24-
VERSION = "0.19.0"
24+
VERSION = "0.20.0"
2525
end
2626
end
2727
end

google-cloud-gke_hub-v1beta1/snippets/snippet_metadata_google.cloud.gkehub.v1beta1.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-gke_hub-v1beta1",
4-
"version": "0.19.0",
4+
"version": "0.20.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)