WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Commit 084d905

Browse files
authored
add changelog for v0.7 (#122)
Signed-off-by: Yang Le <[email protected]>
1 parent 68bdf83 commit 084d905

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG/CHANGELOG-v0.7.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog since v0.6.0
2+
All notable changes to this project will be documented in this file.
3+
4+
## v0.7.0
5+
6+
### New Features
7+
* 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))
8+
9+
* 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))
10+
11+
### Added
12+
* 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))
13+
14+
### Changes
15+
* 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))
16+
17+
### Bug Fixes
18+
N/C
19+
20+
### Removed & Deprecated
21+
N/C

0 commit comments

Comments
 (0)