Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit d5cdc5b

Browse files
authored
add changelog for v0.11.0 (#110)
Signed-off-by: haoqing0110 <[email protected]>
1 parent 85bea2f commit d5cdc5b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG/CHANGELOG-v0.11.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog since v0.10.0
2+
All notable changes to this project will be documented in this file.
3+
4+
## v0.11.0
5+
6+
### New Features
7+
N/C
8+
9+
### Added
10+
* add qps and burst. ([#108](https://github.com/open-cluster-management-io/placement/pull/108) [@ldpliu](https://github.com/ldpliu))
11+
* Add gosec in verify. ([#106](https://github.com/open-cluster-management-io/placement/pull/106) [@xuezhaojun](https://github.com/xuezhaojun))
12+
* ci: build multi-arch image. ([#101](https://github.com/open-cluster-management-io/placement/pull/101) [@zhujian7](https://github.com/zhujian7))
13+
14+
### Changes
15+
* make e2e test cases ran as canary check. ([#105](https://github.com/open-cluster-management-io/placement/pull/105) [@elgnay](https://github.com/elgnay))
16+
* upgrade kube lib to 1.26. ([#100](https://github.com/open-cluster-management-io/placement/pull/100) [@haoqing0110](https://github.com/haoqing0110))
17+
* update imagebuilder. ([#98](https://github.com/open-cluster-management-io/placement/pull/98) [@haoqing0110](https://github.com/haoqing0110))
18+
19+
### Bug Fixes
20+
* fix unhandled errors. ([#104](https://github.com/open-cluster-management-io/placement/pull/104) [@haoqing0110](https://github.com/haoqing0110))
21+
22+
### Removed & Deprecated
23+
N/C

0 commit comments

Comments
 (0)