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

Remove protocol 22 deprecations #373

Open
2opremio opened this issue Feb 26, 2025 · 0 comments
Open

Remove protocol 22 deprecations #373

2opremio opened this issue Feb 26, 2025 · 0 comments

Comments

@2opremio
Copy link
Contributor

2opremio commented Feb 26, 2025

At the end of Protocol 22, we made sure that all RPC APIs were additive instead of non-breaking (see #317 and deprecation notices in v22.0.0 release notes).

In Protocol 23, we will remove these deprecated fields since SDKs can now transition cleanly. Specifically:

  • getVersionInfo will drop the snake_case variants.
  • getEvents will drop pagingToken.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

3 participants