Releases: waku-org/js-waku
Releases · waku-org/js-waku
sdk: v0.0.28
0.0.28 (2024-09-05)
Bug Fixes
- Filter missing messages (#2119) (5d3cc5f)
- Improve node bootstrapping (#2121) (0263cb8)
- Temporarily remove peer cross dependencies (#2123) (f4b6bb0)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.31 to 0.0.32
- @waku/discovery bumped from 0.0.4 to 0.0.5
- @waku/interfaces bumped from 0.0.26 to 0.0.27
- @waku/utils bumped from 0.0.19 to 0.0.20
- @waku/message-hash bumped from 0.1.15 to 0.1.16
- dependencies
relay: v0.0.15
0.0.15 (2024-09-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.31 to 0.0.32
- @waku/sdk bumped from 0.0.27 to 0.0.28
- @waku/interfaces bumped from 0.0.26 to 0.0.27
- @waku/utils bumped from 0.0.19 to 0.0.20
- dependencies
message-hash: v0.1.16
message-encryption: v0.0.30
interfaces: v0.0.27
enr: v0.0.26
discovery: v0.0.5
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
core: v0.0.32
0.0.32 (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/enr bumped from ^0.0.25 to ^0.0.26
- @waku/interfaces bumped from 0.0.26 to 0.0.27
- @waku/utils bumped from 0.0.19 to 0.0.20
- dependencies
utils: v0.0.19
0.0.19 (2024-08-29)
⚠ BREAKING CHANGES
- deprecate named pubsub topics and use static/auto sharding (#2097)
- filter: new simpler filter API (#2092)
Features
- Deprecate named pubsub topics and use static/auto sharding (#2097) (5ce36c8)
- filter: New simpler filter API (#2092) (fdd9dc4)
- Fix peer renewal, change Filter keep alive (#2065) (00635b7)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- dependencies
sdk: v0.0.27
0.0.27 (2024-08-29)
⚠ BREAKING CHANGES
- lightpush: return new error messages (#2115)
- deprecate named pubsub topics and use static/auto sharding (#2097)
- store v3 (#2036)
- filter: new simpler filter API (#2092)
Features
- Deprecate named pubsub topics and use static/auto sharding (#2097) (5ce36c8)
- filter: New simpler filter API (#2092) (fdd9dc4)
- Fix peer renewal, change Filter keep alive (#2065) (00635b7)
- lightpush: Return new error messages (#2115) (a022433)
- Node and protocols health (#2080) (d464af3)
- Offline state recovery for Filter subscription (#2049) (eadb85a)
- Store v3 (#2036) (86f730f)
- Validate messages for individual filter nodes & perform renewals (#2057) (9b0f1e8)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.30 to 0.0.31
- @waku/discovery bumped from 0.0.3 to 0.0.4
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- @waku/proto bumped from ^0.0.7 to ^0.0.8
- @waku/relay bumped from 0.0.13 to 0.0.14
- @waku/utils bumped from 0.0.18 to 0.0.19
- dependencies