-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): add changelog file (#24)
Signed-off-by: shubham <[email protected]>
- Loading branch information
1 parent
0b95201
commit 4affb70
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# Changelog | ||
|
||
## [v1.12.0](https://github.com/openebs/upgrade/tree/v1.12.0) (2020-07-12) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix\(build\): use env IMAGE\_ORG as docker user name [\#23](https://github.com/openebs/upgrade/pull/23) ([kmova](https://github.com/kmova)) | ||
- refact\(upgrade\): add labels and annotation for cstor volume [\#17](https://github.com/openebs/upgrade/pull/17) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- fix\(migrate\): remove version details from cvc creation [\#16](https://github.com/openebs/upgrade/pull/16) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(migrate\): add support for translating sc configs to cvp [\#15](https://github.com/openebs/upgrade/pull/15) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(migrate\): add support to rename spc while migrating to cspc [\#13](https://github.com/openebs/upgrade/pull/13) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
|
||
## [v1.12.0-RC2](https://github.com/openebs/upgrade/tree/v1.12.0-RC2) (2020-07-11) | ||
|
||
**Merged pull requests:** | ||
|
||
- refact\(upgrade\): add labels and annotation for cstor volume [\#17](https://github.com/openebs/upgrade/pull/17) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- fix\(migrate\): remove version details from cvc creation [\#16](https://github.com/openebs/upgrade/pull/16) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(migrate\): add support for translating sc configs to cvp [\#15](https://github.com/openebs/upgrade/pull/15) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
|
||
## [v1.12.0-RC1](https://github.com/openebs/upgrade/tree/v1.12.0-RC1) (2020-07-07) | ||
**Merged pull requests:** | ||
|
||
- feat\(migrate\): add support to rename spc while migrating to cspc [\#13](https://github.com/openebs/upgrade/pull/13) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
|
||
## [v1.11.1](https://github.com/openebs/upgrade/tree/v1.11.1) (2020-07-02) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix\(migrate\): forward ioworkers and queuedepth from old to new volume [\#12](https://github.com/openebs/upgrade/pull/12) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(upgrade\): add support for UpgradeTask CR [\#11](https://github.com/openebs/upgrade/pull/11) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
|
||
## [v1.11.0](https://github.com/openebs/upgrade/tree/v1.11.0) (2020-06-12) | ||
|
||
**Merged pull requests:** | ||
|
||
- feat\(migration\): add snapshot migration support for cstor [\#10](https://github.com/openebs/upgrade/pull/10) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(migrate\): add support for cstor volume migration [\#9](https://github.com/openebs/upgrade/pull/9) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- refact\(upgrade\): add control plane checks in pre-upgrade [\#8](https://github.com/openebs/upgrade/pull/8) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- chore\(version\): bump version to 1.11.0 [\#6](https://github.com/openebs/upgrade/pull/6) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(build\): automate push of upgrade images [\#5](https://github.com/openebs/upgrade/pull/5) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(migrate\): add support for spc to cspc migration [\#4](https://github.com/openebs/upgrade/pull/4) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(upgrade\): add cstor csi volume upgrade [\#3](https://github.com/openebs/upgrade/pull/3) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- reafct\(upgrade\): uncomment reconcile code [\#2](https://github.com/openebs/upgrade/pull/2) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(upgrade\): add basic upgrade framework and cspc upgrades [\#1](https://github.com/openebs/upgrade/pull/1) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
|
||
## [v1.11.0-RC2](https://github.com/openebs/upgrade/tree/v1.11.0-RC2) (2020-06-12) | ||
|
||
- No changes | ||
|
||
## [v1.11.0-RC1](https://github.com/openebs/upgrade/tree/v1.11.0-RC1) (2020-06-04) | ||
|
||
**Merged pull requests:** | ||
|
||
- feat\(migrate\): add support for cstor volume migration [\#9](https://github.com/openebs/upgrade/pull/9) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- refact\(upgrade\): add control plane checks in pre-upgrade [\#8](https://github.com/openebs/upgrade/pull/8) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- chore\(version\): bump version to 1.11.0 [\#6](https://github.com/openebs/upgrade/pull/6) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(build\): automate push of upgrade images [\#5](https://github.com/openebs/upgrade/pull/5) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(migrate\): add support for spc to cspc migration [\#4](https://github.com/openebs/upgrade/pull/4) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(upgrade\): add cstor csi volume upgrade [\#3](https://github.com/openebs/upgrade/pull/3) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- reafct\(upgrade\): uncomment reconcile code [\#2](https://github.com/openebs/upgrade/pull/2) ([shubham14bajpai](https://github.com/shubham14bajpai)) | ||
- feat\(upgrade\): add basic upgrade framework and cspc upgrades [\#1](https://github.com/openebs/upgrade/pull/1) ([shubham14bajpai](https://github.com/shubham14bajpai)) |