Merge branch 'v1.8' into issue_2780

This commit is contained in:
greenie-msft 2022-09-14 15:32:35 -07:00 committed by GitHub
commit 84ceb6178b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,5 +94,5 @@ when you rotate a key, data encrypted with the old key is not automatically re-e
## Related links
- [Security overview]({{< ref "security-concept.md" >}})
- [State store query API implementation guide](https://github.com/dapr/components-contrib/blob/master/state/Readme.md#implementing-state-query-api)
- [State store query API implementation guide](https://github.com/dapr/components-contrib/blob/master/state/README.md#implementing-state-query-api)
- [State store components]({{< ref "supported-state-stores.md" >}})