v0.6.0
Queue routing and autoscaling now distinguish each pool, hardware profile, and model bundle, keeping work assigned to the intended worker group.
Breaking changes
- Queue subjects now use
sie.work.{pool}.{machine_profile}.{bundle}.{model}. Upgrade the gateway, sidecar, and Helm chart together; the previous subject format is not supported. - Helm workers now default to their worker-group name as the queue pool. Set
workers.common.queuePool: "default"explicitly to retain a shared queue.