Merge branch 'v1.14' into filinto/high-priority-class-name

This commit is contained in:
Filinto Duran 2024-06-04 21:48:28 -05:00 committed by GitHub
commit 3c6ae2e222
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 13 additions and 1 deletions

3
.gitmodules vendored
View File

@ -29,3 +29,6 @@
[submodule "sdkdocs/pluggable-components/go"]
path = sdkdocs/pluggable-components/go
url = https://github.com/dapr-sandbox/components-go-sdk
[submodule "sdkdocs/rust"]
path = sdkdocs/rust
url = https://github.com/dapr/rust-sdk.git

View File

@ -103,6 +103,14 @@ id = "G-60C6Q1ETC1"
source = "../sdkdocs/js/daprdocs/content/en/js-sdk-contributing"
target = "content/contributing/sdk-contrib/"
lang = "en"
[[module.mounts]]
source = "../sdkdocs/rust/daprdocs/content/en/rust-sdk-docs"
target = "content/developing-applications/sdks/rust"
lang = "en"
[[module.mounts]]
source = "../sdkdocs/rust/daprdocs/content/en/rust-sdk-contributing"
target = "content/contributing/sdks-contrib"
lang = "en"
[[module.mounts]]
source = "../translations/docs-zh/translated_content/zh_CN/docs"

View File

@ -29,7 +29,7 @@ Select your [preferred language below]({{< ref "#sdk-languages" >}}) to learn mo
| [PHP]({{< ref php >}}) | Stable | ✔ | ✔ | ✔ | |
| [Javascript]({{< ref js >}}) | Stable| ✔ | | ✔ | ✔ |
| [C++](https://github.com/dapr/cpp-sdk) | In development | ✔ | | |
| [Rust](https://github.com/dapr/rust-sdk) | In development | ✔ | | ✔ | |
| [Rust]({{< ref rust >}}) | In development | ✔ | | ✔ | |
## Further reading

1
sdkdocs/rust Submodule

@ -0,0 +1 @@
Subproject commit ed283c2e259c21cc77a24b3dbc03733103455f1b