Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDKs: Deprecate algod v1 API in each SDK #218

Closed
michaeldiamant opened this issue Aug 2, 2022 · 1 comment
Closed

SDKs: Deprecate algod v1 API in each SDK #218

michaeldiamant opened this issue Aug 2, 2022 · 1 comment
Assignees

Comments

@michaeldiamant
Copy link
Contributor

michaeldiamant commented Aug 2, 2022

Problem

Since at least 2021-01-23, the algod v1 API is deprecated: algorandfoundation/docs@d6c725a. In advance of dropping algod v1 API support, the story requests adding deprecation warnings to each supported SDK (go-algorand-sdk, java-algorand-sdk, js-algorand-sdk, and py-algorand-sdk).

The story owner should identify where to add deprecation warnings. It may be sufficient to annotate these areas per SDK:

Server-side (algod) API support sunset date: Dec 1, 2022. Communicate the date outside of source code.

Solution

Dependencies

Urgency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants