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 #1781

Closed
wants to merge 1 commit into from
Closed

Conversation

fryorcraken
Copy link
Collaborator

@fryorcraken fryorcraken commented Jan 11, 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)
@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/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.

Copy link

github-actions bot commented Jan 11, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 30.81 KB (0%) 617 ms (0%) 120 ms (-21.15% 🔽) 736 ms
Waku Simple Light Node 275.6 KB (0%) 5.6 s (0%) 539 ms (+10.04% 🔺) 6.1 s
ECIES encryption 27.54 KB (0%) 551 ms (0%) 147 ms (+14.23% 🔺) 698 ms
Symmetric encryption 26.86 KB (0%) 538 ms (0%) 129 ms (+42.51% 🔺) 667 ms
DNS discovery 92.49 KB (0%) 1.9 s (0%) 317 ms (-6.5% 🔽) 2.2 s
Privacy preserving protocols 135.69 KB (0%) 2.8 s (0%) 484 ms (+72.58% 🔺) 3.2 s
Light protocols 29.26 KB (0%) 586 ms (0%) 129 ms (+5.26% 🔺) 714 ms
History retrieval protocols 27.63 KB (0%) 553 ms (0%) 108 ms (-5.88% 🔽) 660 ms
Deterministic Message Hashing 6 KB (0%) 120 ms (0%) 57 ms (+7.83% 🔺) 177 ms

@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 6 times, most recently from 19b8d7d to 5005fd3 Compare January 19, 2024 12:01
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 4 times, most recently from 4f4c019 to bcf3dc7 Compare January 24, 2024 16:46
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 3 times, most recently from 88d8f08 to ea23f80 Compare February 7, 2024 00:51
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 5 times, most recently from ea71ec9 to ace84c9 Compare February 15, 2024 07:03
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 4 times, most recently from 39d706b to 657e528 Compare February 22, 2024 14:20
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 2 times, most recently from d9e0ae4 to 5abfb72 Compare February 27, 2024 08:14
@weboko weboko force-pushed the release-please--branches--master branch from 5abfb72 to a6e4de9 Compare March 4, 2024 10:48
@weboko weboko closed this Mar 4, 2024
@weboko weboko deleted the release-please--branches--master branch March 4, 2024 10:54
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