sort by:
Revision Author Date Message Commit Date
627a34c fix: dereference int64 pointer in OptionalInteger.String() (#9640) 11 February 2023, 16:32:34 UTC
fb7f7b1 fix: restore wire format for /api/v0/routing/get|put (#9639) Closes #9638 10 February 2023, 01:41:45 UTC
82ede56 chore: bump go-libp2p-routing-helpers to v0.6.1 This include a fix where FindProvidersAsync with the parallel composer would not close the channel ASAP when the count was reached, this save finality time when count is reached. 09 February 2023, 18:37:56 UTC
af0fe19 chore: update iface with routing tests 09 February 2023, 13:35:54 UTC
799e5ac chore: update go-libipfs for more gateway metrics (#9626) 08 February 2023, 03:21:06 UTC
b583569 refactor(gw): move Host (DNSLink and subdomain) handling to go-libipfs (#9624) Co-authored-by: Marcin Rataj <lidel@lidel.org> 07 February 2023, 02:44:24 UTC
14649aa refactor: new go-libipfs/gateway API, deprecate Gateway.Writable (#9616) 02 February 2023, 01:50:46 UTC
4e8271b Merge pull request #9617 from ipfs/changelog-v0.19 Create Changelog: v0.19 31 January 2023, 13:28:14 UTC
c155e40 chore: create next changelog 31 January 2023, 13:12:25 UTC
8d3b315 refactor: use gateway from go-libipfs (#9588) 31 January 2023, 10:02:31 UTC
6819d9a fix(ci): revert fix for bifrost-infra/issues/2300 (#9614) This reverts commit a9fdf26eeb94ef6d548aeb6dabb04ddce86df6ec. 31 January 2023, 00:42:40 UTC
56c87c2 Merge pull request #9613 from ipfs/merge-release-v0.18.1 Merge Release: v0.18.1 30 January 2023, 18:38:08 UTC
ac1cdf7 Merge branch 'master' into merge-release-v0.18.1 30 January 2023, 17:20:02 UTC
675f8bd Merge pull request #9611 from ipfs/release-v0.18.1 Release: v0.18.1 30 January 2023, 13:19:42 UTC
505f072 docs: add full v0.18.1 changelog 30 January 2023, 11:53:20 UTC
9c1a803 Add overview section 30 January 2023, 11:50:52 UTC
bcac3f5 Adjust inbound connection limits depending on memory. 30 January 2023, 11:50:39 UTC
2c623b6 feat: Pubsub.SeenMessagesStrategy (#9543) * feat: expire messages from the cache based on last seen time * docs: Pubsub.SeenMessagesStrategy Ref. https://github.com/libp2p/go-libp2p-pubsub/pull/513 Co-authored-by: Marcin Rataj <lidel@lidel.org> 30 January 2023, 11:48:25 UTC
abd6343 chore: update version 30 January 2023, 11:20:13 UTC
3fb644a Add overview section 30 January 2023, 10:01:03 UTC
633c497 Adjust inbound connection limits depending on memory. 30 January 2023, 10:01:03 UTC
7cb8082 feat: ipfs-webui 2.22.0 28 January 2023, 07:32:50 UTC
b3c98bb chore: bump go-libipfs remove go-bitswap 27 January 2023, 22:07:01 UTC
f2dab48 docs: DefaultResourceMgrMinInboundConns 27 January 2023, 18:47:31 UTC
a3c70a1 feat(gateway): IPNS record response format (IPIP-351) (#9399) * feat(gateway): IPNS record response format * docs(rpc): mark as experimental: routing provide, get, put Co-authored-by: Marcin Rataj <lidel@lidel.org> 27 January 2023, 03:46:50 UTC
94e7f79 fix(ipns): honour --ttl flag in 'ipfs name publish' (#9471) * fix: honour --ttl flag in 'ipfs name publish' * docs(cli): ipfs name inspect --help Co-authored-by: Marcin Rataj <lidel@lidel.org> 27 January 2023, 01:33:13 UTC
9652f24 feat: Pubsub.SeenMessagesStrategy (#9543) * feat: expire messages from the cache based on last seen time * docs: Pubsub.SeenMessagesStrategy Ref. https://github.com/libp2p/go-libp2p-pubsub/pull/513 Co-authored-by: Marcin Rataj <lidel@lidel.org> 26 January 2023, 23:24:35 UTC
f20c980 chore: bump go-libipfs to replace go-block-format Includes changes from: - https://github.com/ipfs/go-block-format/pull/37 - https://github.com/ipfs/go-libipfs/pull/58 26 January 2023, 15:55:48 UTC
644f0ae Merge pull request #9581 from ipfs/merge-kubo-v0.18 Merge Kubo: v0.18 25 January 2023, 11:44:55 UTC
5ca211b Merge branch 'master' into merge-kubo-v0.18 24 January 2023, 13:19:09 UTC
6750377 Merge pull request #9498 from ipfs/release-v0.18 Release: v0.18 23 January 2023, 13:57:21 UTC
7edf86c docs: update changelog 23 January 2023, 13:18:01 UTC
8169043 chore: update version.go 23 January 2023, 12:41:02 UTC
0aa23b3 fix: clarity: no user supplied rcmgr limits of 0 (#9563) Co-authored-by: Antonio Navarro Perez <antnavper@gmail.com> Co-authored-by: Marcin Rataj <lidel@lidel.org> 23 January 2023, 11:05:24 UTC
14703e1 fix(gateway): undesired conversions to dag-json and friends (#9566) * fix(gateway): do not convert unixfs/raw into dag-* unless explicit * fix(gateway): keep only dag-json|dag-cbor handling * fix: allow requesting dag-json as application/json - adds bunch of additional tests including JSON file on UnixFS - fix: dag-json codec (0x0129) can be returned as plain json - fix: json codec (0x0200) cna be retrurned as plain json * fix: using ?format|Accept with CID w/ codec works * docs(changelog): cbor and json on gateway Co-authored-by: Marcin Rataj <lidel@lidel.org> 23 January 2023, 11:05:18 UTC
a9fdf26 fix(ci): work around bifrost-infra/issues/2300 https://github.com/protocol/bifrost-infra/issues/2300#issuecomment-1398946009 23 January 2023, 11:05:11 UTC
486c4b5 fix: ensure connmgr is smaller then autoscalled ressource limits Fixes #9545 23 January 2023, 11:05:02 UTC
5bbc521 fix: typo in ensureConnMgrMakeSenseVsResourcesMgr 23 January 2023, 11:04:56 UTC
0ae3285 docs: clarify browser descriptions for webtransport 23 January 2023, 11:04:50 UTC
37059b8 fix: update saxon download path 23 January 2023, 11:04:43 UTC
c4cc21d fix: refuse to start if connmgr is smaller than ressource limits and not using none connmgr Fixes: #9548 23 January 2023, 11:04:35 UTC
7bcca5f fix: User-Agent sent to HTTP routers See https://github.com/ipfs/go-libipfs/issues/17 and https://github.com/ipfs/go-libipfs/pull/31 23 January 2023, 11:04:25 UTC
02d4a01 test: port gateway sharness tests to Go tests 23 January 2023, 11:04:18 UTC
a7b23d8 fix: do not download saxon in parallel 23 January 2023, 11:04:05 UTC
b11a8a9 Merge pull request #9546 from ipfs/docker-image fix: docker image publishing and experimental gh workflow 23 January 2023, 11:03:28 UTC
bfdaf2f fix: docker image publishing 23 January 2023, 11:03:02 UTC
89cdd82 docs: improve docs/README (#9539) Avoid confusion about what kind of documentation we have on this folder. 23 January 2023, 11:02:37 UTC
8b2d21c chore: switch actions to master 23 January 2023, 11:02:19 UTC
d889a07 test: port CircleCI to GH Actions and improve sharness reporting (#9355) Closes https://github.com/ipfs/kubo/issues/8991 Part of https://github.com/ipfs/kubo/issues/8804 23 January 2023, 11:01:58 UTC
4ddeda5 chore: migrate from go-ipfs-files to go-libipfs/files (#9535) 23 January 2023, 11:01:20 UTC
2759a22 fix: stats dht command when Routing.Type=auto (#9538) Fixes default auto mode, but Routing.Type=custom needs more work. Continued in https://github.com/ipfs/kubo/issues/9482 23 January 2023, 11:01:02 UTC
5138e7b fix: hint people to changing from RSA peer ids 23 January 2023, 11:00:42 UTC
b333740 fix(gateway): JSON when Accept is a list Block/CAR responses always had single explicit type, and we did not bother with implementing/testing lists. With the introduction of JSON people may start passing a list. This is the most basic fix which will return on the first matching type (in order). This does not implements weights (can be added in future, if needed). Closes #9520 23 January 2023, 11:00:22 UTC
b22aae7 fix(test): retry flaky t0125-twonode.sh This makes is clear why test failed, and what were values. Fixes flaky test: It will re-run flaky advanced test until bitswap stats match expected value (something team has been doing anyway for the past year). It also adds /quic-v1 and /webtransport tests 23 January 2023, 10:59:59 UTC
1f3e1d1 docs: fix Router config Godoc (#9528) Co-authored-by: Marcin Rataj <lidel@lidel.org> 23 January 2023, 10:59:29 UTC
9d8d274 fix(ci): flaky sharness test 23 January 2023, 10:59:00 UTC
04931b0 docs(config): ProviderSearchDelay (#9526) Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> Co-authored-by: Marcin Rataj <lidel@lidel.org> 23 January 2023, 10:58:38 UTC
26edc75 docs: clarify debug environment variables 23 January 2023, 10:58:03 UTC
9327ee6 fix: clarity: no user supplied rcmgr limits of 0 (#9563) Co-authored-by: Antonio Navarro Perez <antnavper@gmail.com> Co-authored-by: Marcin Rataj <lidel@lidel.org> 22 January 2023, 19:04:18 UTC
c706c63 fix(gateway): undesired conversions to dag-json and friends (#9566) * fix(gateway): do not convert unixfs/raw into dag-* unless explicit * fix(gateway): keep only dag-json|dag-cbor handling * fix: allow requesting dag-json as application/json - adds bunch of additional tests including JSON file on UnixFS - fix: dag-json codec (0x0129) can be returned as plain json - fix: json codec (0x0200) cna be retrurned as plain json * fix: using ?format|Accept with CID w/ codec works * docs(changelog): cbor and json on gateway Co-authored-by: Marcin Rataj <lidel@lidel.org> 21 January 2023, 03:21:18 UTC
ad9b486 fix(ci): work around bifrost-infra/issues/2300 https://github.com/protocol/bifrost-infra/issues/2300#issuecomment-1398946009 20 January 2023, 23:31:20 UTC
8328bab fix: ensure connmgr is smaller then autoscalled ressource limits Fixes #9545 20 January 2023, 18:25:38 UTC
b84cd11 fix: typo in ensureConnMgrMakeSenseVsResourcesMgr 20 January 2023, 14:29:54 UTC
92c76cc docs: clarify browser descriptions for webtransport 20 January 2023, 10:24:45 UTC
c69632d fix: update saxon download path 19 January 2023, 17:24:09 UTC
73ebad1 fix: refuse to start if connmgr is smaller than ressource limits and not using none connmgr Fixes: #9548 19 January 2023, 00:40:48 UTC
1fa3a78 fix: User-Agent sent to HTTP routers See https://github.com/ipfs/go-libipfs/issues/17 and https://github.com/ipfs/go-libipfs/pull/31 18 January 2023, 23:49:46 UTC
5d864fa test: port gateway sharness tests to Go tests 17 January 2023, 20:27:54 UTC
d90a9b5 fix: do not download saxon in parallel 16 January 2023, 02:00:21 UTC
ed9ad0c Merge pull request #9546 from ipfs/docker-image fix: docker image publishing and experimental gh workflow 14 January 2023, 11:02:53 UTC
289b490 fix: source of the runner workflow 14 January 2023, 10:41:20 UTC
3e24898 fix: multiline output in docker image workflow 14 January 2023, 10:34:28 UTC
dc14ccd chore: use DOCKER_USERNAME from vars rather than secrets 14 January 2023, 10:30:59 UTC
c9ec418 fix: docker image publishing 14 January 2023, 10:29:55 UTC
b74377c docs: improve docs/README (#9539) Avoid confusion about what kind of documentation we have on this folder. 14 January 2023, 00:30:48 UTC
cab0441 chore: switch actions to master 14 January 2023, 00:08:42 UTC
d4cd414 test: port CircleCI to GH Actions and improve sharness reporting (#9355) Closes https://github.com/ipfs/kubo/issues/8991 Part of https://github.com/ipfs/kubo/issues/8804 13 January 2023, 23:49:52 UTC
255e64e chore: migrate from go-ipfs-files to go-libipfs/files (#9535) 13 January 2023, 13:27:03 UTC
3bc9b67 fix: stats dht command when Routing.Type=auto (#9538) Fixes default auto mode, but Routing.Type=custom needs more work. Continued in https://github.com/ipfs/kubo/issues/9482 12 January 2023, 23:38:38 UTC
f54b2bc fix: hint people to changing from RSA peer ids 11 January 2023, 22:54:05 UTC
f6825ab fix(gateway): JSON when Accept is a list Block/CAR responses always had single explicit type, and we did not bother with implementing/testing lists. With the introduction of JSON people may start passing a list. This is the most basic fix which will return on the first matching type (in order). This does not implements weights (can be added in future, if needed). Closes #9520 11 January 2023, 21:18:52 UTC
73e6ade fix(test): retry flaky t0125-twonode.sh This makes is clear why test failed, and what were values. Fixes flaky test: It will re-run flaky advanced test until bitswap stats match expected value (something team has been doing anyway for the past year). It also adds /quic-v1 and /webtransport tests 05 January 2023, 21:58:18 UTC
ca0396e docs: fix Router config Godoc (#9528) Co-authored-by: Marcin Rataj <lidel@lidel.org> 05 January 2023, 12:30:24 UTC
13155e5 fix(ci): flaky sharness test 04 January 2023, 23:08:05 UTC
d386c43 docs(config): ProviderSearchDelay (#9526) Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> Co-authored-by: Marcin Rataj <lidel@lidel.org> 04 January 2023, 19:44:37 UTC
746f14c docs: clarify debug environment variables 04 January 2023, 16:33:51 UTC
8cdc86d fix: disable provide over HTTP with Routing.Type=auto (#9511) Closes https://github.com/ipfs/kubo/issues/9504 04 January 2023, 12:56:15 UTC
6009292 chore: update version.go 04 January 2023, 09:04:09 UTC
648f765 fix(test): stabilize flaky provider tests 04 January 2023, 08:45:59 UTC
15ed4c1 fix: update go-libp2p to v0.24.2 (#9522) https://github.com/libp2p/go-libp2p/releases/tag/v0.24.2 04 January 2023, 08:45:53 UTC
c8442bc feat: port pins CLI test 04 January 2023, 08:45:44 UTC
e44a4d9 Merge pull request #9503 from ipfs/docs/early-testers-remove-qri Removing QRI from early tester 04 January 2023, 08:43:00 UTC
d6069b9 fix: disable provide over HTTP with Routing.Type=auto (#9511) Closes https://github.com/ipfs/kubo/issues/9504 03 January 2023, 20:10:33 UTC
94f8f89 fix(test): stabilize flaky provider tests 02 January 2023, 15:59:05 UTC
d6921c6 fix: update go-libp2p to v0.24.2 (#9522) https://github.com/libp2p/go-libp2p/releases/tag/v0.24.2 02 January 2023, 12:53:58 UTC
430a65a feat: port pins CLI test 16 December 2022, 12:39:52 UTC
7f08039 chore: Update .github/workflows/stale.yml [skip ci] 16 December 2022, 09:21:13 UTC
efc194f Merge pull request #9503 from ipfs/docs/early-testers-remove-qri Removing QRI from early tester 14 December 2022, 09:38:00 UTC
fceefcd Removing QRI from early tester Removing QRI from early testers since the organization isn't operating. 13 December 2022, 21:27:06 UTC
ae774a3 Update version.go 13 December 2022, 10:19:59 UTC
back to top