Releases: ipfs/js-ipfs-bitswap
Releases · ipfs/js-ipfs-bitswap
v12.0.6
12.0.6 (2022-09-21)
Dependencies
- update @multiformats/multiaddr to 11.0.0 (#478) (259b69c)
v12.0.5
12.0.5 (2022-09-01)
Bug Fixes
- reset timeout controller when messages are received (#474) (f6c6317)
Trivial Changes
v12.0.4
12.0.4 (2022-08-17)
Bug Fixes
- ensure stream is closed when protocol is incorrect (#471) (2509772)
v12.0.3
12.0.3 (2022-08-15)
Bug Fixes
Dependencies
- bump blockstore-core from 1.0.5 to 2.0.1 (#469) (2c10911)
- bump interface-blockstore from 2.0.3 to 3.0.0 (#467) (2f238a9)
- dev: bump interface-datastore from 6.1.1 to 7.0.0 (#468) (e7852d1)
v12.0.2
12.0.2 (2022-08-11)
Bug Fixes
Trivial Changes
- Update .github/workflows/stale.yml [skip ci] (b590c92)
- update project config (#466) (799e6b0)
Dependencies
v12.0.1
12.0.1 (2022-06-29)
Trivial Changes
v12.0.0
12.0.0 (2022-06-28)
⚠ BREAKING CHANGES
- uses libp2p with protocol stream limiting
Features
v11.0.4
11.0.4 (2022-06-24)
Trivial Changes
v11.0.3
11.0.3 (2022-06-23)
Bug Fixes
- iterate over connections instead of every peer in the peerstore (#450) (dc9b126)
v11.0.2
11.0.2 (2022-05-25)
Trivial Changes