Commit Graph

13936 Commits

Author SHA1 Message Date
galargh
3ff72a1b95 docs: add a step for verifying infra config 2023-02-08 15:11:31 +01:00
galargh
01eaa11d27 docs: add kuboreleaser to the release issue template 2023-01-31 16:13:17 +01:00
Piotr Galar
96a0eb2899
Merge branch 'master' into process-improvement-v0.18.0 2023-01-31 16:09:47 +01:00
Piotr Galar
cf2f378b9d
Update docs/RELEASE_ISSUE_TEMPLATE.md 2023-01-31 16:08:16 +01:00
galargh
bcf446d1a1 chore: hide manual steps now that commands request them themselves 2023-01-31 14:32:54 +01:00
Piotr Galar
4e8271b102
Merge pull request #9617 from ipfs/changelog-v0.19
Create Changelog: v0.19
2023-01-31 14:28:14 +01:00
galargh
c155e40072 chore: create next changelog 2023-01-31 13:12:25 +00:00
Henrique Dias
8d3b3154c9
refactor: use gateway from go-libipfs (#9588) 2023-01-31 11:02:31 +01:00
galargh
c1e1d5e040 chore: update after v0.18.1 2023-01-31 10:30:26 +01:00
Marcin Rataj
6819d9a64d
fix(ci): revert fix for bifrost-infra/issues/2300 (#9614)
This reverts commit a9fdf26eeb.
2023-01-31 01:42:40 +01:00
Piotr Galar
56c87c29e4
Merge pull request #9613 from ipfs/merge-release-v0.18.1
Merge Release: v0.18.1
2023-01-30 19:38:08 +01:00
Piotr Galar
ac1cdf7ba1
Merge branch 'master' into merge-release-v0.18.1 2023-01-30 18:20:02 +01:00
Piotr Galar
675f8bddc1
Merge pull request #9611 from ipfs/release-v0.18.1
Release: v0.18.1
2023-01-30 14:19:42 +01:00
galargh
505f072d28 docs: add full v0.18.1 changelog 2023-01-30 12:53:20 +01:00
Antonio Navarro Perez
9c1a803f19 Add overview section 2023-01-30 12:50:52 +01:00
Antonio Navarro Perez
bcac3f5677 Adjust inbound connection limits depending on memory. 2023-01-30 12:50:39 +01:00
Mohsin Zaidi
2c623b663e 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>
2023-01-30 12:48:25 +01:00
galargh
ed2b7eb488 chore: prepare branch 2023-01-30 12:48:02 +01:00
galargh
abd6343e41 chore: update version 2023-01-30 11:20:13 +00:00
Antonio Navarro Perez
3fb644a5e6 Add overview section 2023-01-30 11:01:03 +01:00
Antonio Navarro Perez
633c497f63 Adjust inbound connection limits depending on memory. 2023-01-30 11:01:03 +01:00
Dan McQuillan
7cb8082bbe
feat: ipfs-webui 2.22.0 2023-01-28 08:32:50 +01:00
Jorropo
b3c98bb085 chore: bump go-libipfs remove go-bitswap 2023-01-27 23:07:01 +01:00
Marcin Rataj
f2dab48e66 docs: DefaultResourceMgrMinInboundConns 2023-01-27 19:47:31 +01:00
Henrique Dias
a3c70a11e6
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>
2023-01-27 04:46:50 +01:00
Henrique Dias
94e7f79805
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>
2023-01-27 02:33:13 +01:00
Mohsin Zaidi
9652f24f6c
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>
2023-01-27 00:24:35 +01:00
galargh
0ad00f62b2 chore: remove obsolete release issue template header 2023-01-26 17:35:42 +01:00
galargh
50bbaf99c1 feat: create dependency update PR during release 2023-01-26 17:30:14 +01:00
galargh
a567ac52ba chore: hide release instructions which can be skipped 2023-01-26 17:17:46 +01:00
Jorropo
f20c980f2d 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
2023-01-26 16:55:48 +01:00
galargh
e1d0e13fe9 chore: remove obsolete PATCH_RELEASE_TEMPLATE.md 2023-01-26 16:30:27 +01:00
galargh
a3f7e84d62 chore: label release checklist items 2023-01-26 16:29:43 +01:00
galargh
feea7d36f6 chore: reword release checklist 2023-01-26 13:15:08 +01:00
galargh
b0296bbea6 feat: structure release checklist around kuboreleaser commands 2023-01-26 11:55:50 +01:00
Piotr Galar
644f0ae22d
Merge pull request #9581 from ipfs/merge-kubo-v0.18
Merge Kubo: v0.18
2023-01-25 12:44:55 +01:00
Piotr Galar
5ca211b811
Merge branch 'master' into merge-kubo-v0.18 2023-01-24 14:19:09 +01:00
Piotr Galar
675037721f
Merge pull request #9498 from ipfs/release-v0.18
Release: v0.18
2023-01-23 14:57:21 +01:00
galargh
7edf86c3b3 docs: update changelog 2023-01-23 14:18:01 +01:00
galargh
816904386b chore: update version.go 2023-01-23 13:41:02 +01:00
Steve Loeppky
0aa23b3ed8 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>
2023-01-23 12:05:24 +01:00
Henrique Dias
14703e19e3 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>
2023-01-23 12:05:18 +01:00
Marcin Rataj
a9fdf26eeb fix(ci): work around bifrost-infra/issues/2300
https://github.com/protocol/bifrost-infra/issues/2300#issuecomment-1398946009
2023-01-23 12:05:11 +01:00
Jorropo
486c4b5256 fix: ensure connmgr is smaller then autoscalled ressource limits
Fixes #9545
2023-01-23 12:05:02 +01:00
Jorropo
5bbc5212ee fix: typo in ensureConnMgrMakeSenseVsResourcesMgr 2023-01-23 12:04:56 +01:00
Jorropo
0ae3285a76 docs: clarify browser descriptions for webtransport 2023-01-23 12:04:50 +01:00
galargh
37059b82f7 fix: update saxon download path 2023-01-23 12:04:43 +01:00
Jorropo
c4cc21dcca fix: refuse to start if connmgr is smaller than ressource limits and not using none connmgr
Fixes: #9548
2023-01-23 12:04:35 +01:00
Marcin Rataj
7bcca5fcd4 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
2023-01-23 12:04:25 +01:00
Gus Eggert
02d4a0100f test: port gateway sharness tests to Go tests 2023-01-23 12:04:18 +01:00