diff --git a/changelog/fragments/session-history-live-events-followups.md b/changelog/fragments/session-history-live-events-followups.md deleted file mode 100644 index 59b98f364e2..00000000000 --- a/changelog/fragments/session-history-live-events-followups.md +++ /dev/null @@ -1,3 +0,0 @@ -### Fixes - -- Gateway/session history: return `404` for unknown session history lookups, unsubscribe session lifecycle listeners during shutdown, add coverage for the new transcript and lifecycle helpers, and tighten session history plus live transcript tests so the Control UI session surfaces stay stable under restart and follow mode.