Skip to content

Commit

Permalink
add 0.9 CHANGELOG (#185)
Browse files Browse the repository at this point in the history
Signed-off-by: ldpliu <daliu@redhat.com>

Signed-off-by: ldpliu <daliu@redhat.com>
  • Loading branch information
ldpliu committed Oct 20, 2022
1 parent 822155f commit a1b8243
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG/CHANGELOG-v0.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog since v0.8.0
All notable changes to this project will be documented in this file.

## v0.9.0

### New Features
* Add AddOnDeploymentConfig v1alpha1 API ([#176](https://github.com/open-cluster-management-io/api/pull/176) [@skeeey](https://github.com/skeeey))
* Add PlacementDisableAnnotation to disable scheduling for a placement([#175](https://github.com/open-cluster-management-io/api/pull/175) [@clyang82](https://github.com/clyang82))
* Add WorkConfiguration to config Work API([#177](https://github.com/open-cluster-management-io/api/pull/177) [@zhujian7](https://github.com/zhujian7))

### Added
* Deprecate ManagedClusterSet and ManagedClusterSetBinding v1beta2 API([#174](https://github.com/open-cluster-management-io/api/pull/174) [@ldpliu](https://github.com/ldpliu))

### Changes
N/A

### Bug Fixes
N/A

### Removed & Deprecated
* Remove Placement and PlacementDecision v1alpha1 API([#179](https://github.com/open-cluster-management-io/api/pull/179)
[@haoqing0110](https://github.com/haoqing0110))
* Remove ManagedClusterSet and ManagedClusterSetBinding v1alpha1 API([#179](https://github.com/open-cluster-management-io/api/pull/179) [@haoqing0110](https://github.com/haoqing0110))
* Deprecate ManagedClusterSet and ManagedClusterSetBinding v1beta1 API([#174](https://github.com/open-cluster-management-io/api/pull/174) [@ldpliu](https://github.com/ldpliu))
* Remove InstallModeDetached config([#183](https://github.com/open-cluster-management-io/api/pull/183) [@zhujian7](https://github.com/zhujian7))

0 comments on commit a1b8243

Please sign in to comment.