Releases: waku-org/js-waku
Releases · waku-org/js-waku
relay: v0.0.14
0.0.14 (2024-08-29)
⚠ BREAKING CHANGES
- filter: new simpler filter API (#2092)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.30 to 0.0.31
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- @waku/proto bumped from 0.0.7 to 0.0.8
- @waku/utils bumped from 0.0.18 to 0.0.19
- dependencies
proto: v0.0.8
message-hash: v0.1.15
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from 0.0.18 to 0.0.19
- devDependencies
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- dependencies
message-encryption: v0.0.29
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.30 to 0.0.31
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- @waku/proto bumped from 0.0.7 to 0.0.8
- @waku/utils bumped from 0.0.18 to 0.0.19
- dependencies
interfaces: v0.0.26
0.0.26 (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)
- lightpush: Return new error messages (#2115) (a022433)
- Node and protocols health (#2080) (d464af3)
- Store v3 (#2036) (86f730f)
- Validate messages for individual filter nodes & perform renewals (#2057) (9b0f1e8)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/proto bumped from ^0.0.7 to ^0.0.8
- dependencies
enr: v0.0.25
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from 0.0.18 to 0.0.19
- devDependencies
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- dependencies
discovery: v0.0.4
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
core: v0.0.31
0.0.31 (2024-08-29)
⚠ BREAKING CHANGES
- lightpush: return new error messages (#2115)
- deprecate named pubsub topics and use static/auto sharding (#2097)
- store v3 (#2036)
Features
- Deprecate named pubsub topics and use static/auto sharding (#2097) (5ce36c8)
- 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)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/enr bumped from ^0.0.24 to ^0.0.25
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- @waku/proto bumped from 0.0.7 to 0.0.8
- @waku/utils bumped from 0.0.18 to 0.0.19
- dependencies
utils: v0.0.18
sdk: v0.0.26
0.0.26 (2024-07-10)
⚠ BREAKING CHANGES
- filter: return error codes instead of throwing errors (#1971)
Features
- filter: Peer/subscription renewal with recurring Filter pings (#2052) (318667e)
- filter: Return error codes instead of throwing errors (#1971) (4eb06c6)
- filter: Use protocol peer management (#2047) (4db508b)
- lightpush: Peer management for protocols (#2003) (93e78c3)
Bug Fixes
- Add .js to base protocol import in filter sdk (#2009) (6f188ef)
- Bootstrapping with default pubsub topic (#2031) (16e9116)
- Filter for wss in libp2p websocket transport (682cc66)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.29 to 0.0.30
- @waku/discovery bumped from 0.0.2 to 0.0.3
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- @waku/relay bumped from 0.0.12 to 0.0.13
- @waku/utils bumped from 0.0.17 to 0.0.18
- dependencies