Skip to content

Releases: waku-org/js-waku

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

proto: v0.0.7

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

0.0.7 (2024-04-30)

Bug Fixes

  • Use correct error message for store rate limit (6990e6f)

message-hash: v0.1.13

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

0.1.13 (2024-04-30)

Features

  • Make message hash compatible with decoded message (#1993) (e529335)

Bug Fixes

Dependencies

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

message-encryption: v0.0.27

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

0.0.27 (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

interfaces: v0.0.24

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

0.0.24 (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)

Bug Fixes

  • Use correct shard index when creating encoder (9514653)

Miscellaneous Chores

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/proto bumped from ^0.0.6 to ^0.0.7

enr: v0.0.23

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

Dependencies

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

discovery: v0.0.2

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

0.0.2 (2024-04-30)

Bug Fixes

Dependencies

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

core: v0.0.29

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

0.0.29 (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

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

Bug Fixes

  • Only override ping metadata in peer store (#1984) (fb34b72)
  • Use correct shard index when creating encoder (9514653)

Miscellaneous Chores

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.22 to ^0.0.23
      • @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