waku-org / js-waku

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

chore: release master #1881

Closed weboko closed 6 months ago

weboko commented 6 months ago

:robot: I have created a release beep boop

core: 0.0.27 ## [0.0.27](https://github.com/waku-org/js-waku/compare/core-v0.0.26...core-v0.0.27) (2024-03-04) ### ⚠ BREAKING CHANGES * protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ### Features * Create node and subscription by content topic ([ee2d417](https://github.com/waku-org/js-waku/commit/ee2d4176f8cca45a51b7dac0009f0eb01952f540)) * Decouple sharding params out of core ([e138b4f](https://github.com/waku-org/js-waku/commit/e138b4f5c49a35a37830e31e8be87d824f53249f)) * Lightpush & filter send requests to multiple peers ([#1779](https://github.com/waku-org/js-waku/issues/1779)) ([7affbe2](https://github.com/waku-org/js-waku/commit/7affbe222dd30ccb6619839f4bc5eb86433a80f7)) * Local discovery ([#1811](https://github.com/waku-org/js-waku/issues/1811)) ([199f6ab](https://github.com/waku-org/js-waku/commit/199f6ab2ff83694b93e94e935e2925537e01e281)) * Make ShardingParams optional in sdk, required internally ([68d3229](https://github.com/waku-org/js-waku/commit/68d3229644f395bd84b2e2a7067c7b51e9da3dd0)) * Protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ([477c2a5](https://github.com/waku-org/js-waku/commit/477c2a5918f2f75cd2c14bc6ed75e1687c5a09b4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/enr bumped from ^0.0.20 to ^0.0.21 * @waku/interfaces bumped from 0.0.21 to 0.0.22 * @waku/message-hash bumped from ^0.1.10 to ^0.1.11 * @waku/utils bumped from 0.0.14 to 0.0.15
dns-discovery: 0.0.21 ## [0.0.21](https://github.com/waku-org/js-waku/compare/dns-discovery-v0.0.20...dns-discovery-v0.0.21) (2024-03-04) ### ⚠ BREAKING CHANGES * protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ### Features * Protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ([477c2a5](https://github.com/waku-org/js-waku/commit/477c2a5918f2f75cd2c14bc6ed75e1687c5a09b4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/enr bumped from 0.0.20 to 0.0.21 * @waku/utils bumped from 0.0.14 to 0.0.15 * devDependencies * @waku/interfaces bumped from 0.0.21 to 0.0.22
enr: 0.0.21 ## [0.0.21](https://github.com/waku-org/js-waku/compare/enr-v0.0.20...enr-v0.0.21) (2024-03-04) ### ⚠ BREAKING CHANGES * protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ### Features * Protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ([477c2a5](https://github.com/waku-org/js-waku/commit/477c2a5918f2f75cd2c14bc6ed75e1687c5a09b4)) ### Bug Fixes * **tests:** Append `p2p` with the multiaddrs from ENR ([#1817](https://github.com/waku-org/js-waku/issues/1817)) ([f8e02ab](https://github.com/waku-org/js-waku/commit/f8e02ab19eefd616926e17900602dcef28b068ff)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/utils bumped from 0.0.14 to 0.0.15 * devDependencies * @waku/interfaces bumped from 0.0.21 to 0.0.22
interfaces: 0.0.22 ## [0.0.22](https://github.com/waku-org/js-waku/compare/interfaces-v0.0.21...interfaces-v0.0.22) (2024-03-04) ### ⚠ BREAKING CHANGES * rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867)) * protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ### Features * Add bootstrapPeers option and refactor sdk ([#1871](https://github.com/waku-org/js-waku/issues/1871)) ([9f198dd](https://github.com/waku-org/js-waku/commit/9f198dd149ef299e3edce69b93cc2942c6f24846)) * Create node and subscription by content topic ([ee2d417](https://github.com/waku-org/js-waku/commit/ee2d4176f8cca45a51b7dac0009f0eb01952f540)) * Decouple sharding params out of core ([e138b4f](https://github.com/waku-org/js-waku/commit/e138b4f5c49a35a37830e31e8be87d824f53249f)) * Lightpush & filter send requests to multiple peers ([#1779](https://github.com/waku-org/js-waku/issues/1779)) ([7affbe2](https://github.com/waku-org/js-waku/commit/7affbe222dd30ccb6619839f4bc5eb86433a80f7)) * Local discovery ([#1811](https://github.com/waku-org/js-waku/issues/1811)) ([199f6ab](https://github.com/waku-org/js-waku/commit/199f6ab2ff83694b93e94e935e2925537e01e281)) * Make ShardingParams optional in sdk, required internally ([68d3229](https://github.com/waku-org/js-waku/commit/68d3229644f395bd84b2e2a7067c7b51e9da3dd0)) * Protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ([477c2a5](https://github.com/waku-org/js-waku/commit/477c2a5918f2f75cd2c14bc6ed75e1687c5a09b4)) ### Miscellaneous Chores * Rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867)) ([f3cb10d](https://github.com/waku-org/js-waku/commit/f3cb10d484bac134377b8cfd77e077ffc33bd319))
local-peer-cache-discovery: 1.0.0 ## 1.0.0 (2024-03-04) ### ⚠ BREAKING CHANGES * rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867)) ### Miscellaneous Chores * Rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867)) ([f3cb10d](https://github.com/waku-org/js-waku/commit/f3cb10d484bac134377b8cfd77e077ffc33bd319)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/interfaces bumped from ^0.0.21 to ^0.0.22 * @waku/utils bumped from ^0.0.14 to ^0.0.15
@waku/message-encryption: 0.0.25 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.26 to 0.0.27 * @waku/interfaces bumped from 0.0.21 to 0.0.22 * @waku/utils bumped from 0.0.14 to 0.0.15
message-hash: 0.1.11 ## [0.1.11](https://github.com/waku-org/js-waku/compare/message-hash-v0.1.10...message-hash-v0.1.11) (2024-03-04) ### Features * Lightpush & filter send requests to multiple peers ([#1779](https://github.com/waku-org/js-waku/issues/1779)) ([7affbe2](https://github.com/waku-org/js-waku/commit/7affbe222dd30ccb6619839f4bc5eb86433a80f7)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/utils bumped from 0.0.14 to 0.0.15 * devDependencies * @waku/interfaces bumped from 0.0.21 to 0.0.22
peer-exchange: 0.0.20 ## [0.0.20](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.19...peer-exchange-v0.0.20) (2024-03-04) ### ⚠ BREAKING CHANGES * protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ### Features * Decouple sharding params out of core ([e138b4f](https://github.com/waku-org/js-waku/commit/e138b4f5c49a35a37830e31e8be87d824f53249f)) * Protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ([477c2a5](https://github.com/waku-org/js-waku/commit/477c2a5918f2f75cd2c14bc6ed75e1687c5a09b4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.26 to 0.0.27 * @waku/enr bumped from 0.0.20 to 0.0.21 * @waku/interfaces bumped from 0.0.21 to 0.0.22 * @waku/utils bumped from 0.0.14 to 0.0.15
relay: 0.0.10 ## [0.0.10](https://github.com/waku-org/js-waku/compare/relay-v0.0.9...relay-v0.0.10) (2024-03-04) ### Features * Decouple sharding params out of core ([e138b4f](https://github.com/waku-org/js-waku/commit/e138b4f5c49a35a37830e31e8be87d824f53249f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.26 to 0.0.27 * @waku/interfaces bumped from 0.0.21 to 0.0.22 * @waku/utils bumped from 0.0.14 to 0.0.15
sdk: 0.0.23 ## [0.0.23](https://github.com/waku-org/js-waku/compare/sdk-v0.0.22...sdk-v0.0.23) (2024-03-04) ### ⚠ BREAKING CHANGES * rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867)) * discourage the use of relay in browsers ([#1778](https://github.com/waku-org/js-waku/issues/1778)) ### Features * Add bootstrapPeers option and refactor sdk ([#1871](https://github.com/waku-org/js-waku/issues/1871)) ([9f198dd](https://github.com/waku-org/js-waku/commit/9f198dd149ef299e3edce69b93cc2942c6f24846)) * Create node and subscription by content topic ([ee2d417](https://github.com/waku-org/js-waku/commit/ee2d4176f8cca45a51b7dac0009f0eb01952f540)) * Decouple sharding params out of core ([e138b4f](https://github.com/waku-org/js-waku/commit/e138b4f5c49a35a37830e31e8be87d824f53249f)) * Local discovery ([#1811](https://github.com/waku-org/js-waku/issues/1811)) ([199f6ab](https://github.com/waku-org/js-waku/commit/199f6ab2ff83694b93e94e935e2925537e01e281)) * Make ShardingParams optional in sdk, required internally ([68d3229](https://github.com/waku-org/js-waku/commit/68d3229644f395bd84b2e2a7067c7b51e9da3dd0)) ### Miscellaneous Chores * Discourage the use of relay in browsers ([#1778](https://github.com/waku-org/js-waku/issues/1778)) ([906c933](https://github.com/waku-org/js-waku/commit/906c93329e4094c79e3f7f5c56e1b78afd778e1a)) * Rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867)) ([f3cb10d](https://github.com/waku-org/js-waku/commit/f3cb10d484bac134377b8cfd77e077ffc33bd319)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.26 to 0.0.27 * @waku/dns-discovery bumped from 0.0.20 to 0.0.21 * @waku/interfaces bumped from 0.0.21 to 0.0.22 * @waku/local-peer-cache-discovery bumped from ^0.0.1 to ^1.0.0 * @waku/peer-exchange bumped from ^0.0.19 to ^0.0.20 * @waku/relay bumped from 0.0.9 to 0.0.10 * @waku/utils bumped from 0.0.14 to 0.0.15
utils: 0.0.15 ## [0.0.15](https://github.com/waku-org/js-waku/compare/utils-v0.0.14...utils-v0.0.15) (2024-03-04) ### ⚠ BREAKING CHANGES * protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ### Features * Decouple sharding params out of core ([e138b4f](https://github.com/waku-org/js-waku/commit/e138b4f5c49a35a37830e31e8be87d824f53249f)) * Local discovery ([#1811](https://github.com/waku-org/js-waku/issues/1811)) ([199f6ab](https://github.com/waku-org/js-waku/commit/199f6ab2ff83694b93e94e935e2925537e01e281)) * Make ShardingParams optional in sdk, required internally ([68d3229](https://github.com/waku-org/js-waku/commit/68d3229644f395bd84b2e2a7067c7b51e9da3dd0)) * Protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ([477c2a5](https://github.com/waku-org/js-waku/commit/477c2a5918f2f75cd2c14bc6ed75e1687c5a09b4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/interfaces bumped from 0.0.21 to 0.0.22

