mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-17 22:58:53 +00:00
add changelog for v0.9.0 (#162)
Signed-off-by: Yang Le <yangle@redhat.com> Signed-off-by: Yang Le <yangle@redhat.com>
This commit is contained in:
25
CHANGELOG/CHANGELOG-v0.9.md
Normal file
25
CHANGELOG/CHANGELOG-v0.9.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Changelog since v0.8.0
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## v0.9.0
|
||||
|
||||
### New Features
|
||||
* Check the executor subject permission for action apply. ([#152](https://github.com/open-cluster-management-io/work/pull/152) [@zhujian7](https://github.com/zhujian7))
|
||||
* Validate manifest work executor permission on hub cluster. ([#158](https://github.com/open-cluster-management-io/work/pull/158) [@zhujian7](https://github.com/zhujian7))
|
||||
* Check escalation for executor subject. ([#159](https://github.com/open-cluster-management-io/work/pull/159) [@zhujian7](https://github.com/zhujian7))
|
||||
* Check the executor subject permission for delete. ([#160](https://github.com/open-cluster-management-io/work/pull/160) [@zhujian7](https://github.com/zhujian7))
|
||||
|
||||
### Added
|
||||
N/C
|
||||
|
||||
### Changes
|
||||
* Upgrade go libraries. ([#145](https://github.com/open-cluster-management-io/work/pull/145) [@elgnay](https://github.com/elgnay))
|
||||
* Move apply method to seperate package. ([#149](https://github.com/open-cluster-management-io/work/pull/149) [@zhujian7](https://github.com/zhujian7), [@qiujian16](https://github.com/qiujian16))
|
||||
|
||||
### Bug Fixes
|
||||
* Fix release yaml. ([#144](https://github.com/open-cluster-management-io/work/pull/144) [@qiujian16](https://github.com/qiujian16))
|
||||
* Fix Missing filter. ([#151](https://github.com/open-cluster-management-io/work/pull/151) [@TYTaO](https://github.com/TYTaO))
|
||||
* Fix nil pointer panic. ([#157](https://github.com/open-cluster-management-io/work/pull/157) [@zhujian7](https://github.com/zhujian7))
|
||||
|
||||
### Removed & Deprecated
|
||||
N/C
|
||||
Reference in New Issue
Block a user