mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
9.7 KiB
9.7 KiB
Changelog
0.0.11 (2025-08-14)
⚠ BREAKING CHANGES
- local peer discovery improvements (#2557)
- Introduce routing info concept
Features
- Introduce routing info concept (3842d84)
- Local peer discovery improvements (#2557) (eab8ce8)
- Peer exchange discovery improvements (#2537) (95da57a)
- Retrieve peers from all passed enrtree URLs (25f884e)
Bug Fixes
- Do not limit DNS Peer Discovery on capability (0dfe352)
- Improve error handling for stream manager (#2546) (ada2657)
- Prevent setting shard info from PX if it exists (#2561) (dfb2baf)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.37 to 0.0.38
- @waku/enr bumped from 0.0.31 to 0.0.32
- @waku/interfaces bumped from 0.0.32 to 0.0.33
- @waku/proto bumped from ^0.0.12 to ^0.0.13
- @waku/utils bumped from 0.0.25 to 0.0.26
- dependencies
0.0.10 (2025-07-18)
⚠ BREAKING CHANGES
- re-architect connection manager (#2445)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.36 to 0.0.37
- @waku/enr bumped from 0.0.30 to 0.0.31
- @waku/interfaces bumped from 0.0.31 to 0.0.32
- @waku/proto bumped from ^0.0.11 to ^0.0.12
- @waku/utils bumped from 0.0.24 to 0.0.25
- dependencies
0.0.9 (2025-06-23)
⚠ BREAKING CHANGES
- upgrade libp2p, nodejs and typescript (#2401)
- remove IBaseProtocol and improve interface on PeerExchange (#2422)
Miscellaneous Chores
- Remove IBaseProtocol and improve interface on PeerExchange (#2422) (7c8d107)
- Upgrade libp2p, nodejs and typescript (#2401) (fcc6496)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.35 to 0.0.36
- @waku/enr bumped from 0.0.29 to 0.0.30
- @waku/interfaces bumped from 0.0.30 to 0.0.31
- @waku/proto bumped from ^0.0.10 to ^0.0.11
- @waku/utils bumped from 0.0.23 to 0.0.24
- dependencies
0.0.8 (2025-04-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.34 to 0.0.35
- @waku/enr bumped from 0.0.28 to 0.0.29
- @waku/interfaces bumped from 0.0.29 to 0.0.30
- @waku/proto bumped from ^0.0.9 to ^0.0.10
- @waku/utils bumped from 0.0.22 to 0.0.23
- dependencies
0.0.7 (2025-03-24)
Features
- Add HealthIndicator with simplified logic and testing (#2251) (3136f3a)
- Improve peer manager and re-integrate to light push (#2191) (62f93dc)
- Move Peer to PeerId (#2246) (fc93fae)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.33 to 0.0.34
- @waku/enr bumped from 0.0.27 to 0.0.28
- @waku/interfaces bumped from 0.0.28 to 0.0.29
- @waku/proto bumped from ^0.0.8 to ^0.0.9
- @waku/utils bumped from 0.0.21 to 0.0.22
- dependencies
0.0.6 (2024-10-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.27 to 0.0.28
- @waku/enr bumped from 0.0.26 to 0.0.27
- @waku/core bumped from 0.0.32 to 0.0.33
- @waku/utils bumped from 0.0.20 to 0.0.21
- dependencies
0.0.5 (2024-09-05)
Bug Fixes
- Improve node bootstrapping (#2121) (0263cb8)
- Temporarily remove peer cross dependencies (#2123) (f4b6bb0)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.26 to 0.0.27
- @waku/enr bumped from 0.0.25 to 0.0.26
- @waku/core bumped from 0.0.31 to 0.0.32
- @waku/utils bumped from 0.0.19 to 0.0.20
- dependencies
0.0.4 (2024-08-29)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- @waku/proto bumped from ^0.0.7 to ^0.0.8
- @waku/enr bumped from 0.0.24 to 0.0.25
- @waku/core bumped from 0.0.30 to 0.0.31
- @waku/utils bumped from 0.0.18 to 0.0.19
- dependencies
0.0.3 (2024-07-10)
⚠ BREAKING CHANGES
- filter: return error codes instead of throwing errors (#1971)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- @waku/enr bumped from 0.0.23 to 0.0.24
- @waku/core bumped from 0.0.29 to 0.0.30
- @waku/utils bumped from 0.0.17 to 0.0.18
- dependencies
0.0.2 (2024-04-30)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.23 to 0.0.24
- @waku/proto bumped from ^0.0.6 to ^0.0.7
- @waku/enr bumped from 0.0.22 to 0.0.23
- @waku/core bumped from 0.0.28 to 0.0.29
- @waku/utils bumped from 0.0.16 to 0.0.17
- dependencies
0.0.1 (2024-04-09)
⚠ BREAKING CHANGES
- @waku/discovery (#1876)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.22 to 0.0.23
- @waku/enr bumped from 0.0.21 to 0.0.22
- @waku/core bumped from 0.0.27 to 0.0.28
- @waku/utils bumped from 0.0.15 to 0.0.16
- dependencies