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

Merged
merged 1 commit into from
May 9, 2023
Merged

chore: release master #1296

merged 1 commit into from
May 9, 2023

Conversation

fryorcraken
Copy link
Collaborator

@fryorcraken fryorcraken commented Apr 4, 2023

🤖 I have created a release beep boop

core: 0.0.17

0.0.17 (2023-05-09)

Features

  • Add mapping function to multiaddr of peerid (#1306) (763dc01)
  • Ensure content topic is defined (bd9d073)
  • ToSubscriptionIterator impl for IReceiver (#1307) (7daa9d0)
  • Use nwaku/go-waku docker images instead of building binaries (#1259) (dc3774c)

Bug Fixes

  • Enum used from this dependency (c9e7af4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.11 to 0.0.12
      • @waku/utils bumped from 0.0.4 to 0.0.5
@waku/create: 0.0.13

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.16 to 0.0.17
      • @waku/dns-discovery bumped from 0.0.10 to 0.0.11
    • devDependencies
      • @waku/interfaces bumped from 0.0.11 to 0.0.12
@waku/dns-discovery: 0.0.11

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from 0.0.10 to 0.0.11
      • @waku/utils bumped from 0.0.4 to 0.0.5
    • devDependencies
      • @waku/interfaces bumped from 0.0.11 to 0.0.12
@waku/enr: 0.0.11

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.4 to 0.0.5
    • devDependencies
      • @waku/interfaces bumped from 0.0.11 to 0.0.12
interfaces: 0.0.12

0.0.12 (2023-05-09)

Features

  • ToSubscriptionIterator impl for IReceiver (#1307) (7daa9d0)
message-encryption: 0.0.15

0.0.15 (2023-05-09)

Features

  • Ensure content topic is defined (bd9d073)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.16 to 0.0.17
      • @waku/interfaces bumped from 0.0.11 to 0.0.12
      • @waku/utils bumped from 0.0.4 to 0.0.5
message-hash: 0.1.1

0.1.1 (2023-05-09)

Features

  • Implement deterministic message hash logic (fe57461)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from * to 0.0.5
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.12
@waku/peer-exchange: 0.0.10

Dependencies

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

0.0.5 (2023-05-09)

Features

  • ToSubscriptionIterator impl for IReceiver (#1307) (7daa9d0)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.12

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku core 122.12 KB (0%) 2.5 s (0%) 3.9 s (+10% 🔺) 6.3 s
Waku default setup 394.64 KB (0%) 7.9 s (0%) 8.5 s (+36.56% 🔺) 16.4 s
ECIES encryption 28.02 KB (0%) 561 ms (0%) 1.9 s (+6.12% 🔺) 2.5 s
Symmetric encryption 28.03 KB (0%) 561 ms (0%) 1.7 s (+0.66% 🔺) 2.2 s
DNS discovery 108.24 KB (0%) 2.2 s (0%) 4.1 s (+47.46% 🔺) 6.3 s
Privacy preserving protocols 118.97 KB (0%) 2.4 s (0%) 3.3 s (+28.74% 🔺) 5.7 s
Light protocols 120.85 KB (0%) 2.5 s (0%) 2.2 s (-41.65% 🔽) 4.6 s
History retrieval protocols 120.87 KB (0%) 2.5 s (0%) 3.2 s (+25.98% 🔺) 5.6 s
Deterministic Message Hashing 5.78 KB (0%) 116 ms (0%) 666 ms (-4.73% 🔽) 782 ms

@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from 6952145 to 9ecdb2a Compare April 6, 2023 05:11
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 4 times, most recently from 207f5ac to 7cbc422 Compare April 24, 2023 04:21
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 4 times, most recently from 8c34c2f to aec0acc Compare May 2, 2023 04:10
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch 6 times, most recently from 83f793c to 3a653f9 Compare May 9, 2023 04:51
@fryorcraken fryorcraken force-pushed the release-please--branches--master branch from 3a653f9 to 6966d6d Compare May 9, 2023 18:20
@weboko weboko merged commit af92793 into master May 9, 2023
@weboko weboko deleted the release-please--branches--master branch May 9, 2023 18:54
@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