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

Merged
merged 1 commit into from
Nov 2, 2023
Merged

chore: release master #1669

merged 1 commit into from
Nov 2, 2023

Conversation

fryorcraken
Copy link
Collaborator

@fryorcraken fryorcraken commented Oct 16, 2023

🤖 I have created a release beep boop

core: 0.0.25

0.0.25 (2023-11-01)

Features

Bug Fixes

  • Don't dial discovered peers if have already been attempted dial (#1657) (1892f50)
  • Filter subscription with pubsubTopic1 and decoder with pubsubTopic2 (#1675) (491366b)
  • Handle all empty responses in filter (#1688) (b3864f8)
  • Measure total message size (#1643) (b7dc3d7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.18 to ^0.0.19
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
      • @waku/utils bumped from 0.0.12 to 0.0.13
dns-discovery: 0.0.19

0.0.19 (2023-11-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from 0.0.18 to 0.0.19
      • @waku/utils bumped from 0.0.12 to 0.0.13
    • devDependencies
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
enr: 0.0.19

0.0.19 (2023-11-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.12 to 0.0.13
    • devDependencies
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
interfaces: 0.0.20

0.0.20 (2023-11-01)

Features

  • Fail early when trying to send empty payload (#1642) (6bad4ea)
message-encryption: 0.0.23

0.0.23 (2023-11-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.24 to 0.0.25
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
      • @waku/utils bumped from 0.0.12 to 0.0.13
@waku/message-hash: 0.1.9

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.12 to 0.0.13
    • devDependencies
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
peer-exchange: 0.0.18

0.0.18 (2023-11-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.24 to 0.0.25
      • @waku/enr bumped from 0.0.18 to 0.0.19
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
      • @waku/utils bumped from 0.0.12 to 0.0.13
relay: 0.0.8

0.0.8 (2023-11-01)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.24 to 0.0.25
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
      • @waku/utils bumped from 0.0.12 to 0.0.13
@waku/sdk: 0.0.21

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.12 to 0.0.13
      • @waku/relay bumped from 0.0.7 to 0.0.8
      • @waku/core bumped from 0.0.24 to 0.0.25
      • @waku/dns-discovery bumped from 0.0.18 to 0.0.19
      • @waku/interfaces bumped from 0.0.19 to 0.0.20
      • @waku/peer-exchange bumped from ^0.0.17 to ^0.0.18
utils: 0.0.13

0.0.13 (2023-11-01)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @waku/interfaces bumped from 0.0.19 to 0.0.20

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 83.85 KB (0%) 1.7 s (0%) 1.6 s (+41.18% 🔺) 3.3 s
Waku Simple Light Node 264.27 KB (0%) 5.3 s (0%) 4.1 s (+85.13% 🔺) 9.4 s
ECIES encryption 79.46 KB (0%) 1.6 s (0%) 2.5 s (+25.6% 🔺) 4.1 s
Symmetric encryption 79.46 KB (0%) 1.6 s (0%) 1.8 s (+74.22% 🔺) 3.4 s
DNS discovery 111.22 KB (0%) 2.3 s (0%) 2.5 s (+32.5% 🔺) 4.7 s
Privacy preserving protocols 131.77 KB (0%) 2.7 s (0%) 3 s (+71.72% 🔺) 5.7 s
Light protocols 81.61 KB (0%) 1.7 s (0%) 1.2 s (-2.38% 🔽) 2.9 s
History retrieval protocols 80.53 KB (0%) 1.7 s (0%) 1.1 s (+14.14% 🔺) 2.7 s
Deterministic Message Hashing 5.65 KB (0%) 113 ms (0%) 411 ms (+15.27% 🔺) 524 ms

@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from 80e0b4e to b5b67c5 Compare October 17, 2023 06:58
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 2 times, most recently from d93cf1d to e1c4b11 Compare October 18, 2023 11:14
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 8 times, most recently from 58bbb20 to 945fc22 Compare October 26, 2023 11:22
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from 945fc22 to b3041e8 Compare October 30, 2023 13:53
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from b3041e8 to 7713e64 Compare November 1, 2023 15:21
@weboko weboko merged commit 34a25c2 into master Nov 2, 2023
@weboko weboko deleted the release-please--branches--master branch November 2, 2023 22:33
@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

@fryorcraken
Copy link
Collaborator Author

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

Successfully merging this pull request may close these issues.

2 participants