Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:43
· 16 commits to main since this release
8e4d7e1

Changelog

  • 5fab75a Improve controller reconcile lifecycle and cleanup behavior (#53)
  • fe3f700 Strengthen release artifact provenance and verification workflow (#58)
  • d5587dc Update funding information in FUNDING.yml
  • ae4feae chore(release): prepare v0.3.0 (#133)
  • d216184 chore: auto-assign incoming issues and PRs (#69)
  • d55c12e ci: add dependency review workflow and bump Go toolchain
  • 88438c6 ci: add manual real-cluster E2E matrix (#65)
  • af2be06 ci: add provider-neutral Kubernetes E2E (#113)
  • 47fb056 ci: enforce immutable annotated release tags (#116)
  • 93ad9b2 ci: migrate release images to GoReleaser Docker v2 (#115)
  • 4b113f0 ci: publish Go coverage to Codecov (#111)
  • 67e844f ci: strengthen terraform showcase validation (#50)
  • 1959cb8 ci: verify release readiness outputs (#51)
  • c5a0027 devex: add local quality gate (#54)
  • 0ca7892 docs-refresh-compatibility (#43)
  • 0f0b5a2 feat(controller): add lease leader election (#126)
  • 85fb139 feat(controller): classify queue failures (#128)
  • 2a281bc feat(controller): expose runtime pipeline observability (#131)
  • 5edf20f feat(controller): finalize ResourceSlice ownership (#130)
  • c107b5e feat(controller): propagate API operation failures (#129)
  • dcf08ba feat(controller): reconcile from watch events (#127)
  • 07853fc feat: add DRA v1.36 advanced feature diagnostics (#68)
  • 2572257 feat: add consumable capacity policy core (#124)
  • 66bbd90 feat: add explicit nodePlugin.outputMode chart value (#66)
  • 423b244 feat: add structured discovery status (#52)
  • e0ba583 feat: filter exclusive devices by capacity (#123)
  • 37fcfac feat: improve simulator allocation semantics (#60)
  • 33ccd1e feat: integrate consumable capacity sharing (#125)
  • e0a4261 feat: support All simulator allocation mode (#121)
  • d7286b2 feat: support MatchAttribute claim constraints (#122)
  • fe654a3 feat: use Kubernetes DRA selectors for simulator allocation (#119)
  • a90af1c fix(discovery): preserve complete allocation identity (#98)
  • d58a8e8 fix(e2e): execute and verify remote DOKS tests (#90)
  • 6b48f76 fix(explain): make CLI explanation output concise by omitting 0-count nodes (#67)
  • cb7e04c fix(helm): align defaults with public GHCR images (#91)
  • da6bb4d fix(helm): authorize ResourceClaim binding updates (#106)
  • 9a93004 fix(helm): make dashboard exposure opt-in (#94)
  • 0579535 fix(helm): restrict controller metrics ingress (#92)
  • bb5f831 fix(release): align source version metadata (#114)
  • 6a1264c fix(runtime): add dependency-aware readiness (#93)
  • 110d816 fix(security): remediate dependency advisories (#87)
  • 856a3e1 fix(security): remove vendored uhyphen backtracking (#135)
  • fccc5be fix(security): resolve scanner hardening gaps (#97)
  • 8e4d7e1 fix(security): update cel-go to 0.29.0 (#136)
  • 89adeba fix(server): restore reliable SSE streaming (#88)
  • 60cd8e7 fix(sim-driver): make CDI updates fail closed (#95)
  • 46dafe4 fix(simulator): preserve driver allocation identity (#107)
  • eaa6fa5 fix(web): preserve namespace-qualified claim identity (#89)
  • c9102d6 fix(web): restore dependency security gate (#105)
  • 83f5b93 fix(web): stabilize graph keyboard focus (#134)
  • f9dec14 fix: align release readiness tooling (#42)
  • e9145e8 fix: expose runtime dashboard metadata (#46)
  • 8be30fc fix: make graph ids collision-safe (#47)
  • 8b24d39 fix: reduce default metrics cardinality (#48)
  • 514e2a2 fix: restrict chart egress defaults (#49)
  • 5704591 fix: use CEL parser for selector evaluation (#62)
  • aff0a7b p31-rbac-tighten (#44)
  • ae37d1f p32-controller-runtime (#45)
  • 63a3063 refactor(terraform): remove unused showcase inputs (#112)
  • 7a86251 refactor(web): extract InteractiveGraph and useSSE from App.tsx (#56)
  • 414c30b refactor(web): test critical dashboard flows (#99)
  • ef0cd78 test(controller): verify two-replica failover in kind (#132)
  • 03bfd77 test(e2e): verify complete Helm installation (#100)