Skip to content

1.0.1

Compare
Choose a tag to compare
@kjrokos kjrokos released this 20 Oct 12:55
· 128 commits to main since this release
  • Update dependencies to resolve a security vulnerability in GitPython
  • Fix issue where registry URL would not parse correctly if a port was not present
  • Fix issue where server would repeatedly crash if logging directory was not writable
    • If user runs mp-init using root, the logs directory's permissions are set to world-wriable
    • If user runs mp-init as root, mp-init warns that the above will happen
    • Improves error handling when logs directory is not writable to prevent server crashes