https://github.com/ipfs/go-ipfs

sort by:
Revision Author Date Message Commit Date
59bcea8 Merge pull request #10344 from ipfs/release-v0.27.0 Release: v0.27.0 [skip changelog] 04 March 2024, 10:19:50 UTC
10e6a20 chore: update changelog for v0.27 04 March 2024, 10:10:56 UTC
d44d7af chore: update version 04 March 2024, 10:02:22 UTC
4bc1939 chore: update version 01 March 2024, 09:15:05 UTC
810955f test: cleanup content blocking tests (#10360) (cherry picked from commit a01cc58c8dc4388eaf067e194ef1ee39191f86b5) 01 March 2024, 09:14:56 UTC
a9fc6dd ci: upgrade CodeQL to v3 (cherry picked from commit 121cfaec6014037cefc9d68c02dd528704e18a50) 01 March 2024, 09:14:55 UTC
30ba0d7 ci: bump conformance tests Go to 1.21 (cherry picked from commit dc7a0aba542c9f3e169ce653f3a30e2a07af35b1) 01 March 2024, 09:14:54 UTC
30fe155 chore: bump to go-libp2p 0.33 (cherry picked from commit cd6d5c0828bc332fc2d286a01ca5d5458a71c000) 01 March 2024, 09:14:53 UTC
e803e86 docs: improve release issue template (cherry picked from commit 9ea10752f251171f0aed4822d6cfd4c1674018c4) 01 March 2024, 09:14:46 UTC
e6c7032 chore: update version 20 February 2024, 09:07:07 UTC
1d659ea chore: boxo v0.18.0 (#10343) 20 February 2024, 09:02:59 UTC
595e1ba repo/fsrepo/migrations: verified HTTP migrations (#10324) 19 February 2024, 13:20:58 UTC
1514785 chore: fix link 09 February 2024, 16:34:57 UTC
68f9556 docs: clarify Gateway.ExposeRoutingAPI (#10337) * docs: clarify Gateway.ExposeRoutingAPI Closes #10195 * Apply suggestions from code review Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com> --------- Co-authored-by: Henrique Dias <mail@hacdias.com> Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com> 09 February 2024, 15:07:11 UTC
eb7f663 commands/add: return an error when using --only-hash and --to-files In that situation, the data is not written to permanent storage, so a reference in MFS would be to p2p blocks at best. The /add command in that situation is also likely to hang as it reads immediately the root node without being able to get it (it falls back to bitswap). 08 February 2024, 16:49:43 UTC
f4ff4f7 docs(config): mention routing v1 spec 07 February 2024, 09:57:31 UTC
1ef8f83 core/commands: remove 'ipfs dht' commands, except 'query' (#10328) 07 February 2024, 09:56:30 UTC
80973d8 core: deprecate CoreAPI.Dht, introduce CoreAPI.Routing 07 February 2024, 09:47:30 UTC
dccbfcf refactor: superfluous namespace test redirects (#10322) 06 February 2024, 09:23:16 UTC
1628289 chore(deps): bump codecov/codecov-action from 3.1.4 to 4.0.1 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.0.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/eaaf4bedf32dbdc6b720b63067d99c4d77d6047d...e0b68c6749509c5f83f984dd99a76a1c1a231044) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 06 February 2024, 08:47:23 UTC
efdef7f chore: migrate from pl-strflt to ipdxco 02 February 2024, 07:12:07 UTC
1a3b8d7 chore: Update .github/dependabot.yml [skip ci] 31 January 2024, 17:35:17 UTC
fc52fbb chore: Update .github/workflows/stale.yml [skip ci] 31 January 2024, 17:33:46 UTC
4d3cc96 chore: update go-multiaddr 0.12.2 26 January 2024, 14:52:38 UTC
0ea879b feat: add Ipns.MaxCacheTTL 26 January 2024, 10:20:34 UTC
262151f fix(gw): negative entity-bytes beyond file size (#10320) fix: https://github.com/ipfs/boxo/pull/523 tests: https://github.com/ipfs/gateway-conformance/releases/tag/v0.5.0 25 January 2024, 17:53:10 UTC
f9edd2b ci: use @helia/interop directly 24 January 2024, 16:13:22 UTC
e166af9 core/corehttp: wrap gateway with headers, deprecate gateway /api/v0 24 January 2024, 09:33:23 UTC
be9d87a chore: update dependencies 23 January 2024, 19:57:09 UTC
3a8495d docs: add changelog link to release issue template 23 January 2024, 08:35:25 UTC
12ed20a chore(deps): bump actions/cache from 3 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 23 January 2024, 08:23:21 UTC
5f18f4d docs: remove whizzzkid 22 January 2024, 15:49:39 UTC
b4eff75 chore: create next changelog 22 January 2024, 15:42:06 UTC
32972bc Merge pull request #10313 from ipfs/merge-release-v0.26.0 Merge Release: v0.26.0 [skip changelog] 22 January 2024, 15:39:59 UTC
c7388b6 Merge branch 'master' into merge-release-v0.26.0 22 January 2024, 15:39:40 UTC
d1db95c config: remove all options that are marked as REMOVED Most of the removed options are many years old. In addition, they've all been removed in past iterations of Kubo. Some options were marked as removed in the config.md, but we still had a warning in the code to let users know they have been removed. I think it's been long enough for all of this options, and enough Kubo iterations in order to alert the users. It is good to keep it in the config.md for now so that people can actually check. However, I think it's time to remove them from the code itself. 22 January 2024, 14:33:27 UTC
096f510 Merge pull request #10287 from ipfs/release-v0.26.0 Release: v0.26.0 [skip changelog] 22 January 2024, 13:43:16 UTC
dfec50d chore: update version 22 January 2024, 13:35:54 UTC
7e80522 chore: update changelog 22 January 2024, 13:35:53 UTC
4790618 chore: remove Gateway.APICommands Remove unused and undocumented gateway configuration field introduced in go-ipfs v0.4 18 January 2024, 20:54:45 UTC
c0d7da2 docs(cli): name inspect --verify (#10308) Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com> 17 January 2024, 14:59:02 UTC
e11d7b0 docs: improve release issue template (#10305) 16 January 2024, 13:33:54 UTC
35ad4ae ci: use latest tagged @helia/interop version 16 January 2024, 12:57:11 UTC
0ec6308 core/corehttp: wrap hostname option with otelhttp 16 January 2024, 10:12:12 UTC
f72c6cf dependabot: only update github-actions We update go packages as part of the release cycle, dependant bots also never fixup all the `go.sum` in the repo so this is noisy failing PRs. 16 January 2024, 09:34:25 UTC
22742ba chore(deps): bump actions/upload-artifact and actions/download-artifact from 3 to 4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 16 January 2024, 07:15:20 UTC
2a07097 chore(deps): bump actions/github-script from 6 to 7 Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 16 January 2024, 07:07:36 UTC
765147f chore(deps): bump actions/setup-go from 4 to 5 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 16 January 2024, 07:03:32 UTC
982d8a9 chore: update boxo 12 January 2024, 14:19:49 UTC
21b820a fix: profiling tests 12 January 2024, 13:55:55 UTC
2738b49 profile: add trace 12 January 2024, 13:55:55 UTC
9343a95 docs(config): clarify ReproviderStrategy roots 12 January 2024, 12:13:29 UTC
75f3c10 chore(deps): bump github.com/ipfs-shipyard/nopfs Bumps [github.com/ipfs-shipyard/nopfs](https://github.com/ipfs-shipyard/nopfs) from 0.0.12-0.20231027223058-cde3b5ba964c to 0.0.12. - [Release notes](https://github.com/ipfs-shipyard/nopfs/releases) - [Commits](https://github.com/ipfs-shipyard/nopfs/commits/v0.0.12) --- updated-dependencies: - dependency-name: github.com/ipfs-shipyard/nopfs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 11 January 2024, 20:09:04 UTC
75f39a4 chore(deps): bump docker/setup-buildx-action from 2 to 3 Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 11 January 2024, 19:31:10 UTC
24b223c chore(deps): bump docker/build-push-action from 4 to 5 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 11 January 2024, 19:30:55 UTC
2a33a07 chore(deps): bump actions/setup-node from 3 to 4 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 11 January 2024, 19:22:36 UTC
0ee0ec6 chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/465a07811f14bebb1938fbed4728c6a1ff8901fc...343f7c4344506bcbf9b4de18042ae17996df046d) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 11 January 2024, 19:21:41 UTC
43629b5 chore(deps): bump docker/setup-qemu-action from 2 to 3 Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 11 January 2024, 19:21:30 UTC
8978b54 chore: update version 11 January 2024, 17:55:31 UTC
2963f10 chore: increase time of sync-release-assets Need to increase the time so we can release 0.26.0-rc1. It seems that getting the assets is taking a bit longer than normal https://github.com/ipfs/kubo/actions/runs/7486931561/job/20378282844 11 January 2024, 10:04:00 UTC
e17753e docs: in RELEASE_ISSUE_TEMPLATE ask releaser to ensure we are using the latest go release on the major branch 11 January 2024, 08:58:02 UTC
b3c251a chore: update version 11 January 2024, 08:13:54 UTC
02ea518 chore: boxo v0.17.0 10 January 2024, 15:52:26 UTC
2905b59 chore: update boxo 10 January 2024, 15:33:09 UTC
2f91074 ci: fix helia interop Fixes #10275 See https://github.com/ipfs/helia/issues/359#issuecomment-1882662783 09 January 2024, 10:20:58 UTC
8a42186 feat(pinning): allow for overwriting pin name 09 January 2024, 09:25:35 UTC
b215d73 chore: update otlp Tracks ipfs/boxo#532 04 January 2024, 17:16:59 UTC
4a8badf Revert "build,docker: add support for riscv64" This reverts commit 765cffe6c2b7d0a9d757bbdb476cc0ea15fd287c. 04 January 2024, 13:37:23 UTC
a8a6bbe feat: support optional pin names (#10261) 04 January 2024, 13:25:06 UTC
765cffe build,docker: add support for riscv64 02 January 2024, 17:21:01 UTC
1649469 chore: update go-libp2p-asn-util Include memory usage fixes from libp2p/go-libp2p-asn-util#33. 29 December 2023, 02:55:49 UTC
58ebfd2 Merge pull request #10219 from ipfs/magiks-ribs-hacks feat(cmd/ipfs): Make it possible to depend on cmd/ipfs/kubo for easier preloaded plugin management 22 December 2023, 21:04:09 UTC
f71ae39 docs: fix broken link in HTTP RPC client doc (#10267) 21 December 2023, 07:40:50 UTC
287444b chore: update changelog 20 December 2023, 00:52:50 UTC
33b785e docs(customizing.md): add kubo binary imports description 20 December 2023, 00:52:50 UTC
e503c84 feat: unexport unneeded functions and add comments 20 December 2023, 00:52:49 UTC
0e83c3f remove old main function 19 December 2023, 21:23:58 UTC
a8a1278 feat: cmd/ipfs: Nicer to use BuildEnv 19 December 2023, 21:23:58 UTC
b5dddf6 feat: cmd/ipfs: Make it possible to depend on cmd/ipfs 19 December 2023, 21:23:53 UTC
86b73f6 feat: cmd/ipfs: Allow passing custom BuildEnv to main 19 December 2023, 20:36:23 UTC
0fdd979 Merge pull request #10260 from ipfs/merge-release-v0.25.0 Merge Release: v0.25.0 [skip changelog] 14 December 2023, 17:49:56 UTC
133feb6 Merge branch 'master' into merge-release-v0.25.0 14 December 2023, 17:49:34 UTC
413a52d Merge pull request #10258 from ipfs/release-v0.25.0 Release: v0.25.0 [skip changelog] 14 December 2023, 14:31:42 UTC
87069b5 chore: update changelog for v0.25 14 December 2023, 14:11:25 UTC
0ab1f1c chore: update version 14 December 2023, 14:09:24 UTC
78e2fab docs: add detail to NOpfs instructions in content-blocking.md 14 December 2023, 07:56:53 UTC
b46b5ea chore: bump to go-libp2p 0.32.2 Update go-libp2p (and quic-go) with Honeybadger fix. (cherry picked from commit 3932fdfe51c0a58dc0b67835c588d818d746d5a1) 13 December 2023, 08:57:53 UTC
f93a386 fix: allow daemon to start correctly if the API is null (#10062) (cherry picked from commit 8c4bdd8556e0c8b1a4ea3a6d703402bd6cfe1229) 13 December 2023, 08:57:53 UTC
3932fdf chore: bump to go-libp2p 0.32.2 Update go-libp2p (and quic-go) with Honeybadger fix. 13 December 2023, 07:59:17 UTC
5c31db3 commands: remove several deprecated commands Removes the following commands: ipfs tar, ipfs urlstore, ipfs repo fsck, ipfs file ls, ipfs dns. 12 December 2023, 17:21:52 UTC
8c4bdd8 fix: allow daemon to start correctly if the API is null (#10062) 11 December 2023, 10:45:08 UTC
1a89365 chore: update version 06 December 2023, 10:43:21 UTC
0c6f08c chore: update version 06 December 2023, 10:38:37 UTC
48e379a chore: update dependencies 06 December 2023, 10:37:57 UTC
d6d79ce chore: bump to boxo 0.16.0 06 December 2023, 09:58:54 UTC
8ab2de5 feat: ipfs key sign|verify (#10235) 04 December 2023, 08:51:26 UTC
7b05b5d docs(cli): fix spelling this fixes lint errors in RPC docs that were raised by vole in https://github.com/ipfs/ipfs-docs/pull/1772 so we don't get them in kubo 0.25 04 December 2023, 08:40:21 UTC
d882642 feat: webui v4.2.0 (#10241) https://github.com/ipfs/ipfs-webui/releases/tag/v4.2.0 Co-authored-by: Marcin Rataj <lidel@lidel.org> 03 December 2023, 21:48:28 UTC
2864f63 Merge pull request #10237 from ipfs/migrate-coreiface Migrate coreiface 29 November 2023, 11:42:16 UTC
58c2939 chore: clean migration 29 November 2023, 11:29:59 UTC
back to top