waku-org / js-waku

JavaScript implementation of Waku v2
https://js.waku.org
Apache License 2.0
162 stars 41 forks source link

chore: release master #1957

Closed weboko closed 2 months ago

weboko commented 2 months ago

:robot: I have created a release beep boop

core: 0.0.29 ## [0.0.29](https://github.com/waku-org/js-waku/compare/core-v0.0.28...core-v0.0.29) (2024-04-30) ### ⚠ BREAKING CHANGES * use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) * **lightpush:** move protocol implementation to `@waku/sdk` (1/n) ([#1964](https://github.com/waku-org/js-waku/issues/1964)) ### Features * Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ([f3627c4](https://github.com/waku-org/js-waku/commit/f3627c46a4c231013c5ffa4aa6f1ecbe3c06c5e3)) ### Bug Fixes * Only override ping metadata in peer store ([#1984](https://github.com/waku-org/js-waku/issues/1984)) ([fb34b72](https://github.com/waku-org/js-waku/commit/fb34b7262a8d85fdf76cb30774d14bcd3a150f58)) * Use correct shard index when creating encoder ([9514653](https://github.com/waku-org/js-waku/commit/95146534288f842ff1cf180fc62850d539937a05)) ### Miscellaneous Chores * **lightpush:** Move protocol implementation to `@waku/sdk` (1/n) ([#1964](https://github.com/waku-org/js-waku/issues/1964)) ([5fb1006](https://github.com/waku-org/js-waku/commit/5fb100602b347ad13718c85c52d22a932c15aa18)) ### 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
discovery: 0.0.2 ## [0.0.2](https://github.com/waku-org/js-waku/compare/discovery-v0.0.1...discovery-v0.0.2) (2024-04-30) ### Bug Fixes * Add try catch to local store ([#1956](https://github.com/waku-org/js-waku/issues/1956)) ([e5e8cd5](https://github.com/waku-org/js-waku/commit/e5e8cd5e170defc1c50ec785568b92764e904dd5)) ### 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
@waku/enr: 0.0.23 ### 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
interfaces: 0.0.24 ## [0.0.24](https://github.com/waku-org/js-waku/compare/interfaces-v0.0.23...interfaces-v0.0.24) (2024-04-30) ### ⚠ BREAKING CHANGES * use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) * **lightpush:** move protocol implementation to `@waku/sdk` (1/n) ([#1964](https://github.com/waku-org/js-waku/issues/1964)) ### Features * Add keep alive to Filter ([#1970](https://github.com/waku-org/js-waku/issues/1970)) ([1a6bc4f](https://github.com/waku-org/js-waku/commit/1a6bc4f8ce5d3409b3e82b8b0685beb80f48269a)) * Add libp2p option for max ping connections ([fa523b7](https://github.com/waku-org/js-waku/commit/fa523b78afa8e87d705c98d1be92f8e6ae1f4ed2)) * Lift contentTopics and make shardInfo mandatory for createLight… ([#1959](https://github.com/waku-org/js-waku/issues/1959)) ([5b03709](https://github.com/waku-org/js-waku/commit/5b03709dfe683b1cb001fe67c5bd013e664b4d89)) * Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ([f3627c4](https://github.com/waku-org/js-waku/commit/f3627c46a4c231013c5ffa4aa6f1ecbe3c06c5e3)) ### Bug Fixes * Use correct shard index when creating encoder ([9514653](https://github.com/waku-org/js-waku/commit/95146534288f842ff1cf180fc62850d539937a05)) ### Miscellaneous Chores * **lightpush:** Move protocol implementation to `@waku/sdk` (1/n) ([#1964](https://github.com/waku-org/js-waku/issues/1964)) ([5fb1006](https://github.com/waku-org/js-waku/commit/5fb100602b347ad13718c85c52d22a932c15aa18)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/proto bumped from ^0.0.6 to ^0.0.7
message-encryption: 0.0.27 ## [0.0.27](https://github.com/waku-org/js-waku/compare/message-encryption-v0.0.26...message-encryption-v0.0.27) (2024-04-30) ### ⚠ BREAKING CHANGES * use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ### Features * Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ([f3627c4](https://github.com/waku-org/js-waku/commit/f3627c46a4c231013c5ffa4aa6f1ecbe3c06c5e3)) ### 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
message-hash: 0.1.13 ## [0.1.13](https://github.com/waku-org/js-waku/compare/message-hash-v0.1.12...message-hash-v0.1.13) (2024-04-30) ### Features * Make message hash compatible with decoded message ([#1993](https://github.com/waku-org/js-waku/issues/1993)) ([e529335](https://github.com/waku-org/js-waku/commit/e5293356d86231f413810f97e41d02430732f15c)) ### Bug Fixes * **message-hash:** Account for `timestamp` ([#1986](https://github.com/waku-org/js-waku/issues/1986)) ([73d4f19](https://github.com/waku-org/js-waku/commit/73d4f197467fe3e58fc49e3264f73e00a79004f9)) ### 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
proto: 0.0.7 ## [0.0.7](https://github.com/waku-org/js-waku/compare/proto-v0.0.6...proto-v0.0.7) (2024-04-30) ### Bug Fixes * Use correct error message for store rate limit ([6990e6f](https://github.com/waku-org/js-waku/commit/6990e6f4e04d57ac06ef370c8c3642a17911cdf3))
relay: 0.0.12 ## [0.0.12](https://github.com/waku-org/js-waku/compare/relay-v0.0.11...relay-v0.0.12) (2024-04-30) ### ⚠ BREAKING CHANGES * use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ### Features * Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ([f3627c4](https://github.com/waku-org/js-waku/commit/f3627c46a4c231013c5ffa4aa6f1ecbe3c06c5e3)) ### 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
sdk: 0.0.25 ## [0.0.25](https://github.com/waku-org/js-waku/compare/sdk-v0.0.24...sdk-v0.0.25) (2024-04-30) ### ⚠ BREAKING CHANGES * use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) * **lightpush:** move protocol implementation to `@waku/sdk` (1/n) ([#1964](https://github.com/waku-org/js-waku/issues/1964)) ### Features * Add keep alive to Filter ([#1970](https://github.com/waku-org/js-waku/issues/1970)) ([1a6bc4f](https://github.com/waku-org/js-waku/commit/1a6bc4f8ce5d3409b3e82b8b0685beb80f48269a)) * Add libp2p option for max ping connections ([fa523b7](https://github.com/waku-org/js-waku/commit/fa523b78afa8e87d705c98d1be92f8e6ae1f4ed2)) * Lift contentTopics and make shardInfo mandatory for createLight… ([#1959](https://github.com/waku-org/js-waku/issues/1959)) ([5b03709](https://github.com/waku-org/js-waku/commit/5b03709dfe683b1cb001fe67c5bd013e664b4d89)) * Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ([f3627c4](https://github.com/waku-org/js-waku/commit/f3627c46a4c231013c5ffa4aa6f1ecbe3c06c5e3)) ### Miscellaneous Chores * **lightpush:** Move protocol implementation to `@waku/sdk` (1/n) ([#1964](https://github.com/waku-org/js-waku/issues/1964)) ([5fb1006](https://github.com/waku-org/js-waku/commit/5fb100602b347ad13718c85c52d22a932c15aa18)) ### 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
utils: 0.0.17 ## [0.0.17](https://github.com/waku-org/js-waku/compare/utils-v0.0.16...utils-v0.0.17) (2024-04-30) ### ⚠ BREAKING CHANGES * use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ### Features * Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default ([#1958](https://github.com/waku-org/js-waku/issues/1958)) ([f3627c4](https://github.com/waku-org/js-waku/commit/f3627c46a4c231013c5ffa4aa6f1ecbe3c06c5e3)) ### Bug Fixes * **message-hash:** Account for `timestamp` ([#1986](https://github.com/waku-org/js-waku/issues/1986)) ([73d4f19](https://github.com/waku-org/js-waku/commit/73d4f197467fe3e58fc49e3264f73e00a79004f9)) * Use correct shard index when creating encoder ([9514653](https://github.com/waku-org/js-waku/commit/95146534288f842ff1cf180fc62850d539937a05)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/interfaces bumped from 0.0.23 to 0.0.24

