chore(changelog): adding v1.3.0 changelog

Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
Pawan 2021-01-13 21:55:34 +05:30 committed by Kiran Mova
parent bd6df9b31d
commit b64db082be
6 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,23 @@
v1.3.0 / 2021-01-13
========================
* adding capacity weighted scheduler ([#266](https://github.com/openebs/zfs-localpv/pull/266),[@pawanpraka1](https://github.com/pawanpraka1))
* use common lib-csi imports ([#263](https://github.com/openebs/zfs-localpv/pull/263),[@shubham14bajpai](https://github.com/shubham14bajpai))
* Cross Build enviroment bug fixes ([#264](https://github.com/openebs/zfs-localpv/pull/264),[@praveengt](https://github.com/praveengt))
* bump k8s csi to latest stable container images ([#271](https://github.com/openebs/zfs-localpv/pull/271),[@shubham14bajpai](https://github.com/shubham14bajpai))
* creating directory with 0755 permission ([#262](https://github.com/openebs/zfs-localpv/pull/262),[@pawanpraka1](https://github.com/pawanpraka1))
v1.3.0-RC2 / 2021-01-11
========================
v1.3.0-RC1 / 2021-01-09
========================
* adding capacity weighted scheduler ([#266](https://github.com/openebs/zfs-localpv/pull/266),[@pawanpraka1](https://github.com/pawanpraka1))
* use common lib-csi imports ([#263](https://github.com/openebs/zfs-localpv/pull/263),[@shubham14bajpai](https://github.com/shubham14bajpai))
* Cross Build enviroment bug fixes ([#264](https://github.com/openebs/zfs-localpv/pull/264),[@praveengt](https://github.com/praveengt))
* bump k8s csi to latest stable container images ([#271](https://github.com/openebs/zfs-localpv/pull/271),[@shubham14bajpai](https://github.com/shubham14bajpai))
* creating directory with 0755 permission ([#262](https://github.com/openebs/zfs-localpv/pull/262),[@pawanpraka1](https://github.com/pawanpraka1))
v1.2.1 / 2020-12-15
========================
* fixing idempotency check for the mount path ([#260](https://github.com/openebs/zfs-localpv/pull/260),[@pawanpraka1](https://github.com/pawanpraka1))

View file

@ -0,0 +1 @@
creating directory with 0755 permission

View file

@ -0,0 +1 @@
use common lib-csi imports

View file

@ -0,0 +1 @@
Cross Build enviroment bug fixes

View file

@ -0,0 +1 @@
bump k8s csi to latest stable container images