docs/changelogs/v0.26.md
For users of Kubo preloaded plugins there is now a way to create a kubo instance with your plugins by depending on the cmd/ipfs/kubo package rather than rebuilding kubo with the included plugins.
See the customization docs for more information.
Several deprecated commands have been removed:
ipfs urlstore deprecated in April 2019, Kubo 0.4.21, use ipfs add -q --nocopy --cid-version=1 {url} instead.ipfs repo fsck deprecated in July 2019, Kubo 0.5.0ipfs file (and ipfs file ls) deprecated in November 2020, Kubo 0.8.0, use ipfs ls and ipfs files ls instead.ipfs dns deprecated in April 2022, Kubo 0.13, use ipfs resolve /ipns/{name} instead.ipfs tar deprecated April 2022, Kubo 0.13You can now add a name to a pin when pinning a CID. To do so, use ipfs pin add --name "Some Name" bafy.... You can list your pins, including their names, with ipfs pin ls --names.
jaeger trace exporter has been removedjaeger exporter has been removed from upstream, you should use otlp exporter instead.
See the boxo tracing docs for an example.
string (#83) (whyrusleeping/cbor-gen#83)| Contributor | Commits | Lines ยฑ | Files Changed |
|---|---|---|---|
| Henrique Dias | 11 | +493/-1184 | 48 |
| ลukasz Magiera | 3 | +610/-582 | 16 |
| Rod Vagg | 11 | +1030/-151 | 18 |
| whyrusleeping | 6 | +553/-388 | 14 |
| Jorropo | 13 | +561/-348 | 84 |
| Jeromy Johnson | 1 | +771/-48 | 6 |
| Steven Allen | 2 | +264/-135 | 4 |
| Forrest | 1 | +214/-0 | 5 |
| Marcin Rataj | 1 | +89/-24 | 2 |
| sukun | 1 | +31/-11 | 5 |
| Will Scott | 3 | +25/-10 | 3 |
| Adin Schmahmann | 3 | +21/-5 | 3 |
| web3-bot | 2 | +8/-8 | 3 |
| Marten Seemann | 1 | +13/-1 | 1 |
| Bumblefudge | 1 | +5/-2 | 1 |
| Will | 1 | +1/-1 | 1 |
| Nicholas Ericksen | 1 | +1/-1 | 1 |
| 0xbasar | 1 | +1/-1 | 1 |