Skip to content

[ALL SDKS] Deprecate Invoke* SDK methods used for Service Invocation #1642

@olitomlinson

Description

@olitomlinson

The guidance since 2023 has been to not use SDK invoke* methods for Service Invocation. However this has never been formalised by marking the methods as deprecated.

Instead it is recommended to use language native http clients and grpc clients for Service Invoke.

Factory methods in the SDK which return a native http/grpc client is fine too, and are not deprecated.

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions