-
Notifications
You must be signed in to change notification settings - Fork 76
chore: Release v0.37.0 #3607
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
base: master
Are you sure you want to change the base?
chore: Release v0.37.0 #3607
Conversation
Ivansete-status
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for it! 💯
| - Legacy `store` protocol is no longer supported by default. | ||
| - Improved sharding configuration: now explicit and shard-specific metrics added. | ||
| - Mix nodes are limited to IPv4 addresses only. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Following @NagyZoltanPeter 's suggestion:
| - [lightpush legacy](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/19/lightpush.md) is being deprecated. Use [lightpush v3](https://github.com/waku-org/specs/blob/master/standards/core/lightpush.md) instead. |
And then, we should aim to completely remove lightpush-legacy by v0.39.0
( cc @weboko @jm-clius @igor-sirotin )
Description
Release v0.37.0
Issue