ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.81k stars 2.96k forks source link

core/commands!: remove deprecated object APIs #10375

Closed hacdias closed 1 month ago

hacdias commented 1 month ago

The idea is to remove all deprecated Object API commands (deprecated since 2021, #7936), except for object diff, which does not have an alternative.

Closes #8887 Closes #3359 Closes #7384 Closes #5058 Closes #1724