diff --git a/release-notes.d/unreleased/1728.md b/release-notes.d/unreleased/1728.md new file mode 100644 index 0000000000..41736faf23 --- /dev/null +++ b/release-notes.d/unreleased/1728.md @@ -0,0 +1,7 @@ +--- +pr: 1728 +url: https://github.com/llm-d/llm-d-router/pull/1728 +author: shmuelk +date: 2026-06-25 +--- +- The deprecated dayaLayer feature gate has been removed. It has not been needed since llm-d-router 0.8.0 - Feature gates can now be disabled in the featureGates section of the configuration file, with the syntax gate=false