Releases: availproject/avail-light
Releases · availproject/avail-light
avail-light-fat-v1.12.0-rc1
Making Metrics single threaded
avail-light-client-v1.12.0-rc1
Making Metrics single threaded
avail-light-bootstrap-v0.2.0
- Added new configuration parameter
bootstraps
which explicitly adds a list of known listen address of provided bootstraps to the routing table
avail-light-client-v1.11.1
- Add
mainnet
CLI option for connecting to Avail mainnet - Add
--client-alias
CLI parameter andclient-alias
config parameter for setting human readable alias of the client
avail-light-client-v1.11.1-rc1
Add `--client-alias` CLI and `client-alias` config parameter
avail-light-client-v1.11.0
- Return empty data on
v2/blocks/{block_number}/data
endpoint in case ofincomplete
blocks - Remove deprecation notice from
--avail-passphrase
and fix--avail-suri
CLI parameter usage - Persist generated P2P keypair in database
- Add
client_id
andexecution_id
to metric attributes - Add
client_id
and renameid
toexecution_id
in JSON logs - Add
--avail-path
CLI parameter - Add
operation-mode
to v2 diagnostics API - Add
multiaddress
attribute to metrics - Enable
kademlia-rocksdb
by default - Update operating mode metrics attribute on kademlia mode change
- Fix storing the state of the verified data range
- Re-enable automatic Kademlia mode switching from client to server if the pre-requisites are met
avail-light-bootstrap-v0.1.4-rc1
introduce bootstrap releaser
v1.11.0-rc3
workflow release test
v1.11.0-rc2
workflow release test
v1.11.0-rc1
block ranges fix.