Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs): add changelog file #24

Merged
merged 2 commits into from
Jul 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 62 additions & 0 deletions CHANGELOG.md
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))