This PR was generated with Release Please. See documentation.

github-actions[bot] commented 2 months ago

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 181.22 KB (0%) 3.7 s (0%) 19.7 s (+9.41% 🔺) 23.3 s
Waku Simple Light Node 181.3 KB (0%) 3.7 s (0%) 15.2 s (-33.57% 🔽) 18.9 s
ECIES encryption 23.08 KB (0%) 462 ms (0%) 3.4 s (-29.63% 🔽) 3.9 s
Symmetric encryption 22.55 KB (0%) 452 ms (0%) 4.5 s (+1.54% 🔺) 4.9 s
DNS discovery 72.42 KB (0%) 1.5 s (0%) 14.2 s (+34.78% 🔺) 15.7 s
Peer Exchange discovery 74.1 KB (0%) 1.5 s (0%) 14.8 s (+119.87% 🔺) 16.3 s
Local Peer Cache Discovery 67.64 KB (0%) 1.4 s (0%) 13.8 s (+5.34% 🔺) 15.1 s
Privacy preserving protocols 38.87 KB (0%) 778 ms (0%) 9.8 s (+56.33% 🔺) 10.6 s
Waku Filter 111.79 KB (0%) 2.3 s (0%) 16.5 s (+7.57% 🔺) 18.7 s
Waku LightPush 110.15 KB (0%) 2.3 s (0%) 13.9 s (+15.68% 🔺) 16.1 s
History retrieval protocols 110.74 KB (0%) 2.3 s (0%) 9.7 s (-15.66% 🔽) 11.9 s
Deterministic Message Hashing 7.25 KB (0%) 145 ms (0%) 2.7 s (+285.62% 🔺) 2.9 s
weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/utils-v0.0.17 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/proto-v0.0.7 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/interfaces-v0.0.24 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/message-hash-v0.1.13 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/enr-v0.0.23 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/core-v0.0.29 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/message-encryption-v0.0.27 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/sdk-v0.0.25 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/relay-v0.0.12 :sunflower:

weboko commented 2 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/discovery-v0.0.2 :sunflower: