Upgrade and Rollback
This runbook covers how to upgrade, pin, and roll back each release surface of the vLLM Semantic Router in a production environment.
Release Channels
| Channel | Tag pattern | Updated on | Use case |
|---|---|---|---|
| Versioned | v0.3.0 / 0.3.0 | Tagged releases only | Production — immutable, recommended |
| Nightly | nightly-20260115 | Daily at 02:00 UTC | Pre-release testing |
| Latest | latest | Every push to main + releases | Development only |
Recommendation
Always use a versioned tag in production. It is immutable — the digest never changes for a given version tag. Find the latest release on the GitHub Releases page.