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

core/commands!: remove deprecated object APIs #10375

Merged
merged 2 commits into from
Mar 22, 2024
Merged

core/commands!: remove deprecated object APIs #10375

merged 2 commits into from
Mar 22, 2024

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    7daa23c View commit details
    Browse the repository at this point in the history
  2. refactor: use Status: cmds.Removed

    This allows us to return meaningful error to end users who were not
    aware of deprecation, and also produce useful removal notice at
    https://docs.ipfs.tech/reference/kubo/rpc/ for people who
    try to execute commands or RPC from old tutorials.
    lidel committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    850ec3c View commit details
    Browse the repository at this point in the history