mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-11 22:10:11 +01:00
chore(changelog): adding v0.6 changelog
Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
61c62cf4e7
commit
280949cda4
1 changed files with 28 additions and 1 deletions
29
CHANGELOG.md
29
CHANGELOG.md
|
|
@ -1,10 +1,37 @@
|
|||
v0.6 / 2020-04-14
|
||||
=======================
|
||||
|
||||
* feat(validation): adding validation for ZFSPV CR parameters ([#66](https://github.com/openebs/zfs-localpv/pull/66),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* feat(zfspv): adding poolname info to the PV volumeattributes ([#80](https://github.com/openebs/zfs-localpv/pull/80),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* feat(zfspv): handling unmounted volume ([#78](https://github.com/openebs/zfs-localpv/pull/78),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* feat(crd-gen): automate the CRDs generation with validations for APIs ([#75](https://github.com/openebs/zfs-localpv/pull/75),
|
||||
[@prateekpandey14](https://github.com/prateekpandey14))
|
||||
* feat(crd): scripts to help migrating to new CRDs ([#73](https://github.com/openebs/zfs-localpv/pull/73),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* refactor(crd): move CR from openebs.io to zfs.openebs.io ([#70](https://github.com/openebs/zfs-localpv/pull/70),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* feat(zfspv): Upgrade the base ubuntu package ([#68](https://github.com/openebs/zfs-localpv/pull/68),
|
||||
[@stevefan1999-personal](https://github.com/stevefan1999-personal))
|
||||
* fix(test): fixing resize flaky test case ([#71](https://github.com/openebs/zfs-localpv/pull/71),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* fix(xfs): clearing the xfs log before generating UUID ([#64](https://github.com/openebs/zfs-localpv/pull/64),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* chore(readme): adding e2e project link in README ([#65](https://github.com/openebs/zfs-localpv/pull/65),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* fix(xfs): fixing xfs duplicate uuid for cloned volumes ([#63](https://github.com/openebs/zfs-localpv/pull/63),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* feat(version): Makefile and version enhancement ([#62](https://github.com/openebs/zfs-localpv/pull/62),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
|
||||
v0.6-RC2 / 2020-04-11
|
||||
=======================
|
||||
|
||||
* feat(zfspv): handling unmounted volume ([#78](https://github.com/openebs/zfs-localpv/pull/78),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
|
||||
|
||||
v0.6-RC1 / 2020-04-08
|
||||
=======================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue