mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 21:07:45 +08:00
Merge pull request #9848 from ipfs/merge-release-v0.19.2
Merge Release: v0.19.2
This commit is contained in:
commit
f606b97ae3
@ -1,6 +1,33 @@
|
||||
<!-- omit in toc -->
|
||||
# Kubo changelog v0.19
|
||||
|
||||
## v0.19.2
|
||||
|
||||
### Highlights
|
||||
|
||||
#### FullRT DHT HTTP Routers
|
||||
|
||||
The default HTTP routers are now used when the FullRT DHT client is used. This fixes
|
||||
the issue where cid.contact is not being queried by default when the accelerated
|
||||
DHT client was enabled. Read more in ([ipfs/kubo#9841](https://github.com/ipfs/kubo/pull/9841)).
|
||||
|
||||
### Changelog
|
||||
|
||||
<details><summary>Full Changelog</summary>
|
||||
|
||||
- github.com/ipfs/kubo:
|
||||
- fix: use default HTTP routers when FullRT DHT client is used (#9841) ([ipfs/kubo#9841](https://github.com/ipfs/kubo/pull/9841))
|
||||
- chore: update version
|
||||
|
||||
</details>
|
||||
|
||||
### Contributors
|
||||
|
||||
| Contributor | Commits | Lines ± | Files Changed |
|
||||
|-------------|---------|---------|---------------|
|
||||
| Gus Eggert | 1 | +65/-53 | 4 |
|
||||
| Henrique Dias | 1 | +1/-1 | 1 |
|
||||
|
||||
## v0.19.1
|
||||
|
||||
### 🔦 Highlights
|
||||
|
||||
Loading…
Reference in New Issue
Block a user