Skip to content

v0.9.6

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:46
f4bef61

0.9.6 (2026-07-14)

Features

  • api: add GPUQuota CRD types for multi-tenant GPU governance (#1101) (5dd867a)
  • controller: add GPUQuota status reconciler (#1117) (1d583e4)
  • controller: add GPUQuota validating webhook for InferenceService (#1118) (26804bd)
  • controller: add s3:// model source via curl --aws-sigv4 (#1098) (#1125) (ed35142)
  • foreman: preserve a coder's gate-failed branch instead of discarding it (#1115) (bc39c77)
  • helm: gate InferenceService quota webhook and tenant RBAC behind multitenancy toggle (#1122) (26a994e)
  • quota: add GPUQuota admission decision function (#1107) (4897093)
  • runtime: close out the SGLang kitchen-sink (#1060): minor flags, accept thresholds, typed LoRA adapters, LoRAAdapter CRD (#1103) (8edf8bd)

Bug Fixes

  • foreman: honor GateProfile source extensions in scope-overlap issue-ref extraction (#1120) (0c20431)

Documentation

  • samples: add air-gapped local file-path model source example (#1099) (#1124) (913ff3d)