[0.29.0 ] - 2025-03-09
Changed
- Streamline all
Request
andResponse
variant names and struct names used in unit variant. - Prepare
Request::Stream
andResponse::Stream
to be compatible with multiple follow tasks in the scope of #614. - Rename
command
tooriginal_command
inEditableTask
andTaskToRestart
to prevent confusion and ambiguity. - Add new
receive_bytes_with_max_size
function to restrict message buffer size for DoS prevention. - Add
compress_state_file
setting (used by daemon).