Add Support for Per Actor Type Configuration #277
Labels
area/actor
enhancement
New feature or request
enhancement-runtime-dependency
New feature or request due to a runtime feature
Describe the proposal
The Dapr Runtime added support for per actor type configurations in 1.7. This support needs to be added to the SDKs.
The new configuration looks like:
Implementation can be varied per SDK but should output to the above JSON.
Docs: dapr/docs#2334
Runtime: dapr/dapr#4201
The text was updated successfully, but these errors were encountered: