Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #1881

Merged
merged 1 commit into from
Mar 4, 2024
Merged

chore: release master #1881

merged 1 commit into from
Mar 4, 2024

Conversation

weboko
Copy link
Collaborator

@weboko weboko commented Mar 4, 2024

πŸ€– I have created a release beep boop

core: 0.0.27

0.0.27 (2024-03-04)

⚠ BREAKING CHANGES

  • protocols filter peers as per configured shard (#1756)

Features

  • Create node and subscription by content topic (ee2d417)
  • Decouple sharding params out of core (e138b4f)
  • Lightpush & filter send requests to multiple peers (#1779) (7affbe2)
  • Local discovery (#1811) (199f6ab)
  • Make ShardingParams optional in sdk, required internally (68d3229)
  • Protocols filter peers as per configured shard (#1756) (477c2a5)

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 (2024-03-04)

⚠ BREAKING CHANGES

  • protocols filter peers as per configured shard (#1756)

Features

  • Protocols filter peers as per configured shard (#1756) (477c2a5)

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 (2024-03-04)

⚠ BREAKING CHANGES

  • protocols filter peers as per configured shard (#1756)

Features

  • Protocols filter peers as per configured shard (#1756) (477c2a5)

Bug Fixes

  • tests: Append p2p with the multiaddrs from ENR (#1817) (f8e02ab)

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 (2024-03-04)

⚠ BREAKING CHANGES

  • rename local-discovery to local-peer-cache-discovery (#1867)
  • protocols filter peers as per configured shard (#1756)

Features

  • Add bootstrapPeers option and refactor sdk (#1871) (9f198dd)
  • Create node and subscription by content topic (ee2d417)
  • Decouple sharding params out of core (e138b4f)
  • Lightpush & filter send requests to multiple peers (#1779) (7affbe2)
  • Local discovery (#1811) (199f6ab)
  • Make ShardingParams optional in sdk, required internally (68d3229)
  • Protocols filter peers as per configured shard (#1756) (477c2a5)

Miscellaneous Chores

  • Rename local-discovery to local-peer-cache-discovery (#1867) (f3cb10d)
local-peer-cache-discovery: 1.0.0

1.0.0 (2024-03-04)

⚠ BREAKING CHANGES

  • rename local-discovery to local-peer-cache-discovery (#1867)

Miscellaneous Chores

  • Rename local-discovery to local-peer-cache-discovery (#1867) (f3cb10d)

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 (2024-03-04)

Features

  • Lightpush & filter send requests to multiple peers (#1779) (7affbe2)

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 (2024-03-04)

⚠ BREAKING CHANGES

  • protocols filter peers as per configured shard (#1756)

Features

  • Decouple sharding params out of core (e138b4f)
  • Protocols filter peers as per configured shard (#1756) (477c2a5)

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 (2024-03-04)

Features

  • Decouple sharding params out of core (e138b4f)

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 (2024-03-04)

⚠ BREAKING CHANGES

  • rename local-discovery to local-peer-cache-discovery (#1867)
  • discourage the use of relay in browsers (#1778)

Features

  • Add bootstrapPeers option and refactor sdk (#1871) (9f198dd)
  • Create node and subscription by content topic (ee2d417)
  • Decouple sharding params out of core (e138b4f)
  • Local discovery (#1811) (199f6ab)
  • Make ShardingParams optional in sdk, required internally (68d3229)

Miscellaneous Chores

  • Discourage the use of relay in browsers (#1778) (906c933)
  • Rename local-discovery to local-peer-cache-discovery (#1867) (f3cb10d)

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 (2024-03-04)

⚠ BREAKING CHANGES

  • protocols filter peers as per configured shard (#1756)

Features

  • Decouple sharding params out of core (e138b4f)
  • Local discovery (#1811) (199f6ab)
  • Make ShardingParams optional in sdk, required internally (68d3229)
  • Protocols filter peers as per configured shard (#1756) (477c2a5)

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.

@weboko weboko requested a review from a team as a code owner March 4, 2024 10:55
@weboko weboko force-pushed the release-please--branches--master branch from 31c8c28 to 6f3d8d8 Compare March 4, 2024 22:50
Copy link

github-actions bot commented Mar 4, 2024

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 weboko merged commit 8eb5703 into master Mar 4, 2024
9 of 10 checks passed
@weboko weboko deleted the release-please--branches--master branch March 4, 2024 23:11
@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/utils-v0.0.15 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/interfaces-v0.0.22 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/message-hash-v0.1.11 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/enr-v0.0.21 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/peer-exchange-v0.0.20 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/core-v0.0.27 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/dns-discovery-v0.0.21 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/sdk-v0.0.23 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

πŸ€– Release is at https://github.com/waku-org/js-waku/releases/tag/relay-v0.0.10 🌻

@weboko
Copy link
Collaborator Author

weboko commented Mar 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants