Skip to content

interfaces: v0.0.24

Compare
Choose a tag to compare
@weboko weboko released this 30 Apr 16:38
3d92f19

0.0.24 (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)

Bug Fixes

  • Use correct shard index when creating encoder (9514653)

Miscellaneous Chores

  • lightpush: Move protocol implementation to @waku/sdk (1/n) (#1964) (5fb1006)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/proto bumped from ^0.0.6 to ^0.0.7