kubo/docs/changelogs
Piotr Galar f18a69eced
Merge Release: v0.19.1 (#9794)
* chore: update version

* chore: update go-libp2p to v0.26.4

* fix: remove timeout on default DHT operations (#9783)

* fix: remove timeout on default DHT operations

This removes the timeout by default for DHT operations. In particular
this causes issues with ProvideMany requests which can take an
indeterminate amount of time, but really these should just respect
context timeouts by default. Users can still specify timeouts here if
they want, but by default they will be set to "0" which means "no
timeout".

This is unlikely to break existing users of custom routing, because
there was previously no utility in configuring a router with timeout=0
because that would cause the router to immediately fail, so it is
unlikely (and incorrect) if anybody was using timeout=0.

* fix: remove 5m timeout on ProvideManyRouter

For context see
5fda291b66

---------

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* chore: bump go-blockservice to v0.5.1

* chore: update version

* chore: update changelog for v0.19

---------

Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
Co-authored-by: Gus Eggert <gus@gus.dev>
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2023-04-05 22:42:09 +02:00
..
v0.2.md chore: changelogs split 2022-07-07 19:44:01 +02:00
v0.3.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.4.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.5.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.6.md chore: changelogs split 2022-07-07 19:44:01 +02:00
v0.7.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.8.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.9.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.10.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.11.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.12.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.13.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.14.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.15.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.16.md docs: update changelog-v0.16 with full changelog data 2022-10-04 11:15:00 +02:00
v0.17.md docs: bulk spelling edits (#9544) 2023-02-20 23:37:10 +01:00
v0.18.md chore: fix toc in changelog for 0.18 2023-03-10 15:30:18 +01:00
v0.19.md Merge Release: v0.19.1 (#9794) 2023-04-05 22:42:09 +02:00
v0.20.md chore: create next changelog 2023-03-20 16:35:00 +00:00