This PR was generated with Release Please. See documentation.

github-actions[bot] commented 6 months ago

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 185.25 KB (0%) 3.8 s (0%) 2.6 s (+50.59% 🔺) 6.3 s
Waku Simple Light Node 185.27 KB (0%) 3.8 s (0%) 1.8 s (-13.4% 🔽) 5.5 s
ECIES encryption 22.89 KB (0%) 458 ms (0%) 552 ms (-10.22% 🔽) 1.1 s
Symmetric encryption 22.34 KB (0%) 447 ms (0%) 849 ms (+16.14% 🔺) 1.3 s
DNS discovery 70.06 KB (0%) 1.5 s (0%) 1.4 s (+5.49% 🔺) 2.8 s
Privacy preserving protocols 39.84 KB (0%) 797 ms (0%) 1.3 s (+115.29% 🔺) 2 s
Light protocols 20.58 KB (0%) 412 ms (0%) 379 ms (-8.98% 🔽) 790 ms
History retrieval protocols 19.34 KB (0%) 387 ms (0%) 666 ms (+49.83% 🔺) 1.1 s
Deterministic Message Hashing 4.96 KB (0%) 100 ms (0%) 104 ms (+170.66% 🔺) 203 ms
weboko commented 6 months ago

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

weboko commented 6 months ago

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

weboko commented 6 months ago

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

weboko commented 6 months ago

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

weboko commented 6 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/peer-exchange-v0.0.20 :sunflower:

weboko commented 6 months ago

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

weboko commented 6 months ago

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

weboko commented 6 months ago

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

weboko commented 6 months ago

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

weboko commented 6 months ago

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

weboko commented 6 months ago

:robot: Release is at https://github.com/waku-org/js-waku/releases/tag/local-peer-cache-discovery-v1.0.0 :sunflower: