Skip to content

Commit 400ce4b

Browse files
docs: add release-note fragment for PR #1831 (#2035)
Signed-off-by: llm-d-router-release-notes[bot] <287676111+llm-d-router-release-notes[bot]@users.noreply.github.com> Co-authored-by: llm-d-router-release-notes[bot] <287676111+llm-d-router-release-notes[bot]@users.noreply.github.com>
1 parent 5140f89 commit 400ce4b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

release-notes.d/unreleased/1831.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
pr: 1831
3+
url: https://github.com/llm-d/llm-d-router/pull/1831
4+
author: LukeAVanDrie
5+
date: 2026-07-15
6+
---
7+
flowcontrol: the OrderingPolicy plugin interface no longer includes RequiredQueueCapabilities(); ordering policies only implement Less(). The QueueCapability system and the FCFS-only ListQueue are removed - all flows use the priority queue, so FCFS now dispatches in exact logical-arrival order.

0 commit comments

Comments
 (0)