From 28314467e48a0524ba7a528adefbeaca97ff0a2f Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Thu, 30 Jul 2026 05:21:26 -0300 Subject: [PATCH] docs(changelog): fragment for #8966 --- changelog.d/maintenance/8966-remove-iflow-ttl.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/maintenance/8966-remove-iflow-ttl.md diff --git a/changelog.d/maintenance/8966-remove-iflow-ttl.md b/changelog.d/maintenance/8966-remove-iflow-ttl.md new file mode 100644 index 0000000000..588d891955 --- /dev/null +++ b/changelog.d/maintenance/8966-remove-iflow-ttl.md @@ -0,0 +1 @@ +- **chore(sse):** dropped the leftover `iflow` entry from the token-refresh TTL map — the provider was removed from the product but its 24-hour refresh lead outlived it, and the identifier had exactly two occurrences left repo-wide ([#8966](https://github.com/diegosouzapw/OmniRoute/pull/8966))