Releases: waku-org/js-waku
Releases · waku-org/js-waku
relay: v0.0.13
0.0.13 (2024-07-10)
⚠ BREAKING CHANGES
- filter: return error codes instead of throwing errors (#1971)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.29 to 0.0.30
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- @waku/utils bumped from 0.0.17 to 0.0.18
- dependencies
message-hash: v0.1.14
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from 0.0.17 to 0.0.18
- devDependencies
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- dependencies
message-encryption: v0.0.28
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.29 to 0.0.30
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- @waku/utils bumped from 0.0.17 to 0.0.18
- dependencies
interfaces: v0.0.25
enr: v0.0.24
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from 0.0.17 to 0.0.18
- devDependencies
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- dependencies
discovery: v0.0.3
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
core: v0.0.30
0.0.30 (2024-07-10)
⚠ BREAKING CHANGES
- filter: return error codes instead of throwing errors (#1971)
Features
- filter: Return error codes instead of throwing errors (#1971) (4eb06c6)
- lightpush: Peer management for protocols (#2003) (93e78c3)
Bug Fixes
- Failing
node_optional
check (#2025) (984fb94) - Increasing maxInboundStreams for lightpush from 32 to 100 (#2021) (2311a59)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/enr bumped from ^0.0.23 to ^0.0.24
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- @waku/utils bumped from 0.0.17 to 0.0.18
- dependencies
utils: v0.0.17
0.0.17 (2024-04-30)
⚠ BREAKING CHANGES
- use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
Features
- Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)
Bug Fixes
- message-hash: Account for
timestamp
(#1986) (73d4f19) - Use correct shard index when creating encoder (9514653)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.23 to 0.0.24
- dependencies
sdk: v0.0.25
0.0.25 (2024-04-30)
⚠ BREAKING CHANGES
- use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
- lightpush: move protocol implementation to
@waku/sdk
(1/n) (#1964)
Features
- Add keep alive to Filter (#1970) (1a6bc4f)
- Add libp2p option for max ping connections (fa523b7)
- Lift contentTopics and make shardInfo mandatory for createLight… (#1959) (5b03709)
- Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.28 to 0.0.29
- @waku/discovery bumped from 0.0.1 to 0.0.2
- @waku/interfaces bumped from 0.0.23 to 0.0.24
- @waku/proto bumped from ^0.0.6 to ^0.0.7
- @waku/relay bumped from 0.0.11 to 0.0.12
- @waku/utils bumped from 0.0.16 to 0.0.17
- dependencies
relay: v0.0.12
0.0.12 (2024-04-30)
⚠ BREAKING CHANGES
- use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
Features
- Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.28 to 0.0.29
- @waku/interfaces bumped from 0.0.23 to 0.0.24
- @waku/proto bumped from 0.0.6 to 0.0.7
- @waku/utils bumped from 0.0.16 to 0.0.17
- dependencies