Skip to content

Commit 034c991

Browse files
authored
Update release notes for Memorystore for Valkey Beta release (#6640)
### BRIEF Change description Add release note for Memorystore for valkey instance beta release #### WHY do we need this change? #### Special notes for your reviewer: #### Does this PR add something which needs to be 'release noted'? <!-- If no, just write "NONE" in the release-note block below. If yes, a release note is required: Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required". --> ```release-note ``` - [ ] Reviewer reviewed release note. #### Additional documentation e.g., references, usage docs, etc.: <!-- This section can be blank if this pull request does not require any additional documentation. When adding links which point to resources within git repositories, like usage documentation, please reference a specific commit and avoid linking directly to the master branch. This ensures that links reference a specific point in time, rather than a document that may change over time. See here for guidance on getting permanent links to files: https://help.github.com/en/articles/getting-permanent-links-to-files Please use the following format for linking documentation: - [Usage]: <link> - [Other doc]: <link> --> ```docs ``` #### Intended Milestone Please indicate the intended milestone. - [ ] Reviewer tagged PR with the actual milestone. ### Tests you have done <!-- Make sure you have run "make ready-pr" to run required tests and ensure this PR is ready to review. Also if possible, share a bit more on the tests you have done. For example if you have updated the pubsubtopic sample, you can share the test logs from running the test case locally. go test -v -tags=integration ./config/tests/samples/create -test.run TestAll -run-tests pubsubtopic --> - [ ] Run `make ready-pr` to ensure this PR is ready for review. - [ ] Perform necessary E2E testing for changed resources.
2 parents 873babb + 889b2dc commit 034c991

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/releasenotes/release-1.145.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
* Added the `preview` command to the `config-connector` CLI. The `preview` command has been removed from the experimental `kompanion` tool.
1010

11+
## New Beta Resources (Direct Reconciler):
12+
13+
* MemorystoreInstance to manage [Memorystore for Valkey Instances](https://cloud.google.com//memorystore/docs/valkey/reference/rest/v1/projects.locations.instances)
1114

1215
## Bug Fixes:
1316

0 commit comments

Comments
 (0)