Skip to content

Commit ccd30ba

Browse files
docs: add release-note fragment for PR llm-d#1690 (llm-d#1725)
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 bf3760d commit ccd30ba

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

release-notes.d/unreleased/1690.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
pr: 1690
3+
url: https://github.com/llm-d/llm-d-router/pull/1690
4+
author: LukeAVanDrie
5+
date: 2026-06-23
6+
---
7+
flowcontrol: the priority-ordered dispatch queue is now backed by the standard library container/heap and registered as `PriorityQueue` (previously `MaxMinHeap`). Any configuration that explicitly set the queue to `MaxMinHeap` must be updated to `PriorityQueue`.

0 commit comments

Comments
 (0)