chore(changelog): adding v0.9.0 changelog in the repo

Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
Pawan 2020-07-09 16:12:56 +05:30 committed by Kiran Mova
parent f4ccefa7bd
commit b6b4f0bb52
12 changed files with 33 additions and 0 deletions

View file

@ -1 +0,0 @@
update docs to reflect gomod migration

View file

@ -1 +0,0 @@
adds a filter for grpc logs to reduce the pollution

View file

@ -1 +0,0 @@
adding shared mount support ZFSPV volumes

View file

@ -1 +0,0 @@
change logger from Sirupsen/logrus to klog

View file

@ -1 +0,0 @@
add golint target to makefile

View file

@ -1 +0,0 @@
adding support to have btrfs filesystem for ZFS-LocalPV

View file

@ -1 +0,0 @@
Add checks to ensure zfs-driver status is running in BDD test

View file

@ -1 +0,0 @@
fixing duplicate UUID issue with btrfs

View file

@ -1 +0,0 @@
adding snapshot and clone releated test cases in BDD

View file

@ -1 +0,0 @@
add golint to travis & fix linting

View file

@ -1 +0,0 @@
fixing xfs mounting issue on centos with ubuntu 20.04 image