Releases: waku-org/js-waku
Releases · waku-org/js-waku
utils: v0.0.21
sdk: v0.0.29
0.0.29 (2024-10-16)
⚠ BREAKING CHANGES
- lighten retry logic for LightPush (#2182)
Features
- Confirm metadata and protocols needed in waitForRemotePeer (#2160) (d37e024)
- filter: Enhancing protocol peer management with mutex locks (#2137) (b2efce5)
- filter: Reliability monitor as a separate class to handle reliability logic (#2117) (7ad1d32)
- Lighten retry logic for LightPush (#2182) (4049123)
- lightPush: Improve peer usage and improve readability (#2155) (1d68526)
- lightpush: Introduce ReliabilityMonitor and allow
send
retries (#2130) (7a6247c) - Replace
waitForRemotePeers()
withwaku.waitForPeer()
method (#2161) (75fcca4)
Bug Fixes
- Attempt to fix some of the Filter issues (#2183) (ded994f)
- Peer renewal connection drop & stream management (#2145) (b93134a)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.32 to 0.0.33
- @waku/discovery bumped from 0.0.5 to 0.0.6
- @waku/interfaces bumped from 0.0.27 to 0.0.28
- @waku/utils bumped from 0.0.20 to 0.0.21
- @waku/message-hash bumped from 0.1.16 to 0.1.17
- dependencies
relay: v0.0.16
0.0.16 (2024-10-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.32 to 0.0.33
- @waku/sdk bumped from 0.0.28 to 0.0.29
- @waku/interfaces bumped from 0.0.27 to 0.0.28
- @waku/utils bumped from 0.0.20 to 0.0.21
- dependencies
message-hash: v0.1.17
message-encryption: v0.0.31
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.32 to 0.0.33
- @waku/interfaces bumped from 0.0.27 to 0.0.28
- @waku/utils bumped from 0.0.20 to 0.0.21
- dependencies
interfaces: v0.0.28
0.0.28 (2024-10-16)
⚠ BREAKING CHANGES
- lighten retry logic for LightPush (#2182)
Features
- filter: Enhancing protocol peer management with mutex locks (#2137) (b2efce5)
- filter: Reliability monitor as a separate class to handle reliability logic (#2117) (7ad1d32)
- Lighten retry logic for LightPush (#2182) (4049123)
- lightPush: Improve peer usage and improve readability (#2155) (1d68526)
- Replace
waitForRemotePeers()
withwaku.waitForPeer()
method (#2161) (75fcca4)
Bug Fixes
enr: v0.0.27
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from 0.0.20 to 0.0.21
- devDependencies
- @waku/interfaces bumped from 0.0.27 to 0.0.28
- dependencies
discovery: v0.0.6
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
core: v0.0.33
0.0.33 (2024-10-16)
Features
- filter: Enhancing protocol peer management with mutex locks (#2137) (b2efce5)
- lightPush: Improve peer usage and improve readability (#2155) (1d68526)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/enr bumped from ^0.0.26 to ^0.0.27
- @waku/interfaces bumped from 0.0.27 to 0.0.28
- @waku/utils bumped from 0.0.20 to 0.0.21
- dependencies