Skip to content

Commit 017609d

Browse files
chore(main): release google-cloud-redis-cluster-v1beta1 0.9.0 (#33614)
* chore(main): release google-cloud-redis-cluster-v1beta1 0.9.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3256743 commit 017609d

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@
685685
"google-cloud-redis-cluster+FILLER": "0.0.0",
686686
"google-cloud-redis-cluster-v1": "1.4.0",
687687
"google-cloud-redis-cluster-v1+FILLER": "0.0.0",
688-
"google-cloud-redis-cluster-v1beta1": "0.8.0",
688+
"google-cloud-redis-cluster-v1beta1": "0.9.0",
689689
"google-cloud-redis-cluster-v1beta1+FILLER": "0.0.0",
690690
"google-cloud-redis-v1": "2.5.0",
691691
"google-cloud-redis-v1+FILLER": "0.0.0",

google-cloud-redis-cluster-v1beta1/CHANGELOG.md

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

3+
### 0.9.0 (2026-04-02)
4+
5+
#### Features
6+
7+
* [Memorystore for Redis Cluster] Add support for Flexible CA feature ([#33455](https://github.com/googleapis/google-cloud-ruby/issues/33455))
8+
* publish client batch config schema ([#33438](https://github.com/googleapis/google-cloud-ruby/issues/33438))
9+
#### Documentation
10+
11+
* update API common type documentation ([#33449](https://github.com/googleapis/google-cloud-ruby/issues/33449))
12+
313
### 0.8.0 (2026-03-19)
414

515
#### Features

google-cloud-redis-cluster-v1beta1/lib/google/cloud/redis/cluster/v1beta1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module Redis
2323
module Cluster
2424
module V1beta1
25-
VERSION = "0.8.0"
25+
VERSION = "0.9.0"
2626
end
2727
end
2828
end

google-cloud-redis-cluster-v1beta1/snippets/snippet_metadata_google.cloud.redis.cluster.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-redis-cluster-v1beta1",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)