Skip to content

Conversation

@weboko
Copy link
Collaborator

@weboko weboko commented Oct 1, 2025

🤖 I have created a release beep boop

core: 0.0.40

0.0.40 (2025-10-31)

Dependencies

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

0.0.13 (2025-10-31)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.39 to 0.0.40
      • @waku/proto bumped from ^0.0.14 to ^0.0.15
message-encryption: 0.0.38

0.0.38 (2025-10-31)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.39 to 0.0.40
      • @waku/proto bumped from 0.0.14 to 0.0.15
proto: 0.0.15

0.0.15 (2025-10-31)

⚠ BREAKING CHANGES

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

Features

  • Add SDS-Repair (SDS-R) to the SDS implementation (#2698) (5334a7f)

Bug Fixes

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

0.0.8 (2025-10-31)

Features

  • Add waku/react package and make it compatible with React frameworks (#2656) (ad0bed6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/sdk bumped from 0.0.35 to 0.0.36
relay: 0.0.23

0.0.23 (2025-10-31)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.39 to 0.0.40
      • @waku/sdk bumped from 0.0.35 to 0.0.36
      • @waku/proto bumped from 0.0.14 to 0.0.15
rln: 0.1.10

0.1.10 (2025-10-31)

⚠ BREAKING CHANGES

  • rln: use zerokit for credential generation (#2632)

Features

  • rln: Use zerokit for credential generation (#2632) (bbcfc94)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from ^0.0.39 to ^0.0.40
    • devDependencies
      • @waku/message-encryption bumped from ^0.0.37 to ^0.0.38
run: 0.0.2

0.0.2 (2025-10-31)

Features

  • Create @waku/run package for local dev env (#2678) (0df18b2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from * to 0.0.40
      • @waku/sdk bumped from * to 0.0.36
sdk: 0.0.36

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
sds: 0.0.8

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

This PR was generated with Release Please. See documentation.

@weboko weboko requested a review from a team as a code owner October 1, 2025 00:16
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 96.23 KB (0%) 2 s (0%) 703 ms (-24.59% 🔽) 2.7 s
Waku Simple Light Node 147.47 KB (0%) 3 s (0%) 1.1 s (+95.92% 🔺) 4 s
ECIES encryption 22.62 KB (0%) 453 ms (0%) 356 ms (+97.23% 🔺) 808 ms
Symmetric encryption 22 KB (0%) 440 ms (0%) 337 ms (+17.35% 🔺) 777 ms
DNS discovery 52.17 KB (0%) 1.1 s (0%) 595 ms (-5.55% 🔽) 1.7 s
Peer Exchange discovery 52.92 KB (0%) 1.1 s (0%) 414 ms (-23.34% 🔽) 1.5 s
Peer Cache Discovery 46.64 KB (0%) 933 ms (0%) 631 ms (+82.26% 🔺) 1.6 s
Privacy preserving protocols 77.2 KB (0%) 1.6 s (0%) 820 ms (+18.41% 🔺) 2.4 s
Waku Filter 79.66 KB (0%) 1.6 s (0%) 1.2 s (+90.22% 🔺) 2.8 s
Waku LightPush 77.95 KB (0%) 1.6 s (0%) 883 ms (+14.84% 🔺) 2.5 s
History retrieval protocols 83.67 KB (0%) 1.7 s (0%) 657 ms (+5.51% 🔺) 2.4 s
Deterministic Message Hashing 28.98 KB (0%) 580 ms (0%) 413 ms (-13.14% 🔽) 993 ms

@weboko weboko force-pushed the release-please--branches--master branch 3 times, most recently from 29000f6 to 4d16308 Compare October 7, 2025 18:20
@weboko weboko force-pushed the release-please--branches--master branch from 4d16308 to 1436e61 Compare October 8, 2025 14:06
@weboko weboko force-pushed the release-please--branches--master branch 5 times, most recently from 44e65da to dd1574d Compare October 28, 2025 00:29
@weboko weboko force-pushed the release-please--branches--master branch from dd1574d to 750e57a Compare October 28, 2025 10:56
@weboko weboko force-pushed the release-please--branches--master branch from 750e57a to 62ad711 Compare October 31, 2025 19:58
@weboko weboko merged commit 101ffe8 into master Nov 4, 2025
10 of 11 checks passed
@weboko weboko deleted the release-please--branches--master branch November 4, 2025 14:56
@weboko
Copy link
Collaborator Author

weboko commented Nov 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants