Bug fix release
harshavardhana
released this
06 Dec 02:17
·
2164 commits
to master
since this release
- mc cp resume from filesystem to local would fail due to a bug inside fs.go.
- now should detect Content-Type properly for the object being uploaded.
- presigned signature for upload had an issue should be fixed.
- alias construction would fail for multiple aliases to same host - fixed.
- mc ls -I for incomplete uploads - prefix would fail.
- handle alias strings properly on windows.