* fix: LLM endpoint port update by @wewang58 in https://github.com/kubernetes-sigs/lws/pull/612
* Adding Axlearn docs to adoption section in site by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/616
* docs: Add llm-d to adoption section in site by @yankay in https://github.com/kubernetes-sigs/lws/pull/617
* Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/624
* Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/625
* style: 🔨 Maintain a uniform +kubebuilder style in the context. by @yafengio in https://github.com/kubernetes-sigs/lws/pull/626
* fix: 🐛 Declare the variable CGO_ENABLED in Dockerfile by @yafengio in https://github.com/kubernetes-sigs/lws/pull/623
* Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/627
* Bump the kubernetes group with 8 updates by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/628
* Reverse leader and worker name by @wewang58 in https://github.com/kubernetes-sigs/lws/pull/629
* KEP-622: VolumeClaimTemplates support for Leader and Worker StatefulSets by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/636
* test: add trivy github action to scan image CVE in every PR by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/643
* Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/639
* test: fix trivy action by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/646
* Update k8s dependencies to 1.34.0 by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/647
* chore: add buildDate in driver init logs by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/642
* test: set up unit test coverage by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/648
* Validate partition field be non-negative by @LuyuZhang00 in https://github.com/kubernetes-sigs/lws/pull/618
* Bump github.com/open-policy-agent/cert-controller from 0.13.0 to 0.14.0 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/637
* Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/640
* chore: add version parameter by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/650
* feat: add volumeClaimTemplates and PersistentVolumeClaimRetentionPolicy in LeaderWorkerSetSpec by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/633
* Bump the kubernetes group with 8 updates by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/651
* Run make generate and make manifests to update CRD by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/655
* Add Red Hat in adopters by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/656
* doc: add volumeClaimTemplates example by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/649
* docs(concepts): add Startup Policy section and example by @Nihat-AYDIN in https://github.com/kubernetes-sigs/lws/pull/661
* test: add codespell github action by @andyzhangx in https://github.com/kubernetes-sigs/lws/pull/660
* docs: expand SubGroup section with size and LeaderOnly type by @tsj-30 in https://github.com/kubernetes-sigs/lws/pull/662
* Bump versions to fix failing e2e tests by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/674
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/667
* [bugfix] update helm version by @LuyuZhang00 in https://github.com/kubernetes-sigs/lws/pull/672
* [cleanup] Update to golang 1.25 by @yankay in https://github.com/kubernetes-sigs/lws/pull/678
* Use explicit nginx image path instead of ambiguous shortname by @ardaguclu in https://github.com/kubernetes-sigs/lws/pull/679
* [Docs] Updating vllm versions by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/680
* Add Kubeflow Trainer to the LWS Integrations by @andreyvelich in https://github.com/kubernetes-sigs/lws/pull/681
* docs: standardize Hugging Face env vars to `HF_TOKEN` by @yankay in https://github.com/kubernetes-sigs/lws/pull/683
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/687
* chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/691
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/692
* Fix: drop UPDATE from pod mutating webhook by @ycjiang50 in https://github.com/kubernetes-sigs/lws/pull/697
* Fix e2e test assertions and resource cleanup by @ErikJiang in https://github.com/kubernetes-sigs/lws/pull/701
* feat: Enable certain features of the scheduler using annotations (#669) by @wangshulei098 in https://github.com/kubernetes-sigs/lws/pull/670
* fix makefile crds target and broken links in docs by @ErikJiang in https://github.com/kubernetes-sigs/lws/pull/700
* chore(deps): bump the kubernetes group with 8 updates by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/702
* chore(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22 in /site in the all group by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/703
* chore(deps): bump github.com/open-policy-agent/cert-controller from 0.14.0 to 0.15.0 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/708
* chore(deps): bump sigs.k8s.io/structured-merge-diff/v6 from 6.3.0 to 6.3.1 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/709
* Adding lws+kueue user guide by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/682
* Upgrade Go to 1.25 to fix Trivy CVEs by @yankay in https://github.com/kubernetes-sigs/lws/pull/713
* Upgrade Hugo to v0.152.2 and migrate site to Docsy Go module by @yankay in https://github.com/kubernetes-sigs/lws/pull/714
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/716
* chore(deps): bump the kubernetes group with 8 updates by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/719
* chore(deps-dev): bump autoprefixer from 10.4.22 to 10.4.23 in /site in the all group by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/721
* chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/720
* Injecting environment variables for new TPU machine by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/722
* Try to fix Helm so it does not allow deleting CRDs by @Mostafahassen1 in https://github.com/kubernetes-sigs/lws/pull/718
* Add RecreateGroupAfterStart annotation by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/725
* Changing recreateGroupAfterStart annotation to be snake case instead by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/728
* Updating docs for MaxUnavailable now that it is in Beta by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/727
* Adding docs for RecreateGroupAfterStart by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/729
* Returning if the leader statefulset is being deleted by @Edwinhr716 in https://github.com/kubernetes-sigs/lws/pull/733
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/735
* chore(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in https://github.com/kubernetes-sigs/lws/pull/730
* fix(manifests): Fix common labels for Kustomize deployment by @andreyvelich in https://github.com/kubernetes-sigs/lws/pull/739
* Enable certs manager readiness check by @j-skiba in https://github.com/kubernetes-sigs/lws/pull/737

* @wewang58 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/612
* @yafengio made their first contribution in https://github.com/kubernetes-sigs/lws/pull/626
* @andyzhangx made their first contribution in https://github.com/kubernetes-sigs/lws/pull/636
* @LuyuZhang00 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/618
* @Nihat-AYDIN made their first contribution in https://github.com/kubernetes-sigs/lws/pull/661
* @tsj-30 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/662
* @andreyvelich made their first contribution in https://github.com/kubernetes-sigs/lws/pull/681
* @ycjiang50 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/697
* @ErikJiang made their first contribution in https://github.com/kubernetes-sigs/lws/pull/701
* @wangshulei098 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/670
* @Mostafahassen1 made their first contribution in https://github.com/kubernetes-sigs/lws/pull/718
* @j-skiba made their first contribution in https://github.com/kubernetes-sigs/lws/pull/737

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