Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

0.4.1

Compare
Choose a tag to compare
@starnop starnop released this 11 Jul 09:34
· 912 commits to master since this release
b4b0d66

Dragonfly 0.4.1

Images


Breaking Changes


  • remove code of java-version supernode.
  • move to go mod.

Contributors


  • lowzj
  • Allen Sun
  • yeya24
  • liuyuxing
  • Starnop
  • pouchrobot
  • yunfeiyangbuaa
  • Yizheng Jiao
  • cd1989
  • inoc603

Changes

  • 914c88e bugfix: update supernode Dockerfile
  • 6f76e4a add --node when starting dfclient container
  • e706a09 refact pprof and add test for supernode router
  • 8ae6c74 move to go mod
  • 0fdb4fb feature: implement minrate option for dfget when downloading a file (#664)
  • 3b2b248 bugfix: update Dockerfile of supernode
  • 767cf87 fix: insecure for https proxy
  • 27113ae chore: remove commands about building java-version supernode
  • e058b2a refactor: remove integration testing of java-version
  • 99a7a05 refactor: remove code of java-version supernode
  • 1bae464 fix gofmt
  • 3386f6c update pouchlinter
  • 526756c fix: unit-test failed in file_util_test.go caused by user permission
  • 0e03f12 fix: upgrade tomcat-embed-core to 9.0.21 to fix security alert
  • c4cda9e bump to golang 1.12.6
  • 2a431f4 fix bug in unit test
  • 379d175 test: add unit tests for dfdaemon/config