-------------------------------------------------------------------
Tue Feb  1 13:43:59 UTC 2022 - Stefan Haas <stefan.haas@suse.com>

- Update verstion to 3.1.0
  Feature
    * Introduces HonorPVReclaimPolicy feature gate that ensures PV honors the Reclaim policy irrespective of deletion order.
    * This release update brings the csi-translation-lib migration support for in-tree plugin Ceph RBD ( kubernetes.io/rbd)
      to rbd.csi.ceph.com CSI driver and Portworx (kubernetes.io/portworx-volume) in-tree plugin to pxd.portworx.com CSI driver.
  Bug or Regression
   * Add getCapacity request timeout to avoid hang forever
   * Fixed retry of CreateVolume calls when the storage backend runs out of space. Such calls won't be repeated when user deletes corresponding PVC.

-------------------------------------------------------------------
Thu Nov 25 12:31:39 UTC 2021 - Stefan Haas <stefan.haas@suse.com>

- Update version to 3.0.0 

-------------------------------------------------------------------
Wed Nov  3 10:02:59 UTC 2021 - Stefan Haas <stefan.haas@suse.com>

- Update version to 2.2.2
- Get rid of vendoring
- Use go 1.16 for building

-------------------------------------------------------------------
Wed Mar 31 11:32:59 UTC 2021 - Stefan Haas <stefan.haas@suse.com>

- Update version to 2.0.4

-------------------------------------------------------------------
Mon Nov 30 23:56:58 UTC 2020 - Mike Latimer <mlatimer@suse.com>

- Update version to 2.0.0

-------------------------------------------------------------------
Tue Aug 11 01:18:55 UTC 2020 - Chin-Ya Huang <chin-ya.huang@suse.com>

- Update version to 1.6.0.
  Ref: https://github.com/SUSE/avant-garde/issues/1779#issuecomment-671620066

-------------------------------------------------------------------
Wed Aug  5 04:37:09 UTC 2020 - Chin-Ya Huang <chin-ya.huang@suse.com>

- Initial commit 
