Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

57 lines (49 loc) · 3.63 KB

v1.2.0

Changelog since v1.1.0

Features

  • Update CSI v1.2.0 and QingCloud SDK (#164, @wnxn)
  • Add retry limiter when detach volume (#160, @wnxn)
  • Support deploy on Kubernetes v1.16 (#168, @wnxn)

Bug Fixed

  • Update snapshot content source (#164, @wnxn)

v1.1.1

Changelog since v1.1.0

Features

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)