Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 May 01:50
Immutable release. Only release title and notes can be modified.
214cf8e

What's Changed

  • ci: bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #205
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /providers/kaito by @dependabot[bot] in #209
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /controller by @dependabot[bot] in #210
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /providers/dynamo by @dependabot[bot] in #211
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.43.0 in /providers/kuberay by @dependabot[bot] in #212
  • fix: update Hugging Face avatar URL to use absolute path by @pauldotyu in #220
  • docs(azure): remove outdated GPU VM sizes by @pauldotyu in #227
  • fix: Remove volume relying on azurefile-premium storage class in dynamo e2e test data by @ericdbishop in #207
  • fix: update KAITO version from 0.9.0 to 0.10.0 in Helm config by @pauldotyu in #228
  • docs(amlfs): fix query parameters for AMLFS client info by @pauldotyu in #234
  • fix(dynamo): prevent panic on nodeSelector deep copy by @raphaelluchini in #231
  • feat: delegate InferencePool + EPP management to providers with native gateway support by @ritazh in #213
  • Add Playwright e2e tests for frontend UI by @robert-cronin in #186
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /providers/llmd by @dependabot[bot] in #236
  • fix: prevent provider crash-loop when backend CRDs are not installed by @robert-cronin in #224
  • Add CODEOWNERS for airunway maintainers by @sozercan in #241
  • ci: pin all actions and remove VEX generator workflows by @sozercan in #242
  • ci: bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #222
  • feat(dynamo): add setup-dynamo and cleanup-dynamo Makefile targets by @surajssd in #240
  • ci: bump actions/cache from 4.2.3 to 5.0.5 by @dependabot[bot] in #248
  • ci: bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #249
  • feat: move installation and documentation fields from InferenceProviderConfig spec to annotations by @vivekk16 in #180
  • fix: update KubeRay default image to ray-llm:2.55.0-py311-cu128 by @robert-cronin in #237
  • Add CNCF Community Code of Conduct v1.3 by @squillace in #256
  • fix: update command line arguments in AI Configurator by @pauldotyu in #258
  • adding governance file by @squillace in #255
  • adding Apache 2 license with Microsoft signature to be removed later by @squillace in #253
  • Fix runtime install status and provider CRD handling by @sozercan in #175
  • Fix installed Inference Extension version display by @sozercan in #260
  • fix(backend): require Gateway resource for gateway availability (#235) by @robert-cronin in #259
  • fix(dashboard): update engine display logic by @pauldotyu in #266
  • chore: add namespace to provider deployments by @pauldotyu in #257
  • fix: resolve deployment metrics via frontend service by @sozercan in #261
  • fix(kaito): finalize ModelDeployment when upstream CRD is missing by @robert-cronin in #267
  • feat(ui): add gateway routing toggle to deployment form by @robert-cronin in #252
  • Enable dashboard authentication by default in Kubernetes deployment by @sozercan in #273
  • Harden llm-d override handling to block pod-spec privilege escalation by @sozercan in #272
  • refactor(rbac): tighten dashboard ClusterRole to match exact code usage by @aramase in #191
  • Fix deployment log pod selection by @sozercan in #270
  • fix: support providers without runtime CRDs by @sozercan in #271
  • fix: filter existing PVCs by deployment namespace by @robert-cronin in #225
  • fix(ui): prevent manifest copy from submitting deploy form by @robert-cronin in #277
  • chore(dynamo): bump Dynamo to 1.1.1 and install GAIE v1.5.0 by @surajssd in #280
  • adding security draft by @squillace in #279
  • feat(headlamp): upgrade plugin SDK and add gateway, disaggregated serving, and deployment enhancements by @gambtho in #184
  • security: harden API, webhook, CI, and agent instructions by @robert-cronin in #206
  • fix(kaito): deploy models that require GPU vs CPU by @ritazh in #262
  • refactor: Centralize upstream versions by @surajssd in #281
  • Add gambtho as Headlamp plugin code owner by @Copilot in #286
  • fix(kaito): detect Eno-partial installs and refuse-fast on missing upstream controller by @gambtho in #217
  • feat: add deployment chat panel by @sozercan in #275
  • feat(api)!: restructure ProviderCapabilities to per-engine capability mapping by @surajssd in #214
  • ci: bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #299
  • ci: bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #298
  • ci: bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #296
  • ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #297
  • deps: bump the production-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #278
  • feat(o11y): implement prometheus metrics by @pauldotyu in #284
  • fix(prometheus): update ServiceMonitor configuration by @pauldotyu in #301
  • fix(release): regressions in dockerfiles by @robert-cronin in #302

New Contributors

Full Changelog: v0.5.0...v0.6.0