Skip to content

Commit

Permalink
add changelog for v0.7 (#122)
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Le <[email protected]>
  • Loading branch information
elgnay authored Mar 24, 2022
1 parent 68bdf83 commit 084d905
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG/CHANGELOG-v0.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog since v0.6.0
All notable changes to this project will be documented in this file.

## v0.7.0

### New Features
* Support running webhook server outside of the hub cluster. ([#110](https://github.com/open-cluster-management-io/work/pull/110) and [#115](https://github.com/open-cluster-management-io/work/pull/115) [@xuezhaojun](https://github.com/xuezhaojun))

* Report back well-known status of Job and Pod by default. ([#113](https://github.com/open-cluster-management-io/work/pull/113) [@zhiweiyin318](https://github.com/zhiweiyin318))

### Added
* Add more integration test cases for delete propagation policy. ([#117](https://github.com/open-cluster-management-io/work/pull/117) [@qiujian16](https://github.com/qiujian16))

### Changes
* Disable API Priority and Fairness feature (APF) of webhook server. ([#120](https://github.com/open-cluster-management-io/work/pull/120) [@qiujian16](https://github.com/qiujian16))

### Bug Fixes
N/C

### Removed & Deprecated
N/C

0 comments on commit 084d905

Please sign in to comment.