Jorropo
89b0432387
chore: merge release back into master
...
Needs to include 9db33d3191
2023-07-31 17:13:48 +02:00
Jorropo
67ac4f4078
chore: change orbitdb to haydenyoung EARLY_TESTERS
...
https://github.com/ipfs/kubo/issues/9911#issuecomment-1658468324
2023-07-31 17:08:29 +02:00
Antonio Navarro Perez
2cf65f28eb
chore: update early testers list ( #9218 )
...
* chore: Update early testers list
* cleaning up early testers
---------
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
2023-07-31 15:34:17 +02:00
Marcin Rataj
afa891b0ed
docs: changelog v0.21 fixes ( #10037 )
...
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
2023-07-27 20:14:30 +02:00
Jorropo
149190c5a6
chore: update changelog for v0.22
2023-07-27 11:55:23 +00:00
Jorropo
5a0a9ede15
chore: bump boxo to v0.11.0 for release
2023-07-27 12:08:19 +02:00
Jorropo
6be6630e4e
libp2p: stop reporting ProtocolVersion
2023-07-26 14:48:19 +02:00
Marco Munizaga
649283bb6c
chore: update go-libp2p to v0.29.0
2023-07-26 14:48:19 +02:00
Marten Seemann
c08313f032
chore: update go-libp2p to v0.28.1
...
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
2023-07-26 14:48:19 +02:00
Jorropo
9c02eecad7
fix: mark all routers DoNotWaitForSearchValue ( #10020 )
...
* fix: mark ipns pubsub router DoNotWaitForSearchValue
That means if the DHT has finished searching and no one responded over pubsub *yet*, we will not spend 1 minute searching for no reason.
This also include other error handling bug fixes inside `go-libp2p-routing-helpers`.
Fixes : #9927
* routing: bring back the old IPNS behaviour
Stop making this configurable let everything race like it used to do.
2023-07-25 19:39:21 +02:00
Henrique Dias
a8c63537f2
feat(gateway): support for ipip-412 parameters
2023-07-24 11:09:09 +02:00
Marcin Rataj
4a5e99d7ea
docs: add Brave to RELEASE_ISSUE_TEMPLATE.md ( #10012 )
...
* docs: add Brave to RELEASE_ISSUE_TEMPLATE.md
* docs: update docs/RELEASE_ISSUE_TEMPLATE.md
---------
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
2023-07-06 11:21:48 +02:00
Henrique Dias
0c890de400
Merge branch 'master' into merge-release-v0.21.0
2023-07-03 13:24:34 +02:00
Piotr Galar
f797e9e6d3
docs: skip check before prepare branch in RELEASE_ISSUE_TEMPLATE.md
2023-06-30 16:11:51 +02:00
Piotr Galar
c00cee50b1
docs: update RELEASE_ISSUE_TEMPLATE.md with a warning about npm publish
2023-06-30 15:40:17 +02:00
Piotr Galar
0d5a933762
docs: update refs to kuboreleaser in RELEASE_ISSUE_TEMPLATE.md
2023-06-30 15:35:00 +02:00
Marcin Rataj
da44c9f7a1
docs: Gateway.HTTPHeaders
2023-06-30 09:27:04 +02:00
Henrique Dias
4d5f2b89e9
chore: update changelog for v0.21
2023-06-29 15:13:51 +00:00
Henrique Dias
ac7f04d00f
chore: bump to boxo 0.10.2
2023-06-29 16:35:03 +02:00
Marcin Rataj
9737e8871a
fix(gateway): include CORS on subdomain redirects ( #9994 )
...
(cherry picked from commit 3da4e5b409 )
2023-06-29 16:33:58 +02:00
Henrique Dias
394d72db4c
refactor: replace boxo/ipld/car by ipld/go-car
2023-06-29 16:10:49 +02:00
Henrique Dias
dae41836c0
chore: bump to boxo master
2023-06-29 13:05:08 +02:00
Marcin Rataj
3da4e5b409
fix(gateway): include CORS on subdomain redirects ( #9994 )
2023-06-27 11:11:21 +00:00
Henrique Dias
5156f21162
feat(ipns): records with V2-only signatures ( #9932 )
2023-06-20 14:24:31 +02:00
Jorropo
56f39735ae
chore: bump go-libp2p-kad-dht for deadlock fix
2023-06-20 08:20:30 +02:00
Henrique Dias
4c0ca3883c
chore: bump boxo to 0.10.1 ( #9970 )
2023-06-20 08:20:29 +02:00
Jorropo
02fb0a4ad4
cmds/dag/import: pin roots by default ( #9966 )
...
This is a partial revert of b685355ca8 .
Closes #9765 with compromise agreed in https://github.com/ipfs/kubo/issues/9765#issuecomment-1593117410
2023-06-20 08:20:26 +02:00
Henrique Dias
91835546c7
docs: fix 0.21 changelog
2023-06-20 08:20:25 +02:00
Rod Vagg
308274f886
feat!: dag import - don't pin roots by default ( #9926 )
...
* feat!: dag import - don't pin roots by default
Fixes: https://github.com/ipfs/kubo/issues/9765
* test(ipip-402): dag import
this adds basic regression test that guards behavior
around partial cars with or without pinning
* docs(ipip-402): ipip and dag import changelog
---------
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2023-06-20 08:20:24 +02:00
Jorropo
f3ca75947f
chore: bump go-libp2p-kad-dht for deadlock fix
2023-06-20 07:56:19 +02:00
Henrique Dias
8bba03d8bf
chore: bump boxo to 0.10.1 ( #9970 )
2023-06-19 15:07:33 +02:00
Jorropo
82fd9ec329
cmds/dag/import: pin roots by default ( #9966 )
...
This is a partial revert of b685355ca8 .
Closes #9765 with compromise agreed in https://github.com/ipfs/kubo/issues/9765#issuecomment-1593117410
2023-06-15 16:41:59 +02:00
Henrique Dias
2cbee81b9b
docs: fix 0.21 changelog
2023-06-15 14:58:02 +02:00
Jorropo
5b2bc58084
chore: update dht and libp2p for identify stream block
...
Streams used to be blocked on ping IO because we didn't handled the DHT ping check asynchronously.
Include fixes from libp2p/go-libp2p-kad-dht#851
Fixes #9957
2023-06-15 13:20:21 +02:00
Marcin Rataj
df5c0620ec
chore(docs): typo http→https
2023-06-15 13:20:19 +02:00
Jorropo
44c5ec0505
chore: update dht and libp2p for identify stream block
...
Streams used to be blocked on ping IO because we didn't handled the DHT ping check asynchronously.
Include fixes from libp2p/go-libp2p-kad-dht#851
Fixes #9957
2023-06-15 12:57:54 +02:00
Rod Vagg
b685355ca8
feat!: dag import - don't pin roots by default ( #9926 )
...
* feat!: dag import - don't pin roots by default
Fixes: https://github.com/ipfs/kubo/issues/9765
* test(ipip-402): dag import
this adds basic regression test that guards behavior
around partial cars with or without pinning
* docs(ipip-402): ipip and dag import changelog
---------
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2023-06-14 20:45:34 +00:00
Marcin Rataj
f0397719ad
chore(docs): typo http→https
2023-06-14 00:37:03 +02:00
Jorropo
8138e00024
chore: last dependency update for v0.21-rc1
2023-06-12 15:26:05 +02:00
Henrique Dias
ad9e208ad6
chore: bump to boxo 0.10 ( #9928 )
2023-06-09 12:29:07 +02:00
Henrique Dias
2716cd987f
feat(gateway): support for IPIP-402 CAR params ( #9914 )
2023-06-08 17:32:18 +02:00
Jorropo
30f5e54e19
chore: update dependencies ahead of 0.21 release
2023-06-08 14:02:26 +02:00
Jorropo
e7294cbdff
feat: warn users who are falling behind reprovides
...
Fixes : #9704
Fixes : #9702
Fixes : #9703
Fixes : #9419
2023-06-08 10:05:30 +02:00
Adin Schmahmann
50feb752b9
chore: update boxo to version with fewer globals
2023-06-08 09:38:31 +02:00
Marco Munizaga
8390f8596f
docs: update QUIC as the most widely used transport by Kubo nodes ( #9921 )
...
* Update QUIC as the most widely used transport by Kubo nodes
* Update docs
2023-06-08 01:04:20 +02:00
Jorropo
50daf64be4
changelog/v0.21: add dag stat additions
2023-06-06 16:22:08 +02:00
Jorropo
9b63ab6da6
client/rpc: bring up to speed with streaming pins
2023-06-02 16:55:51 +02:00
Henrique Dias
eb265f7cd8
fix(gateway)!: no duplicate payload during subdomain redirects ( #9913 )
...
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2023-06-02 08:14:19 +02:00
Henrique Dias
dfd244816a
feat(gateway): human error pages, dag-cbor/dag-json preview ( #9904 )
...
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2023-05-31 23:43:11 +00:00
dependabot[bot]
5a993cf20d
chore(deps): bump go.uber.org/dig from 1.16.1 to 1.17.0
...
Bumps [go.uber.org/dig](https://github.com/uber-go/dig ) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/uber-go/dig/releases )
- [Changelog](https://github.com/uber-go/dig/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/dig/compare/v1.16.1...v1.17.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/dig
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 15:57:33 +02:00