mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Updated changelog for v0.3.4 patch release
This commit is contained in:
parent
ff2f2125b0
commit
f26303669b
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,3 +1,16 @@
|
|||||||
|
**Changed in Veilid 0.3.3**
|
||||||
|
- Crates updates
|
||||||
|
- Update crates to newer versions
|
||||||
|
- Remove veilid-async-tungstenite and veilid-async-tls crates as they are no longer needed
|
||||||
|
- Fix startup/shutdown/attach/detach
|
||||||
|
- Improved resource accounting
|
||||||
|
- Locked startup/shutdown mechanism
|
||||||
|
- Perfetto profiler output for ui.perfetto.dev
|
||||||
|
- SO_LINGER(0) re-enabled to eliminate TIME_WAIT on restart/detach/attach
|
||||||
|
(this may cause noise for WASM in browsers when websockets are RST dropped rather than handshake closed, we will deal with this later)
|
||||||
|
- _Community Contributions_
|
||||||
|
- prototype script to install / run a veilid-server node within a unifyos device (tested on a unify dream machine pro SE) @Vyrus-001
|
||||||
|
|
||||||
**Changed in Veilid 0.3.3**
|
**Changed in Veilid 0.3.3**
|
||||||
- Fix set_dht_value and watch_value
|
- Fix set_dht_value and watch_value
|
||||||
- Watching values incorrectly categorized 'owner' keys as anonymous watchers
|
- Watching values incorrectly categorized 'owner' keys as anonymous watchers
|
||||||
|
Loading…
Reference in New Issue
Block a user