Skip to content

sdk: v0.0.36

Choose a tag to compare

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

0.0.36 (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)
  • rln: use zerokit for credential generation (#2632)

Features

  • Do not send sync messages with empty history (#2658) (e92f6a2)
  • Reliable channels search up to 30 days to find message (#2657) (593bc45)
  • rln: Use zerokit for credential generation (#2632) (bbcfc94)

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.39 to 0.0.40
      • @waku/discovery bumped from 0.0.12 to 0.0.13
      • @waku/proto bumped from ^0.0.14 to ^0.0.15
      • @waku/sds bumped from ^0.0.7 to ^0.0.8
    • devDependencies
      • @waku/message-encryption bumped from ^0.0.37 to ^0.0.38