v0.10.11
·
780 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
New Features
- 4267972: feat(bundler): add pre-flight checks to deploy.sh and post-flight to undeploy.sh (#364) (@yuanchen8911)
- 8312960: feat(validator): add Kubeflow Trainer to robust-controller and skip inference-gateway on training clusters (#349) (@yuanchen8911)
Bug Fixes
- 662809b: fix(ci): use root directory for github-actions dependabot scanning (@mchmarny)
- ca0551d: fix(recipe): bump NCCL all-reduce bandwidth threshold to 300 Gbps (#350) (@xdu31)
- 48e878b: fix(test): eliminate dead tests, non-deterministic skips, and flaky sleeps (@mchmarny)
- a9162f0: fix(validator): truncate long stdout lines to prevent oversized reports (#363) (@xdu31)
- 103f5b0: fix: replace magic duration literals with named constants from pkg/defaults (@mchmarny)
- 8945569: fix: wrap bare errors and check writable Close() returns (@mchmarny)
Other Tasks
- bb53543: chore(ci): bump actions/cache to v5.0.3 and goreleaser-action to v7.0.0 (@mchmarny)
- 4ea330f: chore: dep update (@mchmarny)
- 99a96f9: chore: deps: bump actions/download-artifact from 4.1.8 to 8.0.1 (#370) (@dependabot[bot])
- 208b836: chore: deps: bump actions/github-script from 7.0.1 to 8.0.0 (#376) (@dependabot[bot])
- a2364eb: chore: deps: bump actions/setup-go from 6.2.0 to 6.3.0 (#368) (@dependabot[bot])
- 204aafa: chore: deps: bump actions/setup-node from 4.4.0 to 6.3.0 (#372) (@dependabot[bot])
- 1d5a104: chore: deps: bump actions/upload-artifact from 6.0.0 to 7.0.0 (#369) (@dependabot[bot])
- 9481db5: chore: deps: bump aquasecurity/trivy-action from 0.34.1 to 0.35.0 (#367) (@dependabot[bot])
- 9057566: chore: deps: bump aws-actions/configure-aws-credentials from 5.1.1 to 6.0.0 (#371) (@dependabot[bot])
- 24e41ad: chore: deps: bump docker/build-push-action from 6.15.0 to 7.0.0 (#373) (@dependabot[bot])
- 091e497: chore: deps: bump docker/setup-buildx-action from 3.10.0 to 4.0.0 (#375) (@dependabot[bot])
- 77aade3: chore: deps: bump github/codeql-action from 4.32.0 to 4.32.6 (#374) (@dependabot[bot])
- 15584cd: chore: deps: update hashicorp/aws requirement from ~> 5.0 to ~> 6.36 in /infra/uat-aws-account (#366) (@dependabot[bot])
- 413b808: chore: ignore GHSA-67mh-4wv8-2f99 (esbuild) in grype scan (@mchmarny)
- eab65d9: core: image update (@mchmarny)
- 9c8b1af: docs(api): add missing bundle params and document CLI-only gaps (@mchmarny)
- c5a9115: docs(install): add Homebrew installation option (#357) (@mchmarny)
- 42e8ff5: docs(site): align Go version requirements to 1.26 (#362) (@yuanchen8911)
- 647d10b: site: migrate from Hugo/Docsy to VitePress (#360) (@tabern)