Skip to content

Commit

Permalink
Merge pull request #79 from bai-charisu/master
Browse files Browse the repository at this point in the history
add CHANGELOG-1.0
  • Loading branch information
ilixiaocui authored Aug 28, 2020
2 parents 1996c91 + f2ac35c commit 452f8a1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5,058 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG-1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
See [code changes](https://github.com/opencurve/curve/compare/v0.1.4...release1.0).

## The new features:
- Support external ip for ChunkServer to divide inter-cluster communication and communication with clients.
- The Curve_ops_tool supports printing space-info for each logical pool.
- Add snapshot clone tool.
- The curve-ansible adds deploy_monitor.yml.

## optimization
- Braft completely non-intrusive modifications.
- Replace HMacSha256 implementation.

## bug fix
- Fixed the bug that chunkserver_deploy.sh not able to delete the previous fstab record when deploy one.
- Fixed mds abort when exiting.
- Fixed curvefs_tool (curve) missing support for password.
- Fixed the bug that data from Etcd would not placed in LRU cache.
- Fixed ChunkServer not aborting when read returns an internal error.
Loading

0 comments on commit 452f8a1

Please sign in to comment.