Skip to content

v0.6.1

Compare
Choose a tag to compare
@mstmdev mstmdev released this 31 Mar 16:48
· 210 commits to main since this release
21e6235

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.