Skip to content

Commit afb9896

Browse files
authored
Update CHANGELOG.md for v1.0.0
1 parent 2936197 commit afb9896

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,57 @@
11
# Change Log
22

3+
## v1.0.0
4+
> Change log since v0.10.0
5+
6+
### Features & Enhancements
7+
- add support svc external traffic policy for alibabacloud slb https://github.com/openkruise/kruise-game/pull/194
8+
- alibabacloud slb support map same TCP and UDP port https://github.com/openkruise/kruise-game/pull/197
9+
- feat: add annotation of opsState-last-changed-time https://github.com/openkruise/kruise-game/pull/200
10+
- Add hwcloud provider and elb plugin https://github.com/openkruise/kruise-game/pull/201
11+
- Increase the upper limit of ali-nlb ports https://github.com/openkruise/kruise-game/pull/204
12+
- Add index-offset-scheduler https://github.com/openkruise/kruise-game/pull/205
13+
- enhance: create service of ali-multi-nlbs in https://github.com/openkruise/kruise-game/pull/207
14+
- feat: support multi groups for nlbs https://github.com/openkruise/kruise-game/pull/213
15+
- feat: support range type for ReserveIDs https://github.com/openkruise/kruise-game/pull/209
16+
- ServiceQualities support serverless pod https://github.com/openkruise/kruise-game/pull/212
17+
- enhance: support svc external traffic policy for AlibabaCloud-Multi-NLBs https://github.com/openkruise/kruise-game/pull/216
18+
- enhance: add network ready condition for AlibabaCloud-Multi-NLBs plugin https://github.com/openkruise/kruise-game/pull/214
19+
- feat: add eip provider of VKE https://github.com/openkruise/kruise-game/pull/218
20+
- feat(metrics): improve observability for GameServersOpsStateCount metrics https://github.com/openkruise/kruise-game/pull/221
21+
- feat: support minAvailable percentage type https://github.com/openkruise/kruise-game/pull/222
22+
- enhance: activity of externalscaler relate to minAvailable https://github.com/openkruise/kruise-game/pull/228
23+
- enhance: Kubernetes-HostPort support container port same as host https://github.com/openkruise/kruise-game/pull/230
24+
- enhance: AlibabaCloud-SLB-SharedPort plugin support managed services https://github.com/openkruise/kruise-game/pull/224
25+
- cancel the limit of Ali NLB port range https://github.com/openkruise/kruise-game/pull/235
26+
- update TencentCloud-CLB plugin https://github.com/openkruise/kruise-game/pull/239
27+
- feat: volcengine-clb plugin support EnableClbScatter https://github.com/openkruise/kruise-game/pull/241
28+
- feat(Kubernetes-HostPort): support TCPUDP protocol https://github.com/openkruise/kruise-game/pull/244
29+
- feat: add annotation of state-last-changed-time https://github.com/openkruise/kruise-game/pull/238
30+
- Add PersistentVolumeClaimRetentionPolicy support to GameServerSet https://github.com/openkruise/kruise-game/pull/243
31+
- feat: support user-defined number of controller workers https://github.com/openkruise/kruise-game/pull/247
32+
- feat: support new plugin named AlibabaCloud-AutoNLBs https://github.com/openkruise/kruise-game/pull/246
33+
- AlibabaCloud-AutoNLBs support multi intranet type eip https://github.com/openkruise/kruise-game/pull/248
34+
- feat: add PreDeleteReplicas for GameServerSet status https://github.com/openkruise/kruise-game/pull/254
35+
- feat: support EnableMultiIngress for vke https://github.com/openkruise/kruise-game/pull/251
36+
- feat: add enable-cert-generation option https://github.com/openkruise/kruise-game/pull/245
37+
- enhance: network trigger time adapts to different time zones https://github.com/openkruise/kruise-game/pull/259
38+
39+
### Bug Fixes
40+
- fix: support auto-scaling when replicas is 0 https://github.com/openkruise/kruise-game/pull/225
41+
- fix: update ppmHash when ServiceQualities changed https://github.com/openkruise/kruise-game/pull/226
42+
- fix the external scaler error when minAvailable is 0 https://github.com/openkruise/kruise-game/pull/227
43+
- fix old svc remain after pod recreate when using Volcengine-CLB https://github.com/openkruise/kruise-game/pull/233
44+
- fix duplicated port for Volcengine-CLB plugin https://github.com/openkruise/kruise-game/pull/240
45+
- bugfix: gs state should be changed from PreDelete to Deleting https://github.com/openkruise/kruise-game/pull/252
46+
- fix the meaning of CURRENT printcolumn when using kubectl https://github.com/openkruise/kruise-game/pull/253
47+
- bugfix: consider preDelete pods when scaling https://github.com/openkruise/kruise-game/pull/257
48+
- bugfix(Kubernetes-HostPort): allow pod update when node notfound https://github.com/openkruise/kruise-game/pull/260
49+
50+
### Deps
51+
- update workflow ci go cache to v4 https://github.com/openkruise/kruise-game/pull/206
52+
- deps: update to k8s 0.30.10 https://github.com/openkruise/kruise-game/pull/210
53+
- update ci workflow to ubuntu-24.04 https://github.com/openkruise/kruise-game/pull/215
54+
355
## v0.10.0
456
> Change log since v0.9.0
557

0 commit comments

Comments
 (0)