docs/changelogs/v0.27.md
/api/v0 is deprecatedSupport for exposing the legacy subset of Kubo RPC via the Gateway port is deprecated and should not be used. It will be removed in the next version. You can read more in https://github.com/ipfs/kubo/issues/10312.
If you have a legacy software that relies on this behavior, and want to expose parts of /api/v0 next to /ipfs, use reverse-proxy in front of Kubo to mount both Gateway and RPC on the same port. NOTE: exposing RPC to the internet comes with security risk: make sure to specify access control via API.Authorizations.
You can now configure the upper-bound of a cached IPNS entry's Time-To-Live via Ipns.MaxCacheTTL.
The RPC client for GO (kubo/client/rpc) now includes a Routing API to match the available commands in /api/v0/routing. In addition, the DHT API has been marked as deprecated.
In the next version, all DHT deprecated methods will be removed from the Go RPC client.
/api/v0/dhtAll the DHT commands that were deprecated for over a year were finally removed from /api/v0/dht. Users should switch to modern /api/v0/routing which works with both Amino DHT and Delegated Routers.
Kubo now only uses trustless requests (e.g., CAR files) when downloading repository migrations via HTTP. This further strengthens Kubo by not delegating trust to public gateways. The migration binaries are locally verified before being executed.
| Contributor | Commits | Lines Β± | Files Changed |
|---|---|---|---|
| Henrique Dias | 26 | +1668/-1484 | 96 |
| Sukun | 13 | +983/-618 | 68 |
| Jorropo | 18 | +501/-222 | 32 |
| Marten Seemann | 2 | +17/-244 | 5 |
| dozyio | 1 | +117/-132 | 31 |
| Marcin Rataj | 7 | +100/-20 | 8 |
| Alexandr Burdiyan | 2 | +29/-54 | 2 |
| Tyler | 1 | +17/-19 | 2 |
| KeienWang | 2 | +14/-14 | 12 |
| HΓ₯vard Anda Estensen | 1 | +14/-14 | 11 |
| Halimao | 2 | +17/-4 | 2 |
| hannahhoward | 1 | +14/-6 | 2 |
| alex | 1 | +8/-8 | 4 |
| shuoer86 | 1 | +7/-7 | 5 |
| John Chase | 1 | +0/-12 | 1 |
| GoodDaisy | 1 | +5/-5 | 4 |
| Michael MurΓ© | 1 | +6/-2 | 1 |
| ε΄ε°η½ | 1 | +3/-3 | 3 |
| Vehorny | 1 | +3/-3 | 2 |
| Eric | 1 | +1/-1 | 1 |