Releases
v0.6.1
Fixed
Update deviation to 8 in the rate tests.
Enhancements
Add the -max_tran_rate
flag to support limit the max transmission rate in the server and client sides.
Add the core.FlagSet
structure and avoid using the global flag.CommandLine
.
Remove the global variables in the hashutil
, server
, httputil
, ignore
, daemon
, conf
and report
packages.
Add the Config.ToArgs
function and avoid using the global member os.Args
in the daemon.Daemon
.
Move the fsctl to a new standalone project => https://github.com/no-src/fsctl .
Update base image in the Dockerfile, alpine:3.15.4
=> alpine:latest
.
Move the version
and about
packages to the internal
package.
Move the resource.go
to the server
package.
Add the yamlutil
package.
Add scripts/clear-release.sh script to clear the files that are produced by release.
Update scripts/build-release.sh script, support to release macOS software.
Update dependency, github.com/minio/minio-go/v7 v7.0.48 => v7.0.50.
Update dependency, github.com/schollz/progressbar/v3 v3.12.2 => v3.13.1.
Update dependency, golang.org/x/crypto v0.6.0 => v0.7.0.
You can’t perform that action at this time.