Skip to content

Commit

Permalink
chore(main): release google-cloud-redis-cluster-v1beta1 0.1.0 (#26077)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### 0.1.0 (2024-06-07)

#### Features

* Initial generation of google-cloud-redis-cluster-v1beta1 ([#26076](https://togithub.com/googleapis/google-cloud-ruby/issues/26076)) 

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jun 7, 2024
1 parent 7006733 commit 4a21979
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@
"google-cloud-redis-cluster+FILLER": "0.0.0",
"google-cloud-redis-cluster-v1": "0.4.0",
"google-cloud-redis-cluster-v1+FILLER": "0.0.0",
"google-cloud-redis-cluster-v1beta1": "0.0.1",
"google-cloud-redis-cluster-v1beta1": "0.1.0",
"google-cloud-redis-cluster-v1beta1+FILLER": "0.0.0",
"google-cloud-redis-v1": "0.14.0",
"google-cloud-redis-v1+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-redis-cluster-v1beta1/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "redis",
"name_pretty": "Google Cloud Memorystore for Redis V1BETA1 API",
"product_documentation": "https://cloud.google.com/memorystore/docs/cluster",
"release_level": "unreleased",
"release_level": "preview",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Creates and manages Redis instances on the Google Cloud Platform. Note that google-cloud-redis-cluster-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-redis-cluster instead. See the readme for more details.",
Expand Down
9 changes: 8 additions & 1 deletion google-cloud-redis-cluster-v1beta1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Release History
# Changelog

### 0.1.0 (2024-06-07)

#### Features

* Initial generation of google-cloud-redis-cluster-v1beta1 ([#26076](https://github.com/googleapis/google-cloud-ruby/issues/26076))

## Release History
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Cloud
module Redis
module Cluster
module V1beta1
VERSION = "0.0.1"
VERSION = "0.1.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-redis-cluster-v1beta1",
"version": "",
"version": "0.1.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 4a21979

Please sign in to comment.