This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
ReleasePort's take
Moderate signalCompose path locations have changed to `models/<model>/<engine>/compose/<topology>/<quant>/<serving>.yml`. Update configuration files accordingly.
Why it matters: Affects configuration layout; requires manual adjustment of paths before deployment. Severity score 80 indicates high impact.
Summary
AI summaryUpdates π Bug fixes, π Documentation, and π§Ή Maintenance across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
Compose paths moved to `models/<model>/<engine>/compose/<topology>/<quant>/<serving>.yml`. Compose paths moved to `models/<model>/<engine>/compose/<topology>/<quant>/<serving>.yml`. Source: llm_adapter@2026-05-28 Confidence: high |
β |
| Feature | Medium |
Adds PRISM-PRO-DQ and APEX-MTP presets for ik-llama conforming to the <quant>/ layout. Adds PRISM-PRO-DQ and APEX-MTP presets for ik-llama conforming to the <quant>/ layout. Source: llm_adapter@2026-05-28 Confidence: high |
β |
| Dependency | Medium |
Pins vllm/dual to stable versionβ―0.21.0 and drops all source overlays (issue #407). Pins vllm/dual to stable versionβ―0.21.0 and drops all source overlays (issue #407). Source: llm_adapter@2026-05-28 Confidence: high |
β |
| Bugfix | Medium |
Fixes compatibility catalog to cover new ik-llama PRISM/APEX presets. Fixes compatibility catalog to cover new ik-llama PRISM/APEX presets. Source: llm_adapter@2026-05-28 Confidence: high |
β |
| Bugfix | Medium |
Fixes postβPR composeβpath issues in gpu-mode.sh and updates two README patches. Fixes postβPR composeβpath issues in gpu-mode.sh and updates two README patches. Source: llm_adapter@2026-05-28 Confidence: high |
β |
| Bugfix | Medium |
Syncs vision defaults to the 2026β05β25 reβtune (issue #438). Syncs vision defaults to the 2026β05β25 reβtune (issue #438). Source: llm_adapter@2026-05-28 Confidence: high |
β |
| Bugfix | Medium |
Reβtunes singleβcard vision defaults to measuredβsafe limits (1β―Mβpx, 160β―K/150β―K). Reβtunes singleβcard vision defaults to measuredβsafe limits (1β―Mβpx, 160β―K/150β―K). Source: llm_adapter@2026-05-28 Confidence: high |
β |
| Bugfix | Low |
Corrects ik-llama/iq4ks-mtp usage comment from 262K to 200K in switch documentation. Corrects ik-llama/iq4ks-mtp usage comment from 262K to 200K in switch documentation. Source: granite4.1:30b@2026-05-28-audit Confidence: low |
β |
Full changelog
β οΈ Breaking β compose paths moved. Composes now live at
models/<model>/<engine>/compose/<topology>/<quant>/<serving>.yml(e.g.dual/autoround-int4/fp8-mtp.yml). Raw pre-v0.8.6 paths (dual/turbo.yml,docker-compose.yml, β¦) no longer resolve. Use the--variantkeys βbash scripts/launch.sh vllm/default(topology-autodetect),vllm/dual,ik-llama/iq4ks-mtp, β¦ β or the new<quant>/paths directly.launch.sh/switch.shnow derive from the registry (single source of truth) and accept<engine>/default+<engine>/<topology>/default.
v0.8.6 β 2026-05-26
β¨ Features
- feat(ik-llama): PRISM-PRO-DQ + APEX-MTP presets, conformed to the / layout (458c473)
π Bug fixes
- fix(profiles): cover the new ik-llama PRISM/APEX presets in the compat catalog (aa2a965)
- fix: post-PR-A compose-path fixes for gpu-mode.sh + 2 patch READMEs (b23846e)
- fix(registry+bench): sync vision defaults to the 2026-05-25 re-tune (#438) (b116750)
- fix(vision): re-tune single-card vision defaults to measured-safe (1M-px + 160K/150K) (c9b7dd3)
- fix(vllm/dual): pin to stable v0.21.0, drop all source overlays (#407 pin-drift) (cf1f14f)
π Documentation
- docs+scripts: finish / path migration across full repo sweep (eaa7a8c)
- docs(switch): correct ik-llama/iq4ks-mtp usage comment 262K -> 200K (2135230)
π§Ή Maintenance
- refactor(launch): derive launcher tables from the registry + /default resolver (a0520e2)
- refactor(compose): insert layer + make the registry the single source of truth (9821c94)
[Pin: git checkout v0.8.6] Β· Full diff
Breaking Changes
- Compose paths moved to `models/**compose**/*.yml`; previous raw paths (e.g., `dual/turbo.yml`, `docker-compose.yml`) no longer resolve. Use `--variant` keys such as `bash scripts/launch.sh vllm/default`, `vllm/dual`, `ik-llama/iq4ks-mtp` or the new `/` paths directly.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About noonghunna/club-3090
All releases βBeta — feedback welcome: [email protected]