|
| 1 | +# v0.11.0 |
| 2 | + |
| 3 | +## Changelog since v0.11.0 |
| 4 | + |
| 5 | +### New Features |
| 6 | +* Add installStrategy in addon v1alpha1 API ([#207](https://github.com/open-cluster-management-io/api/pull/207) [@qiujian16](https://github.com/qiujian16)) |
| 7 | +* add cluster autoapproval feature gate ([#210](https://github.com/open-cluster-management-io/api/pull/210) [@skeeey](https://github.com/skeeey)) |
| 8 | +* Add ManifestWorkReplicaSet Feature ([#218](https://github.com/open-cluster-management-io/api/pull/218) [@serngawy](https://github.com/serngawy)) |
| 9 | +* addon rollout strategy ([#208](https://github.com/open-cluster-management-io/api/pull/208) [@haoqing0110](https://github.com/haoqing0110)) |
| 10 | + |
| 11 | +### Added |
| 12 | +* add evictionStartTime for appliedmanifestwork ([#214](https://github.com/open-cluster-management-io/api/pull/214) [@skeeey](https://github.com/skeeey)) |
| 13 | +* add addon manager ([#211](https://github.com/open-cluster-management-io/api/pull/211) [@haoqing0110](https://github.com/haoqing0110)) |
| 14 | +* add addon condition types and reasons ([#213](https://github.com/open-cluster-management-io/api/pull/213) [@zhiweiyin318](https://github.com/zhiweiyin318)) |
| 15 | +* Add addon lifecycle annotation definition ([#229](https://github.com/open-cluster-management-io/api/pull/229) [@qiujian16](https://github.com/qiujian16)) |
| 16 | +* add reasons for condition progressing ([#230](https://github.com/open-cluster-management-io/api/pull/230) [@haoqing0110](https://github.com/haoqing0110)) |
| 17 | +* add addon condition RegistrationApplied ([#231](https://github.com/open-cluster-management-io/api/pull/231) [@zhiweiyin318](https://github.com/zhiweiyin318)) |
| 18 | +* Add registration configuration ([#237](https://github.com/open-cluster-management-io/api/pull/237) [@qiujian16](https://github.com/qiujian16)) |
| 19 | +* Add registries for addon deployment config ([#238](https://github.com/open-cluster-management-io/api/pull/238) [@zhujian7](https://github.com/zhujian7)) |
| 20 | +* add short names for addon CRDs ([#240](https://github.com/open-cluster-management-io/api/pull/240) [@zhiweiyin318](https://github.com/zhiweiyin318)) |
| 21 | +* Return json raw string in feedback result ([#235](https://github.com/open-cluster-management-io/api/pull/235) [@qiujian16](https://github.com/qiujian16)) |
| 22 | + |
| 23 | +### Changes |
| 24 | +* clusterset v1beta1 migration ([#202](https://github.com/open-cluster-management-io/api/pull/202) [@ldpliu](https://github.com/ldpliu)) |
| 25 | +* Set omitempty on the ManifestWork UpdateStrategy field ([#206](https://github.com/open-cluster-management-io/api/pull/206) [@mprahl](https://github.com/mprahl)) |
| 26 | +* Rename placemanifestwork to manifestworkset ([#205](https://github.com/open-cluster-management-io/api/pull/205) [@qiujian16](https://github.com/qiujian16)) |
| 27 | +* modify InstallStrategy to structure ([#222](https://github.com/open-cluster-management-io/api/pull/222) [@haoqing0110](https://github.com/haoqing0110)) |
| 28 | +* add maxLength and pattern for clustername ([#217](https://github.com/open-cluster-management-io/api/pull/217) [@ycyaoxdu](https://github.com/ycyaoxdu)) |
| 29 | +* upgrade sets to use generic and add cilint ([#227](https://github.com/open-cluster-management-io/api/pull/227) [@ycyaoxdu](https://github.com/ycyaoxdu)) |
| 30 | +* update work annotations ([#232](https://github.com/open-cluster-management-io/api/pull/232) [@haoqing0110](https://github.com/haoqing0110)) |
| 31 | +* check work annotation update in ut ([#236](https://github.com/open-cluster-management-io/api/pull/236) [@haoqing0110](https://github.com/haoqing0110)) |
| 32 | + |
| 33 | +### Bug Fixes |
| 34 | +* Fix inline bug in placement install strategy ([#209](https://github.com/open-cluster-management-io/api/pull/209) [@qiujian16](https://github.com/qiujian16)) |
| 35 | +* fix work hash confilict and compare mainfests ([#233](https://github.com/open-cluster-management-io/api/pull/233) [@zhiweiyin318](https://github.com/zhiweiyin318)) |
| 36 | +* skip IsAlreadyExists during create work ([#234](https://github.com/open-cluster-management-io/api/pull/234) [@zhiweiyin318](https://github.com/zhiweiyin318)) |
| 37 | + |
| 38 | +### Removed & Deprecated |
| 39 | +* Remove Enable field in ClusterManager API ([#228](https://github.com/open-cluster-management-io/api/pull/228) [@qiujian16](https://github.com/qiujian16)) |
0 commit comments