Skip to content

Releases: waku-org/js-waku

utils: v0.0.21

17 Oct 12:18
c591e6d
Compare
Choose a tag to compare

0.0.21 (2024-10-16)

Features

  • filter: Enhancing protocol peer management with mutex locks (#2137) (b2efce5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.27 to 0.0.28

sdk: v0.0.29

17 Oct 12:19
c591e6d
Compare
Choose a tag to compare

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

relay: v0.0.16

17 Oct 12:19
c591e6d
Compare
Choose a tag to compare

0.0.16 (2024-10-16)

Features

  • Replace waitForRemotePeers() with waku.waitForPeer() method (#2161) (75fcca4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.32 to 0.0.33
      • @waku/sdk bumped from 0.0.28 to 0.0.29
      • @waku/interfaces bumped from 0.0.27 to 0.0.28
      • @waku/utils bumped from 0.0.20 to 0.0.21

message-hash: v0.1.17

17 Oct 12:18
c591e6d
Compare
Choose a tag to compare

0.1.17 (2024-10-16)

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.20 to 0.0.21
    • devDependencies
      • @waku/interfaces bumped from 0.0.27 to 0.0.28

message-encryption: v0.0.31

17 Oct 12:18
c591e6d
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.32 to 0.0.33
      • @waku/interfaces bumped from 0.0.27 to 0.0.28
      • @waku/utils bumped from 0.0.20 to 0.0.21

interfaces: v0.0.28

17 Oct 12:18
c591e6d
Compare
Choose a tag to compare

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)

enr: v0.0.27

17 Oct 12:18
c591e6d
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.20 to 0.0.21
    • devDependencies
      • @waku/interfaces bumped from 0.0.27 to 0.0.28

discovery: v0.0.6

17 Oct 12:19
c591e6d
Compare
Choose a tag to compare

0.0.6 (2024-10-16)

Features

  • filter: Enhancing protocol peer management with mutex locks (#2137) (b2efce5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.27 to 0.0.28
      • @waku/enr bumped from 0.0.26 to 0.0.27
      • @waku/core bumped from 0.0.32 to 0.0.33
      • @waku/utils bumped from 0.0.20 to 0.0.21

core: v0.0.33

17 Oct 12:18
c591e6d
Compare
Choose a tag to compare

0.0.33 (2024-10-16)

Features

  • filter: Enhancing protocol peer management with mutex locks (#2137) (b2efce5)
  • lightPush: Improve peer usage and improve readability (#2155) (1d68526)

Bug Fixes

  • Peer renewal connection drop & stream management (#2145) (b93134a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.26 to ^0.0.27
      • @waku/interfaces bumped from 0.0.27 to 0.0.28
      • @waku/utils bumped from 0.0.20 to 0.0.21

utils: v0.0.20

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.20 (2024-09-05)

Bug Fixes

  • Temporarily remove peer cross dependencies (#2123) (f4b6bb0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.26 to 0.0.27