Skip to content

sdk: v0.0.29

Compare
Choose a tag to compare
@weboko weboko released this 17 Oct 12:19
c591e6d

0.0.29 (2024-10-16)

⚠ BREAKING CHANGES

  • lighten retry logic for LightPush (#2182)

Features

  • Confirm metadata and protocols needed in waitForRemotePeer (#2160) (d37e024)
  • filter: Enhancing protocol peer management with mutex locks (#2137) (b2efce5)
  • filter: Reliability monitor as a separate class to handle reliability logic (#2117) (7ad1d32)
  • Lighten retry logic for LightPush (#2182) (4049123)
  • lightPush: Improve peer usage and improve readability (#2155) (1d68526)
  • lightpush: Introduce ReliabilityMonitor and allow send retries (#2130) (7a6247c)
  • Replace waitForRemotePeers() with waku.waitForPeer() method (#2161) (75fcca4)

Bug Fixes

  • Attempt to fix some of the Filter issues (#2183) (ded994f)
  • Peer renewal connection drop & stream management (#2145) (b93134a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.32 to 0.0.33
      • @waku/discovery bumped from 0.0.5 to 0.0.6
      • @waku/interfaces bumped from 0.0.27 to 0.0.28
      • @waku/utils bumped from 0.0.20 to 0.0.21
      • @waku/message-hash bumped from 0.1.16 to 0.1.17