Skip to content

Commit 6cd5b2b

Browse files
authored
Add changelog for 0.10.0 (#201)
Signed-off-by: Jian Qiu <[email protected]>
1 parent efddffc commit 6cd5b2b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/CHANGELOG-v0.10.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog since v0.9.0
2+
All notable changes to this project will be documented in this file.
3+
4+
## v0.10.0
5+
6+
### New Features
7+
* Add spread policy ([#181](https://github.com/open-cluster-management-io/api/pull/181) [@huaouo](https://github.com/huaouo))
8+
* Introduce a PlaceWork API ([#186](https://github.com/open-cluster-management-io/api/pull/186) [@jnpacker](https://github.com/jnpacker))
9+
10+
### Added
11+
* Add agentID in AppliedManifestWork ([#184](https://github.com/open-cluster-management-io/api/pull/184) [@qiujian16](https://github.com/qiujian16))
12+
* add merge strategy for cma supportconfigs ([#187](https://github.com/open-cluster-management-io/api/pull/187) [@skeeey](https://github.com/skeeey))
13+
* Add work configuration field for klusterlet ([#189](https://github.com/open-cluster-management-io/api/pull/189) [@zhujian7](https://github.com/zhujian7))
14+
15+
### Changes
16+
* Upgrade github action ([#193](https://github.com/open-cluster-management-io/api/pull/193) [@qiujian16](https://github.com/qiujian16))
17+
* add work helpers ([#182](https://github.com/open-cluster-management-io/api/pull/182) [@zhiweiyin318](https://github.com/zhiweiyin318))
18+
* Put all common labels/annotations in api repo ([#196](https://github.com/open-cluster-management-io/api/pull/196) [@qiujian16](https://github.com/qiujian16))
19+
* add constant annotaitons for addon ([#197](https://github.com/open-cluster-management-io/api/pull/197) [@zhiweiyin318](https://github.com/zhiweiyin318))
20+
21+
### Bug Fixes
22+
* Fix: the plural of placemanifestwork is not correct ([#199](https://github.com/open-cluster-management-io/api/pull/199) [@qiujian16](https://github.com/qiujian16))
23+
* make the workbuilder.ManifestWorkSpecEqual accessible ([#200](https://github.com/open-cluster-management-io/api/pull/200) [@serngawy](https://github.com/serngawy))
24+
25+
### Removed & Deprecated
26+
N/A

0 commit comments

Comments
 (0)