Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 15:03
Immutable release. Only release title and notes can be modified.
9c8000c

What's Changed

  • ci: bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #112
  • ci: bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #113
  • refactor: move deploy manifests and provider targets to per-provider structure by @sozercan in #111
  • Add Gateway BBR demo with two models and BYO HTTPRoutes by @keithmattix in #102
  • docs: clarify provider shim installation requirement by @sozercan in #117
  • feat(ui): gateway endpoint display and CRD installation UI by @sozercan in #114
  • fix: make HuggingFace token optional for non-gated models by @sozercan in #119
  • ci(model-downloader): add Docker image build and release pipeline by @surajssd in #126
  • feat(frontend): Midnight Cyberpunk UI redesign by @sozercan in #132
  • fix(frontend): apply missing UI redesign changes from #132 by @sozercan in #140
  • feat(controller,dynamo): add persistent storage support with PVC lifecycle and model download by @surajssd in #124
  • fix(frontend): GPU fit indicator accounts for multi-GPU nodes by @sozercan in #144
  • feat(ui): add storage volumes support for Dynamo deployments by @sozercan in #142
  • feat: auto-infer multi-node deployment from model size by @sozercan in #143
  • feat: update KAITO provider to v0.9.0 by @sozercan in #120
  • fix(controller): increase model download job resources by @sozercan in #145
  • Fix gateway and router issues by @ritazh in #141
  • rename to AIRunway by @ritazh in #147
  • fix gw for dynamo by @ritazh in #149
  • Infer Dynamo vLLM pipeline parallelism for multi-node deployments by @sozercan in #150
  • build: add optional push and platform flags to image targets by @sozercan in #152
  • update AI Runway everywhere by @ritazh in #154
  • ci: bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #135
  • ci: bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #134
  • ci: bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #136
  • fix(dynamo): set vLLM side channel host from pod IP by @sozercan in #151
  • Remove redundant refresh buttons and fix HuggingFace login prompt flash by @sozercan in #155
  • Remove hardcoded provider colors from Settings runtime cards by @sozercan in #157
  • fix(ui): use full cluster GPU capacity in fit badges by @sozercan in #158
  • ci: bump oven-sh/setup-bun from 2.1.2 to 2.2.0 by @dependabot[bot] in #156
  • ci: bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #137
  • ci: bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #138
  • Fix Hugging Face settings UI readability by @sozercan in #161
  • Scrub runtime references from frontend tests and mocks by @sozercan in #160
  • Reduce /metrics request pressure on inference services by @sozercan in #162
  • Fix deployment port-forward commands for runtime service ports by @sozercan in #164
  • Improve KAITO deployment normalization and gateway guidance by @sozercan in #165
  • Fix KAITO CPU manifest preview showing GPU resources by @sozercan in #166
  • Normalize engine args and fallback deployment status by @sozercan in #170
  • ci: add Dependabot automerge workflow by @sozercan in #159

New Contributors

Full Changelog: v0.3.1...v0.4.0