Skip to content

interfaces: v0.0.28

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

0.0.28 (2024-10-16)

⚠ BREAKING CHANGES

  • lighten retry logic for LightPush (#2182)

Features

  • 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)
  • Replace waitForRemotePeers() with waku.waitForPeer() method (#2161) (75fcca4)

Bug Fixes

  • Attempt to fix some of the Filter issues (#2183) (ded994f)