mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-21 16:37:39 -06:00
Updated for v0.3.1
This commit is contained in:
parent
0ab27a6dea
commit
af75d15074
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,3 +1,16 @@
|
||||
**Changed in Veilid 0.3.1**
|
||||
- DHT cleanup
|
||||
- Proper application of DHT capabilities
|
||||
- Fanout debugging log target
|
||||
- Performance measurement / timing of veilid_api log target
|
||||
- ValueChanged Optional
|
||||
- Allow value changed data to be optional in rpc schema
|
||||
- Make valuechanged update no longer happen when value hasn't changed or is older
|
||||
- Clippy fixes and cleanup
|
||||
- _Community Contributions_
|
||||
- Changed VeilidAPI::parse_as_target to a sync function -- @sashanoraa
|
||||
- fix dht rust integration test -- @ssurovsev
|
||||
|
||||
**Changed in Veilid 0.3.0**
|
||||
- API BREAKING CHANGES:
|
||||
- WatchValue RPC support
|
||||
|
Loading…
Reference in New Issue
Block a user