🚀 **Major Features**:

* add kep-511 partition update by @lixin010 in https://github.com/kubernetes-sigs/lws/pull/541
* KEP #552: allow updates to `spec.leaderWorkerTemplate.size` field by @synthe102 in https://github.com/kubernetes-sigs/lws/pull/557
* Add KEP#407: Gang Scheduling by @JesseStutler in https://github.com/kubernetes-sigs/lws/pull/496

✨ **Features**:

* Add LWS configuration in Helm Charts by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/517
* feat: add meaningful printer columns to LeaderWorkerSet CRD by @xigang in https://github.com/kubernetes-sigs/lws/pull/580

🐛 **Bugs**:

* Fix helm update by @kerthcet in https://github.com/kubernetes-sigs/lws/pull/481
* Fix UpdateInProgress conditions for newly created LWS by @yankay in https://github.com/kubernetes-sigs/lws/pull/490
* Fix helm install panic by invalid values `.Values.certManager.enable` by @nicole-lihui in https://github.com/kubernetes-sigs/lws/pull/520
* Fix issue with rolling update when some existing replicas are unhealthy by @pierewoj in https://github.com/kubernetes-sigs/lws/pull/488
* Fix lws chart: the webhook service selects unexpected pods when it is  introduced as a dependency by @carlory in https://github.com/kubernetes-sigs/lws/pull/536
* fix: support foreground deletion by @congcongke in https://github.com/kubernetes-sigs/lws/pull/523
* fix: llamacpp compile error with adding curl dependency by @yankay in https://github.com/kubernetes-sigs/lws/pull/559
* fix rolling update stuck that when old pods were not ready by @gujingit in https://github.com/kubernetes-sigs/lws/pull/568

♻️ **Cleanups**:

* use a bigger machine for cloud build by @kannon92 in https://github.com/kubernetes-sigs/lws/pull/483
* [CI] Add more verify include gomod, fmt, and generate-apiref  by @yankay in https://github.com/kubernetes-sigs/lws/pull/485
* docs: remove the use of Downward API for LWS_WORKER_INDEX by @chewong in https://github.com/kubernetes-sigs/lws/pull/486
* [Docs] Fixed location of vLLM script on TPU image by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/494
* Introduce env variable to modify ns in metrics tests by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/489
* Add an example of using OCI to the Helm installation guide by @yankay in https://github.com/kubernetes-sigs/lws/pull/503
* Add `prepare-release-branch` in Makefile to update versions automatically by @yankay in https://github.com/kubernetes-sigs/lws/pull/504
* Inject certs for metrics endpoint when cert-manager is enabled by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/478
* Remove duplicate `tag` key in chart values by @nicolasochem in https://github.com/kubernetes-sigs/lws/pull/509
* Run e2e tests also when cert-manager is enabled by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/518
* Removing SaxML docs by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/522
* Use correct lws apigroup name by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/527
* fix: check optional field not nil before reference by @panpan0000 in https://github.com/kubernetes-sigs/lws/pull/530
* Example of Configuration CRD by @panpan0000 in https://github.com/kubernetes-sigs/lws/pull/526
* Add dynamo and new presentation by @kerthcet in https://github.com/kubernetes-sigs/lws/pull/549
* test: fix race condition in worker StatefulSet deletion test case by @xigang in https://github.com/kubernetes-sigs/lws/pull/574
* refactor: remove unused lws parameter from CreateRevision function by @xigang in https://github.com/kubernetes-sigs/lws/pull/573
* Update vllm.md by @jonathan-innis in https://github.com/kubernetes-sigs/lws/pull/581
* [adoption] add OME as new adopter by @panpan0000 in https://github.com/kubernetes-sigs/lws/pull/579
* [talk and slides] adding KubeCon HK and JP 2025 talks for LWS by @panpan0000 in https://github.com/kubernetes-sigs/lws/pull/582
* docs: Add HUGGING_FACE_HUB_TOKEN as environment variable by @jonathan-innis in https://github.com/kubernetes-sigs/lws/pull/583
* auto-sync the CRD via make generate & make helm-chart-push by @kerthcet in https://github.com/kubernetes-sigs/lws/pull/592
* Default Partition in RollingUpdateConfiguration to 0 to align with spec by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/594
* fix: disable CURL to resolve libcurl dependency issues in llamacpp example by @yankay in https://github.com/kubernetes-sigs/lws/pull/599

* @nicolasochem made their first contribution in https://github.com/kubernetes-sigs/lws/pull/509
* @panpan0000 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/525
* @pierewoj made their first contribution in https://github.com/kubernetes-sigs/lws/pull/488
* @lixin010 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/541
* @synthe102 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/557
* @xigang made their first contribution in https://github.com/kubernetes-sigs/lws/pull/574
* @jonathan-innis made their first contribution in https://github.com/kubernetes-sigs/lws/pull/581
* @JesseStutler made their first contribution in https://github.com/kubernetes-sigs/lws/pull/496

**Full Changelog**: https://github.com/kubernetes-sigs/lws/compare/v0.6.0...v0.7.0