- bugfix(*): fixed read & install file error
- bugfix(*): fixed download and upload file conflict for deploy in local machine
- feature(fs): now we will report CurveFS cluster usage to curve center (issue #18)
- improve(fs): synchronize tools config to its default path
- imporve(fs): trim ending slash of mountpoint when mount/umount/check
- bugfix(fs): added volume for log dir and data dir for client container
- bugfix(fs): specify host network for client container
- bugfix(fs): create the missing configure directory when synchronize tools config
- bugfix(*): use empty string for default binary option of reload command (issue #11)
- feature(*): now we can get support from curve team (issue #6)
- feature(*): support replace service binary without re-deploy (issue #2)
- feature(*): support export and import cluster database
- improve(fs): wait mds leader election success before create curvefs topology
- improve(*): change the current working directory when enter service container
- bugfix(fs): use fusermount to umount filesystem instead of stop fuse client (issue #3)
- feature(*): support upgrade curveadm to latest version