Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

v0.5.5 (Dazzling Daohugoupterus)

Compare
Choose a tag to compare
@DaneEveritt DaneEveritt released this 10 Mar 21:26
· 134 commits to develop since this release
v0.5.5
f3fe956

Fixed

  • Fixes diagnostics script to not die when reading large files and also includes the container name in output for easier linking to a server.
  • Fix a potential exception loop when attempting to rebuild a container that does not exist to begin with.
  • Server output is now correct and not split across lines.

Changed

  • Cleans up docker container removal and makes debugging messages clearer.
  • Reason for process crash (OOM, ErrorText, and ErrorCode) are now output into the logs and the console output for processes.
  • Server output throttling is handled differently now and should no longer kill processes that are simply outputting long amounts of data. DoS attacks are recognized and killed in under 1 second, rather than the 30 seconds of previous versions. internals.throttle.bytes was removed and replaced with internals.throttle.lines with a default value of 1000.

SHA256 Checksum

cb5c2102d12d2cff18ee22e7091646440701e8746e1984ac0c6725fbc3c8fa82  daemon.tar.gz