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

Closed
wants to merge 1 commit into from
Closed

Conversation

fryorcraken
Copy link
Collaborator

🤖 I have created a release beep boop

core: 0.0.23

0.0.23 (2023-09-11)

âš  BREAKING CHANGES

  • set peer-exchange with default bootstrap (#1469)
  • refactor store protocol for readability (#1456)

Features

  • Pre-emptive stream creation for protocols (#1516) (b4f8216)
  • Set peer-exchange with default bootstrap (#1469) (81a52a8)
  • Use the lowest latency peer for protocols (#1540) (6f09fbf)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
      • @waku/utils bumped from 0.0.10 to 0.0.11
dns-discovery: 0.0.17

0.0.17 (2023-09-11)

âš  BREAKING CHANGES

Features

Bug Fixes

  • dns-discovery: Use DOH list from dns-query (1dd3210)
  • Improve connection manager error handling + edge cases (#1450) (785df52)
  • Remove typesVersions (#1359) (0ad1954)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from 0.0.16 to 0.0.17
      • @waku/utils bumped from 0.0.10 to 0.0.11
    • devDependencies
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
enr: 0.0.17

0.0.17 (2023-09-11)

âš  BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.10 to 0.0.11
    • devDependencies
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
interfaces: 0.0.18

0.0.18 (2023-09-11)

âš  BREAKING CHANGES

Features

Miscellaneous Chores

@waku/message-encryption: 0.0.21

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.22 to 0.0.23
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
      • @waku/utils bumped from 0.0.10 to 0.0.11
message-hash: 0.1.7

0.1.7 (2023-09-11)

âš  BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.10 to 0.0.11
    • devDependencies
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
peer-exchange: 0.0.16

0.0.16 (2023-09-11)

âš  BREAKING CHANGES

  • set peer-exchange with default bootstrap (#1469)

Features

  • Pre-emptive stream creation for protocols (#1516) (b4f8216)
  • Set peer-exchange with default bootstrap (#1469) (81a52a8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.22 to 0.0.23
      • @waku/enr bumped from 0.0.16 to 0.0.17
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
      • @waku/utils bumped from 0.0.10 to 0.0.11
relay: 0.0.6

0.0.6 (2023-09-11)

âš  BREAKING CHANGES

  • set peer-exchange with default bootstrap (#1469)

Features

  • Set peer-exchange with default bootstrap (#1469) (81a52a8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.22 to 0.0.23
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
      • @waku/utils bumped from 0.0.10 to 0.0.11
sdk: 0.0.19

0.0.19 (2023-09-11)

âš  BREAKING CHANGES

  • set peer-exchange with default bootstrap (#1469)

Features

  • Set peer-exchange with default bootstrap (#1469) (81a52a8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.10 to 0.0.11
      • @waku/relay bumped from 0.0.5 to 0.0.6
      • @waku/core bumped from 0.0.22 to 0.0.23
      • @waku/dns-discovery bumped from 0.0.16 to 0.0.17
      • @waku/interfaces bumped from 0.0.17 to 0.0.18
      • @waku/peer-exchange bumped from ^0.0.15 to ^0.0.16
utils: 0.0.11

0.0.11 (2023-09-11)

âš  BREAKING CHANGES

Features

Bug Fixes

  • utils: Typescript to able to find types (03c9cac)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from ^0.0.17 to 0.0.18

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 28.79 KB (0%) 576 ms (0%) 309 ms (-19.53% 🔽) 885 ms
Waku Simple Light Node 309.78 KB (0%) 6.2 s (0%) 1.3 s (+40.31% 🔺) 7.5 s
ECIES encryption 28.68 KB (0%) 574 ms (0%) 486 ms (+35.87% 🔺) 1.1 s
Symmetric encryption 28.68 KB (0%) 574 ms (0%) 340 ms (+2.92% 🔺) 914 ms
DNS discovery 118.59 KB (0%) 2.4 s (0%) 452 ms (-18.56% 🔽) 2.9 s
Privacy preserving protocols 122.6 KB (0%) 2.5 s (0%) 743 ms (+15.63% 🔺) 3.2 s
Light protocols 29.22 KB (0%) 585 ms (0%) 437 ms (+23.7% 🔺) 1.1 s
History retrieval protocols 28.34 KB (0%) 567 ms (0%) 270 ms (-34.3% 🔽) 837 ms
Deterministic Message Hashing 5.64 KB (0%) 113 ms (0%) 115 ms (+27.94% 🔺) 228 ms

@weboko weboko closed this Sep 11, 2023
@weboko weboko deleted the release-please--branches--master branch September 11, 2023 09:06
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