mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
|
Some checks are pending
CodeQL / codeql (push) Waiting to run
Docker Check / lint (push) Waiting to run
Docker Check / build (push) Waiting to run
Gateway Conformance / gateway-conformance (push) Waiting to run
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Waiting to run
Go Build / go-build (push) Waiting to run
Go Check / go-check (push) Waiting to run
Go Lint / go-lint (push) Waiting to run
Go Test / unit-tests (push) Waiting to run
Go Test / cli-tests (push) Waiting to run
Go Test / example-tests (push) Waiting to run
Interop / interop-prep (push) Waiting to run
Interop / helia-interop (push) Blocked by required conditions
Interop / ipfs-webui (push) Blocked by required conditions
Sharness / sharness-test (push) Waiting to run
Spell Check / spellcheck (push) Waiting to run
* docs: loud deprecation of badger v1 datastore badger v1 (go-ds-badger) has not been maintained by its upstream maintainers for years and has known bugs (startup timeouts, shutdown hangs, fd exhaustion). make the deprecation loud and unavoidable: - print ERROR log line and bordered stderr message on every daemon start when a badger-based datastore is detected - mark badgerds and badgerds-measure init profiles as DEPRECATED - update docs/datastores.md and docs/config.md with migration guidance - add changelog highlight for v0.40 badger v1 support will be removed later in 2026. part of https://github.com/ipfs/kubo/issues/11186 * docs(changelog): link badger deprecation to #11186 |
||
|---|---|---|
| .. | ||
| serialize | ||
| addresses.go | ||
| api_test.go | ||
| api.go | ||
| autoconf_client.go | ||
| autoconf_test.go | ||
| autoconf.go | ||
| autonat.go | ||
| autotls.go | ||
| bitswap.go | ||
| bootstrap_peers_test.go | ||
| bootstrap_peers.go | ||
| config_test.go | ||
| config.go | ||
| datastore.go | ||
| discovery.go | ||
| dns.go | ||
| experiments.go | ||
| gateway.go | ||
| http_retrieval.go | ||
| identity.go | ||
| import_test.go | ||
| import.go | ||
| init_test.go | ||
| init.go | ||
| internal.go | ||
| ipns.go | ||
| migration_test.go | ||
| migration.go | ||
| mounts.go | ||
| peering.go | ||
| plugins.go | ||
| profile.go | ||
| provide_test.go | ||
| provide.go | ||
| provider.go | ||
| pubsub.go | ||
| remotepin.go | ||
| reprovider.go | ||
| routing_test.go | ||
| routing.go | ||
| swarm.go | ||
| types_test.go | ||
| types.go | ||
| version.go | ||