Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

32 lines (29 loc) · 2.52 KB

v1.1.0

Changelog since v0.2.1

Features

  • Update to CSI v1.1.0 (#62, @wnxn)
  • Add snapshot creation and deletion (#72, @wnxn)
  • Add restoring volume from snapshot (#77, @wnxn)
  • Add offline volume expansion (#85, @wnxn)
  • Add to retrieve volume stats (#88, @wnxn)
  • Add stage build image (#89, @wnxn)
  • Add topology awareness (#102, @wnxn)
  • Replace Dep with Go mod (#103, @wnxn)
  • Add to bind tags and created resources (#106, @wnxn)
  • Use Dockerhub and remove QingCloud Dockerhub secret (#107, @wnxn)
  • Add mutex to handle concurrency requests (#109, @wnxn)
  • Add volume cloning (#111, @wnxn)
  • Add volume name prefix flag (#113, @wnxn)
  • Add maximum retry interval flag (#116, @wnxn)
  • Add Guarantee class of QoS (#123, @wnxn)
  • Update volume attachment map (#137, @wnxn)
  • Support more volume and instance types (#139, @wnxn)

Bug Fixed

  • Fix cannot find device path after volume attached (#133, @wnxn)