docs/daprdocs/content/en/operations/support/support-preview-features.md

789 B

type title linkTitle weight description
docs Supported preview features Supported preview features 4000 Dapr's supported preview features

Currently supported preview features

Description Setting Documentation
Preview feature that allows Actors to be called multiple times in the same call chain. Actor.Reentrancy [Actor reentrancy]({{}})
Preview feature that allows Actor reminders to be partitioned across multiple keys in the underlying statestore. Actor.TypeMetadata TODO: Real link
Preview feature that allows you to connect existing gRPC services through Dapr via gRPC proxying. proxy.grpc [How-To: Invoke services using gRPC]({{}})