Skip to content

Releases: waku-org/js-waku

relay: v0.0.13

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

0.0.13 (2024-07-10)

⚠ BREAKING CHANGES

  • filter: return error codes instead of throwing errors (#1971)

Features

  • filter: Return error codes instead of throwing errors (#1971) (4eb06c6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.29 to 0.0.30
      • @waku/interfaces bumped from 0.0.24 to 0.0.25
      • @waku/utils bumped from 0.0.17 to 0.0.18

message-hash: v0.1.14

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.17 to 0.0.18
    • devDependencies
      • @waku/interfaces bumped from 0.0.24 to 0.0.25

message-encryption: v0.0.28

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.29 to 0.0.30
      • @waku/interfaces bumped from 0.0.24 to 0.0.25
      • @waku/utils bumped from 0.0.17 to 0.0.18

interfaces: v0.0.25

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

0.0.25 (2024-07-10)

⚠ BREAKING CHANGES

  • filter: return error codes instead of throwing errors (#1971)

Features

  • filter: Peer/subscription renewal with recurring Filter pings (#2052) (318667e)
  • filter: Return error codes instead of throwing errors (#1971) (4eb06c6)
  • filter: Use protocol peer management (#2047) (4db508b)
  • lightpush: Peer management for protocols (#2003) (93e78c3)

enr: v0.0.24

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.17 to 0.0.18
    • devDependencies
      • @waku/interfaces bumped from 0.0.24 to 0.0.25

discovery: v0.0.3

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

0.0.3 (2024-07-10)

⚠ BREAKING CHANGES

  • filter: return error codes instead of throwing errors (#1971)

Features

  • filter: Return error codes instead of throwing errors (#1971) (4eb06c6)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.24 to 0.0.25
      • @waku/enr bumped from 0.0.23 to 0.0.24
      • @waku/core bumped from 0.0.29 to 0.0.30
      • @waku/utils bumped from 0.0.17 to 0.0.18

core: v0.0.30

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

0.0.30 (2024-07-10)

⚠ BREAKING CHANGES

  • filter: return error codes instead of throwing errors (#1971)

Features

  • filter: Return error codes instead of throwing errors (#1971) (4eb06c6)
  • lightpush: Peer management for protocols (#2003) (93e78c3)

Bug Fixes

  • Failing node_optional check (#2025) (984fb94)
  • Increasing maxInboundStreams for lightpush from 32 to 100 (#2021) (2311a59)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.23 to ^0.0.24
      • @waku/interfaces bumped from 0.0.24 to 0.0.25
      • @waku/utils bumped from 0.0.17 to 0.0.18

utils: v0.0.17

30 Apr 16:38
3d92f19
Compare
Choose a tag to compare

0.0.17 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)

Features

  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Bug Fixes

  • message-hash: Account for timestamp (#1986) (73d4f19)
  • Use correct shard index when creating encoder (9514653)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24

sdk: v0.0.25

30 Apr 16:38
3d92f19
Compare
Choose a tag to compare

0.0.25 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
  • lightpush: move protocol implementation to @waku/sdk (1/n) (#1964)

Features

  • Add keep alive to Filter (#1970) (1a6bc4f)
  • Add libp2p option for max ping connections (fa523b7)
  • Lift contentTopics and make shardInfo mandatory for createLight… (#1959) (5b03709)
  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Miscellaneous Chores

  • lightpush: Move protocol implementation to @waku/sdk (1/n) (#1964) (5fb1006)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.28 to 0.0.29
      • @waku/discovery bumped from 0.0.1 to 0.0.2
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
      • @waku/proto bumped from ^0.0.6 to ^0.0.7
      • @waku/relay bumped from 0.0.11 to 0.0.12
      • @waku/utils bumped from 0.0.16 to 0.0.17

relay: v0.0.12

30 Apr 16:38
3d92f19
Compare
Choose a tag to compare

0.0.12 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)

Features

  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.28 to 0.0.29
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
      • @waku/proto bumped from 0.0.6 to 0.0.7
      • @waku/utils bumped from 0.0.16 to 0.0.17