Commit 034c991
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.1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments