v0.9.2 (2021-11-04)
- common: remove common lib must (15054a1)
- access: tolerate one az was done when multi az write (2070407), closes #92
- allocator: adjust code (54890aa)
- allocator: allocator not alloc exclude vids (613951a)
- allocator: assign current bid scope (b2c860b)
- allocator: do not alloc excludes vid (67a88e9)
- allocator: Don't choose punish vids (aa46da9)
- clustermgr: calculate writable space with blob node free size instead of free chunk (bb2d3a0)
- tools: fix auth curl issues (16f4776)
- blobnode: Improve the function of ebsfio (f8d6625)
- blobnode: Modify the configuration of the single machine, modify the configuration of iostat (46b231b)
- clustermgr: calculate writable space optimized and add idc chunk and free chunk info on stat api and disk stat metric (b240e02)
- clustermgr: check if satisfied with allocate policy after alloc chunks (171ddea)
- clustermgr: modify import package sequence (902c339)
- blobnode: Refined delay tracking function (97485de)
- clustermgr: add list volume v2 api to list specified status volume; add raft wal clear script (13d9cdb)
- clusterMgr: add service list func (964fba1)
- clustermgr: alloc volume can not over disk load (7a2a0e7)
- clustermgr: create volume with 2 step, optimize rubbish chunk problem when create volume failed (dd9013f), closes #89
- tools: auth curl tool (4aa1cca)
- tools: cm cmd command add secret config to support access cluster manager with auth token (a0e1f3d)