-
Terminally Deprecated ElementsElementDescriptionUse
DaprWorkflowClient.purgeWorkflow(String)instead.UseWorkflowStateinstead.UseDefaultWorkflowStateinstead.
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionIt is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.io.dapr.client.DaprClient.invokeMethod
(String, String, HttpExtension, Map<String, String>, Class<T>) It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.It is recommended to use language-native HTTP clients or gRPC clients for service invocation instead.This method is now stable. UseDaprClient.publishEvents(BulkPublishRequest)instead.This method is now stable. UseDaprClient.publishEvents(String, String, String, List)instead.io.dapr.client.DaprPreviewClient.publishEvents(String, String, String, Map<String, String>, List<T>) This method is now stable. UseDaprClient.publishEvents(String, String, String, Map, List)instead.This method is now stable. UseDaprClient.publishEvents(String, String, String, Map, Object[])instead.This method is now stable. UseDaprClient.publishEvents(String, String, String, Object[])instead.UseDaprPreviewClient.subscribeToTopic(String, String, TypeRef)instead for a more reactive approach.UseDaprPreviewClient.subscribeToTopic(String, String, String, TypeRef)instead for a more reactive approach.TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76TraceContext.spanID is deprecated. See orchestration.proto;l=76UseDaprWorkflowClient.getWorkflowState(String, boolean)instead.UseDaprWorkflowClient.purgeWorkflow(String)instead.
DaprWorkflowClient.getWorkflowState(String, boolean)instead.