Skip to content

sdk: v0.0.32

Choose a tag to compare

@weboko weboko released this 23 Jun 20:46
cd1d909

0.0.32 (2025-06-23)

⚠ BREAKING CHANGES

  • upgrade libp2p, nodejs and typescript (#2401)
  • remove IBaseProtocol and improve interface on PeerExchange (#2422)
  • re-work messaging parts and sharding (#2399)

Features

  • Enable/disable discoveries without defaultBootstrap: true (#2363) (16328a3)
  • Event based approach to Filter (#2300) (a4dfd34)
  • Re-work messaging parts and sharding (#2399) (1905558)
  • Shard retrieval for store and store peers selection (#2417) (f55db3e)

Bug Fixes

  • store: Update store query validation logic to support msg hash q… (49f26d8)
  • store: Update store query validation logic to support msg hash queries (9f7a15d)

Miscellaneous Chores

  • Remove IBaseProtocol and improve interface on PeerExchange (#2422) (7c8d107)
  • Upgrade libp2p, nodejs and typescript (#2401) (fcc6496)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.35 to 0.0.36
      • @waku/discovery bumped from 0.0.8 to 0.0.9
      • @waku/interfaces bumped from 0.0.30 to 0.0.31
      • @waku/proto bumped from ^0.0.10 to ^0.0.11
      • @waku/utils bumped from 0.0.23 to 0.0.24