Skip to content

Marking service invocation methods as [Obsolete] per official guidance#1697

Merged
WhitWaldo merged 4 commits intodapr:masterfrom
WhitWaldo:binding-obsolete
Feb 8, 2026
Merged

Marking service invocation methods as [Obsolete] per official guidance#1697
WhitWaldo merged 4 commits intodapr:masterfrom
WhitWaldo:binding-obsolete

Conversation

@WhitWaldo
Copy link
Contributor

Description

Marked all the service invocation methods as obsolete. However, because the guidance is to use their own gRPC or HTTP client, I didn't mark the methods that create the well-formed HTTP request as obsolete so they're still available to developers.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1695

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…dance is to use HTTP or gRPC clients for this invocation instead

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…indicating the DistributedLock sample would be updated later on

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo merged commit 5f85194 into dapr:master Feb 8, 2026
207 of 301 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in v1.17 Release Tracking Board Feb 8, 2026
@WhitWaldo WhitWaldo deleted the binding-obsolete branch February 8, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

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

1 participant