Antonio Navarro Perez
de7d74f486
Merge branch 'release-v0.15.0' of github.com:ipfs/go-ipfs into release-v0.15.0
2022-08-30 11:27:30 +02:00
Jorropo
0fae87fdc6
chore: fix undiallable api and gateway files
...
Fixes #9232
(cherry picked from commit 954c6cc52e )
2022-08-30 11:22:34 +02:00
Jorropo
8c6aaa8393
docs: changelog: add mention of gateway file to v0.15
2022-08-29 18:19:23 +02:00
Oleg
6516883b6b
correct data type for Reprovider.Interval ( #9224 )
...
* correct data type for Reprovider.Interval
Signed-off-by: Oleg Silkin <16809287+osilkin98@users.noreply.github.com>
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
2022-08-25 12:27:42 -07:00
Antonio Navarro Perez
bd7e41ce83
chore: First v0.15.0 CHANGELOG draft.
2022-08-25 14:12:49 +02:00
Antonio Navarro Perez
b9a2356231
Merge pull request #9216 from ipfs/chore/update-ci-go-version
2022-08-23 16:37:01 +02:00
Antonio Navarro Perez
ea9c22130b
chore: bump Go version to 1.18.5
...
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2022-08-23 10:10:57 +02:00
Adin Schmahmann
199fa47e51
fix: rename job to sync-github-and-dist-ipfs-tech ( #9215 )
2022-08-22 22:07:13 -04:00
Marcin Rataj
9c6094e651
docs(config): mention routing.delegate.ipfs.io
2022-08-18 16:52:44 +02:00
Antonio Navarro Perez
7701aa285f
chore: Release v0.15.0-rc1
2022-08-17 10:27:47 +00:00
Steve Loeppky
2d98b4f229
Update RELEASE_ISSUE_TEMPLATE.md for 0.15
2022-08-17 09:42:39 +00:00
Marcin Rataj
92baa6c039
docs(add): skip binary name in helptext
...
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
2022-08-17 03:30:35 +00:00
Marcin Rataj
0080a66639
docs(cli): clarify CID determinism in add command
...
Better 'ipfs add --help' docs, based on feedback from
https://discuss.ipfs.io/t/ipfs-for-publishing-research-data-car-files/14748
2022-08-17 03:30:35 +00:00
Marcin Rataj
2ab89cfe36
docs(cli): clarify CAR format in dag export|import
2022-08-17 03:30:35 +00:00
Marcin Rataj
84ed0ec59f
test(gw): cors preflight with custom hearder
...
This cleans up old CORS tests and adds more resolution
(proper Origin test, testing custom header behavior)
It also adds basic regression tests for /api/v0
subset exposed on Gateway port.
2022-08-17 05:01:01 +02:00
Marcin Rataj
924ab0616b
Merge pull request #9070 from iand/feat-modular-gateway
...
feat: make corehttp a reusable component
2022-08-17 03:25:29 +02:00
Jorropo
1236eb0f58
chore: update github.com/gabriel-vasile/mimetype
...
See the release notes: https://github.com/gabriel-vasile/mimetype/releases/tag/v1.4.1
This is a valuable release with already public security fixes (which don't affect us AFAIT but better safe than sorry).
More mimetypes and bug fixes.
2022-08-17 02:19:18 +02:00
Marcin Rataj
00f2a64673
Merge pull request #9074 from ipfs/rcgmr-auto-scale
...
feat: go-libp2p v0.21 (rcmgr auto scaling)
2022-08-17 01:37:44 +02:00
Marcin Rataj
77251b60c4
test(rcmgr): regression test prometherus metrics
2022-08-17 01:27:50 +02:00
Marcin Rataj
a42848ac62
chore: switch back to goleveldb v1.0.0
...
https://github.com/ipfs/kubo/pull/9074/files?diff=split&w=1#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R97
2022-08-17 00:38:51 +02:00
Marcin Rataj
5ca74c7f7a
docs(config): Swarm.ResourceMgr.Allowlist
2022-08-17 00:38:51 +02:00
Antonio Navarro Perez
a982068c7a
Merge pull request #9024 from ipfs/guseggert-patch-1
2022-08-16 16:57:03 +02:00
Antonio Navarro Perez
f5e7905f91
Merge branch 'master' into guseggert-patch-1
2022-08-16 12:35:25 +02:00
Ian Davis
c42e65c9ff
Revert dgraph-io/ristretto version bump
2022-08-16 09:36:48 +01:00
Antonio Navarro Perez
9a87262627
Merge pull request #9100 from ipfs/chore/update-release-template-0.14.0
2022-08-16 10:32:29 +02:00
Antonio Navarro Perez
654745aaa2
Merge branch 'master' into chore/update-release-template-0.14.0
2022-08-16 10:16:05 +02:00
Antonio Navarro Perez
17a1633b7b
Merge pull request #9095 from ipfs/chore/update-patch-release-template-0.13.1
2022-08-16 10:15:32 +02:00
Marco Munizaga
5c858d5063
Go mod tidy kubo-as-a-library
2022-08-15 14:47:22 -07:00
Marco Munizaga
831135cc9b
Update go-libp2p-kad-dht to v0.17.0
2022-08-15 14:14:00 -07:00
Marco Munizaga
194eb2f298
Go mod tidy
2022-08-15 14:12:21 -07:00
Marco Munizaga
da54d5ce4b
Check err for view.Register
2022-08-15 14:12:21 -07:00
Marco Munizaga
3ed83e485b
Update go-libp2p-resource-manager to v0.5.3
2022-08-15 14:12:21 -07:00
Marco Munizaga
27b046f98e
Move register exporter to metrics file
2022-08-15 14:12:21 -07:00
Marco Munizaga
4cd437dfe2
Use replace in kubo example as a library
2022-08-15 14:12:21 -07:00
Marco Munizaga
b0adea314a
Update go.mod/sum in examples/kubo-as-a-library
2022-08-15 14:12:21 -07:00
Marco Munizaga
3f42d96952
Use newer rcmgr
2022-08-15 14:12:21 -07:00
Marco Munizaga
629245a637
Use released version of rcmgr, use specific commit for kad-dht
2022-08-15 14:12:21 -07:00
Marco Munizaga
0c58d6e32b
Use released version of go-libp2p v0.21;
2022-08-15 14:12:21 -07:00
Marco Munizaga
7245e8dd11
Update checkImplicitDefaults
2022-08-15 14:12:21 -07:00
Marco Munizaga
30fb10a635
Update pinned defaults
2022-08-15 14:12:21 -07:00
Marco Munizaga
0b3c7bcc74
mod tidy
2022-08-15 14:12:21 -07:00
Marco Munizaga
dffdd35d99
Update go-libp2p to latest master
2022-08-15 14:12:21 -07:00
Marco Munizaga
f4f4128b9f
Update rcmgr dep
2022-08-15 14:12:21 -07:00
Marco Munizaga
1ff4e48fd2
Fix err
2022-08-15 14:12:21 -07:00
Marco Munizaga
550663fb73
Fix lint
2022-08-15 14:12:21 -07:00
Marco Munizaga
66b974d1b9
Add sharness test for allowlist
2022-08-15 14:12:21 -07:00
Marco Munizaga
62a9829caf
Reintroduce connmgr hi watermark logic
2022-08-15 14:12:21 -07:00
Marco Munizaga
68d9073d29
Use RC version
2022-08-15 14:12:21 -07:00
Marco Munizaga
2b2efc662b
Add allowlist config option
2022-08-15 14:12:21 -07:00
Marco Munizaga
679d3d21b9
Add obs to resource manager
2022-08-15 14:12:21 -07:00