Skip to content

Commit

Permalink
update with v1.12.0 changelog
Browse files Browse the repository at this point in the history
Signed-off-by: shubham <[email protected]>
  • Loading branch information
shubham14bajpai committed Jul 15, 2020
1 parent e70ead0 commit c1d6315
Showing 1 changed file with 22 additions and 6 deletions.
28 changes: 22 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# 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:**
Expand All @@ -20,16 +30,23 @@
- 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-RC2](https://github.com/openebs/upgrade/tree/v1.11.0-RC2) (2020-06-12)

- No changes

## [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)

Expand All @@ -43,4 +60,3 @@
- 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))

0 comments on commit c1d6315

Please sign in to comment.