rustnzb v1.3.6
v1.3.6
This release fixes Docker RAR post-processing and download lifecycle reporting.
Fixed
- Docker runtime images now build and bundle a SHA256-pinned
unrar7.2.3 binary, with the required runtime libraries. RAR extraction no longer falls back to Alpine7zbuilds that lack RAR support. - The release smoke test validates
unraragainst a real RAR archive. - NNTP connection-pool usage now reports active article transfers; idle authenticated worker sockets no longer appear as 100% used.
- Transient provider circuit-breaker cooldowns no longer strand downloads in a paused state near completion; jobs remain retryable.
- Download dispatch is consolidated in the canonical
nzb-dispatchengine with CI boundary enforcement.