Skip to content

sds: v0.0.8

Choose a tag to compare

@weboko weboko released this 04 Nov 15:22
101ffe8

0.0.8 (2025-10-31)

⚠ BREAKING CHANGES

  • do not send sync messages with empty history (#2658)
  • SDS lamport timestamp overflow and keep it to current time (#2664)

Features

  • Add SDS-Repair (SDS-R) to the SDS implementation (#2698) (5334a7f)
  • Do not send sync messages with empty history (#2658) (e92f6a2)
  • Reliable channels search up to 30 days to find message (#2657) (593bc45)

Bug Fixes

  • SDS lamport timestamp overflow and keep it to current time (#2664) (c0ecb6a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/proto bumped from ^0.0.14 to ^0.0.15