avail-light-client-v1.12.0
avail-bot
released this
27 Sep 16:54
·
36 commits
to main
since this release
- Log version and commit hash on startup
- Switch to
avail-rust
- Move
crawl
feature to separate bin - Binary name changed from
avail-light
toavail-light-client
- Add
nonce
management to the light client - Update
libp2p
to v0.54 - Add
WebRTC
listener with config parameter and CLI option for port setting - Remove old crate patches that were required when
subxt
was directly used - Dial peer at mdns step to trigger identify
- Update expected system version to 2.2
- Add swarm event counter as a new metric -
avail.light.event_loop_event
- Add digest to v2 header API
- Bump
otel
version to0.24.0
- Introduce public address filter for external addresses and add additional log entry
- Refactor the
/peers/get-multiaddress
endpoint so that it returns all of the peers multi-addresses - Fix
operating_mode
metric attribute not switching properly when Kademlia mode changes