Skip to content

v0.7.1

Compare
Choose a tag to compare
@mstmdev mstmdev released this 01 Jul 18:09
· 158 commits to main since this release
cf2e83c

Fixed

  • Fix the example in the relay docs.
  • Fix stops the grpc client causing panic.
  • Fix the test case for synchronizing files to server scene.

Enhancements

  • Add the dry_run flag to support the gofs is started without actual sync operations in dry run mode.
  • Add some MinIO integration tests.
  • Update the description of the gofs program.
  • Return the db field of type int in the parseRedisConnection function.
  • Add some save functions for the Loader interface.
  • Update the build scripts, switch to branch main before building.
  • Update dependency, github.com/gin-gonic/gin v1.9.0 => v1.9.1.
  • Update dependency, github.com/quic-go/quic-go v0.34.0 => v0.36.0.
  • Update dependency, github.com/minio/minio-go/v7 v7.0.55 => v7.0.58.
  • Update dependency, google.golang.org/grpc v1.55.0 => v1.56.0.
  • Update dependency, github.com/no-src/log v0.1.10 => v0.2.3.
  • Update dependency, github.com/no-src/nscache v0.1.0 => v0.1.1.
  • Update dependency, golang.org/x/oauth2 v0.8.0 => v0.9.0.
  • Update dependency, google.golang.org/protobuf v1.30.0 => v1.31.0.