Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 6a7cbec

Browse files
authored
add changelog for v0.9 (#83)
Signed-off-by: haoqing0110 <[email protected]> Signed-off-by: haoqing0110 <[email protected]>
1 parent 4f1e7c3 commit 6a7cbec

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG/CHANGELOG-v0.9.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog since v0.8.0
2+
All notable changes to this project will be documented in this file.
3+
4+
## v0.9.0
5+
6+
### New Features
7+
N/C
8+
9+
### Added
10+
* Add new placement condition type `PlacementConditionMisconfigured` for configuration error and schedule failure. ([#72](https://github.com/open-cluster-management-io/placement/pull/72) [@haoqing0110](https://github.com/haoqing0110))
11+
* Introduce `cluster.open-cluster-management.io/experimental-scheduling-disable` annotation to allow disabling the scheduling. ([#80](https://github.com/open-cluster-management-io/placement/pull/80) [@clyang82](https://github.com/clyang82))
12+
13+
### Changes
14+
* Upgrade golang modules. ([#78](https://github.com/open-cluster-management-io/placement/pull/78) [@haoqing0110](https://github.com/haoqing0110))
15+
16+
### Bug Fixes
17+
* Fix the issue that placement doesn't trigger scheduling when cluster belongs to LabelSelector type clusterset. ([#81](https://github.com/open-cluster-management-io/placement/pull/81) [@haoqing0110](https://github.com/haoqing0110))
18+
19+
### Removed & Deprecated
20+
* The `Placement` and `PlacementDecision` API v1alpha1 version will no longer be served in OCM v0.9.0. ([#290](https://github.com/open-cluster-management-io/open-cluster-management-io.github.io/pull/290) [@haoqing0110](https://github.com/haoqing0110))

0 commit comments

Comments
 (0)