Immutable
release. Only release title and notes can be modified.
Bug Fixes
- fix: prevent nil pointer dereference in servingJob and lwsJob methods (#1476 by @vishalmore90)
- fix: resolve real username for client-certificate kubeconfigs (#1475 by @darrencrosz)
- fix(pytorch-operator): update pytorch-operator image tag to 2845db5-aliyun (#1456 by @vicoooo26)
- fix: return distributed serving update errors (#1445 by @immanuwell)
- fix(workflow): make job deletion idempotent (#1440 by @vicoooo26)
- fix: add ownerReferences to resources created by arena (#1407 by @FAUST-BENCHOU)
- fix(pytorch-operator): update pytorch-operator image tag to 4598b3e-aliyun (#1406 by @ChenYi015)
Features
- feat(arena-artifacts): mount init container ConfigMap into pytorch-operator (#1473 by @vicoooo26)
- feat(cli): add sub-command 'arena llm' as proxy to kubectl-rbg (#1437 by @diw-zw)
Dependencies
- chore(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 (#1448 by @dependabot[bot])
- chore(deps): bump docker/metadata-action from 5 to 6 (#1447 by @dependabot[bot])
- chore(deps): bump golang from 1.23.10 to 1.26.5 (#1446, #1453 by @dependabot[bot])
- chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1455 by @dependabot[bot])
- chore(deps): bump actions/checkout from 6 to 7 (#1449 by @dependabot[bot])
- chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.33 (#1444 by @dependabot[bot])
- chore(deps): bump docker/setup-qemu-action from 3 to 4 (#1428 by @dependabot[bot])
- chore(deps): bump github.com/prometheus/common from 0.66.1 to 0.67.5 (#1401 by @dependabot[bot])
- chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.2 (#1400 by @dependabot[bot])
Misc
- kep: update arena v2 proposal (#1443 by @vicoooo26)
- kep: add arena v2 proposal (#1441 by @vicoooo26)
- Update installer: package rbgctl into installer (#1438 by @diw-zw)
- build(docker): update TensorFlow MNIST example Dockerfile (#1409 by @ChenYi015)
- build(docker): update PyTorch MNIST example Dockerfile (#1408 by @ChenYi015)
- Add TensorFlow MNIST example (#1405 by @ChenYi015)