New
pueue-lib-v0.29.0
[0.29.0 ] - 2025-03-09
Changed
- Streamline all
RequestandResponsevariant names and struct names used in unit variant. - Prepare
Request::StreamandResponse::Streamto be compatible with multiple follow tasks in the scope of #614. - Rename
commandtooriginal_commandinEditableTaskandTaskToRestartto prevent confusion and ambiguity. - Add new
receive_bytes_with_max_sizefunction to restrict message buffer size for DoS prevention. - Add
compress_state_filesetting (used by daemon).