File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v0.35.1 (2025-03-30)
2+
3+ ### Bug fixes
4+
5+ * Update RLN references ([ 3287] ( https://github.com/waku-org/nwaku/pull/3287 ) ) ([ ea961fa] ( https://github.com/waku-org/nwaku/pull/3287/commits/ea961faf4ed4f8287a2043a6b5d84b660745072b ) )
6+
7+ This release supports the following [ libp2p protocols] ( https://docs.libp2p.io/concepts/protocols/ ) :
8+ | Protocol | Spec status | Protocol id |
9+ | ---: | :---: | :--- |
10+ | [ ` 11/WAKU2-RELAY ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/11/relay.md ) | ` stable ` | ` /vac/waku/relay/2.0.0 ` |
11+ | [ ` 12/WAKU2-FILTER ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/12/filter.md ) | ` draft ` | ` /vac/waku/filter/2.0.0-beta1 ` <br />` /vac/waku/filter-subscribe/2.0.0-beta1 ` <br />` /vac/waku/filter-push/2.0.0-beta1 ` |
12+ | [ ` 13/WAKU2-STORE ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/13/store.md ) | ` draft ` | ` /vac/waku/store/2.0.0-beta4 ` |
13+ | [ ` 19/WAKU2-LIGHTPUSH ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/19/lightpush.md ) | ` draft ` | ` /vac/waku/lightpush/2.0.0-beta1 ` |
14+ | [ ` 66/WAKU2-METADATA ` ] ( https://github.com/waku-org/specs/blob/master/standards/core/metadata.md ) | ` raw ` | ` /vac/waku/metadata/1.0.0 ` |
15+ | [ ` WAKU-SYNC ` ] ( https://github.com/waku-org/specs/blob/feat--waku-sync/standards/core/sync.md ) | ` draft ` | ` /vac/waku/sync/1.0.0 ` |
16+
117## v0.35.0 (2025-03-03)
218
319### Notes
You can’t perform that action at this time.
0 commit comments