Skip to content
v2.0.0-rc.4: Optional resumable digest, logging adjustments, documentation

A build flag is now avialable to disable resumable digest support. This allows
installations that cannot use the forked crypto library to revert to using Go's
stdlib. Several fixes have been made to contextual logging output, including
ensuring accurate http response status, authorized user name and correct output
of the version.

The documentation continues to be shaped and massaged.