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

Merged
merged 1 commit into from
Apr 30, 2024
Merged

chore: release master #1957

merged 1 commit into from
Apr 30, 2024

Conversation

weboko
Copy link
Collaborator

@weboko weboko commented Apr 12, 2024

πŸ€– I have created a release beep boop

core: 0.0.29

0.0.29 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
  • lightpush: move protocol implementation to @waku/sdk (1/n) (#1964)

Features

  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Bug Fixes

  • Only override ping metadata in peer store (#1984) (fb34b72)
  • Use correct shard index when creating encoder (9514653)

Miscellaneous Chores

  • lightpush: Move protocol implementation to @waku/sdk (1/n) (#1964) (5fb1006)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.22 to ^0.0.23
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
      • @waku/proto bumped from 0.0.6 to 0.0.7
      • @waku/utils bumped from 0.0.16 to 0.0.17
discovery: 0.0.2

0.0.2 (2024-04-30)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
      • @waku/proto bumped from ^0.0.6 to ^0.0.7
      • @waku/enr bumped from 0.0.22 to 0.0.23
      • @waku/core bumped from 0.0.28 to 0.0.29
      • @waku/utils bumped from 0.0.16 to 0.0.17
@waku/enr: 0.0.23

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.16 to 0.0.17
    • devDependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
interfaces: 0.0.24

0.0.24 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
  • lightpush: move protocol implementation to @waku/sdk (1/n) (#1964)

Features

  • Add keep alive to Filter (#1970) (1a6bc4f)
  • Add libp2p option for max ping connections (fa523b7)
  • Lift contentTopics and make shardInfo mandatory for createLight… (#1959) (5b03709)
  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Bug Fixes

  • Use correct shard index when creating encoder (9514653)

Miscellaneous Chores

  • lightpush: Move protocol implementation to @waku/sdk (1/n) (#1964) (5fb1006)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/proto bumped from ^0.0.6 to ^0.0.7
message-encryption: 0.0.27

0.0.27 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)

Features

  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.28 to 0.0.29
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
      • @waku/proto bumped from 0.0.6 to 0.0.7
      • @waku/utils bumped from 0.0.16 to 0.0.17
message-hash: 0.1.13

0.1.13 (2024-04-30)

Features

  • Make message hash compatible with decoded message (#1993) (e529335)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.16 to 0.0.17
    • devDependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
proto: 0.0.7

0.0.7 (2024-04-30)

Bug Fixes

  • Use correct error message for store rate limit (6990e6f)
relay: 0.0.12

0.0.12 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)

Features

  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.28 to 0.0.29
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
      • @waku/proto bumped from 0.0.6 to 0.0.7
      • @waku/utils bumped from 0.0.16 to 0.0.17
sdk: 0.0.25

0.0.25 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
  • lightpush: move protocol implementation to @waku/sdk (1/n) (#1964)

Features

  • Add keep alive to Filter (#1970) (1a6bc4f)
  • Add libp2p option for max ping connections (fa523b7)
  • Lift contentTopics and make shardInfo mandatory for createLight… (#1959) (5b03709)
  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Miscellaneous Chores

  • lightpush: Move protocol implementation to @waku/sdk (1/n) (#1964) (5fb1006)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.28 to 0.0.29
      • @waku/discovery bumped from 0.0.1 to 0.0.2
      • @waku/interfaces bumped from 0.0.23 to 0.0.24
      • @waku/proto bumped from ^0.0.6 to ^0.0.7
      • @waku/relay bumped from 0.0.11 to 0.0.12
      • @waku/utils bumped from 0.0.16 to 0.0.17
utils: 0.0.17

0.0.17 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)

Features

  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Bug Fixes

  • message-hash: Account for timestamp (#1986) (73d4f19)
  • Use correct shard index when creating encoder (9514653)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24

This PR was generated with Release Please. See documentation.

@weboko weboko requested a review from a team as a code owner April 12, 2024 15:19
Copy link

github-actions bot commented Apr 12, 2024

size-limit report πŸ“¦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 181.22 KB (0%) 3.7 s (0%) 19.7 s (+9.41% πŸ”Ί) 23.3 s
Waku Simple Light Node 181.3 KB (0%) 3.7 s (0%) 15.2 s (-33.57% πŸ”½) 18.9 s
ECIES encryption 23.08 KB (0%) 462 ms (0%) 3.4 s (-29.63% πŸ”½) 3.9 s
Symmetric encryption 22.55 KB (0%) 452 ms (0%) 4.5 s (+1.54% πŸ”Ί) 4.9 s
DNS discovery 72.42 KB (0%) 1.5 s (0%) 14.2 s (+34.78% πŸ”Ί) 15.7 s
Peer Exchange discovery 74.1 KB (0%) 1.5 s (0%) 14.8 s (+119.87% πŸ”Ί) 16.3 s
Local Peer Cache Discovery 67.64 KB (0%) 1.4 s (0%) 13.8 s (+5.34% πŸ”Ί) 15.1 s
Privacy preserving protocols 38.87 KB (0%) 778 ms (0%) 9.8 s (+56.33% πŸ”Ί) 10.6 s
Waku Filter 111.79 KB (0%) 2.3 s (0%) 16.5 s (+7.57% πŸ”Ί) 18.7 s
Waku LightPush 110.15 KB (0%) 2.3 s (0%) 13.9 s (+15.68% πŸ”Ί) 16.1 s
History retrieval protocols 110.74 KB (0%) 2.3 s (0%) 9.7 s (-15.66% πŸ”½) 11.9 s
Deterministic Message Hashing 7.25 KB (0%) 145 ms (0%) 2.7 s (+285.62% πŸ”Ί) 2.9 s

@weboko weboko force-pushed the release-please--branches--master branch 3 times, most recently from 66c4b6f to 566f120 Compare April 25, 2024 10:08
@weboko weboko force-pushed the release-please--branches--master branch 7 times, most recently from 58ac3b5 to f792f6a Compare April 30, 2024 00:03
@weboko weboko force-pushed the release-please--branches--master branch from f792f6a to ec724d6 Compare April 30, 2024 13:55
@weboko weboko merged commit 3d92f19 into master Apr 30, 2024
10 of 11 checks passed
@weboko weboko deleted the release-please--branches--master branch April 30, 2024 15:50
@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

@weboko
Copy link
Collaborator Author

weboko commented Apr 30, 2024

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

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