File tree 1 file changed +41
-0
lines changed
1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ # CHANGELOG of v2.1
2
+
3
+ ## new features
4
+
5
+ - [ CurveFS: a curve filesystem can be mounted by multi fuse clients.] ( https://github.com/opencurve/curve/pull/1101 )
6
+
7
+ - [ CurveFS: support summary info in dir xattr.] ( https://github.com/opencurve/curve/pull/1150 )
8
+
9
+ - [ CurveFS: support Multiple s3.] ( https://github.com/opencurve/curve/pull/1132 )
10
+
11
+ ## optimization
12
+
13
+ - [ CurveFS client: adapter lru list for disk cache.] ( https://github.com/opencurve/curve/pull/1088 )
14
+
15
+ - [ CurveFS: meta balance.] ( https://github.com/opencurve/curve/pull/1105 )
16
+
17
+ - [ CurveFS metaserver: let s3 compact task store a shared copyset node.] ( https://github.com/opencurve/curve/pull/1165 )
18
+
19
+ - [ CurveFS: add metric for mds topology to update metaserver metric.] ( https://github.com/opencurve/curve/pull/1177 )
20
+
21
+ ## bug fix
22
+
23
+ - [ CurveFS client: fix bug of getleader always fails causes stack overflow.] ( https://github.com/opencurve/curve/pull/1070 )
24
+
25
+ - [ CurveFS tool: fix copyset health check error.] ( https://github.com/opencurve/curve/pull/1024 )
26
+
27
+ - [ CurveFS client: fix client release read data cache core dump.] ( https://github.com/opencurve/curve/pull/1090 )
28
+
29
+ - [ CurveBS nbd: fix misspell in log.] ( https://github.com/opencurve/curve/pull/1073 )
30
+
31
+ - [ CurveFS mds: update copyset condidate.] ( https://github.com/opencurve/curve/pull/1085 )
32
+
33
+ - [ CurveFS client: fix bug of rpc overtime time not backoff.] ( https://github.com/opencurve/curve/pull/1139 )
34
+
35
+ - [ CurveFS client: fix bug when upload failed.] ( https://github.com/opencurve/curve/pull/1130 )
36
+
37
+ - [ CurveFS client: fix the problem that chunkCacheManager has been releaed.] ( https://github.com/opencurve/curve/pull/1179 )
38
+
39
+ - [ CurveFS: fix partition num in topology metric.] ( https://github.com/opencurve/curve/pull/1187 )
40
+
41
+ - [ CurveFS client: fix core dump of DataCache::Flush & fix rpc timeout not backoff.] ( https://github.com/opencurve/curve/pull/1193 )
You can’t perform that action at this time.
0 commit comments