docs(changelog): link Video Bridge cache fix PR

This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-08-24 04:37:54 -03:00
parent d2cea0811a
commit e2e48fdab8
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1 @@
- **fix(video):** fingerprint protected Video Bridge bytes, coalesce concurrent work, and fail open when the bounded TTL/LRU result cache is unavailable or corrupt ([#11362](https://github.com/diegosouzapw/OmniRoute/pull/11362))

View File

@@ -1 +0,0 @@
- Fix Video Bridge result caching to fingerprint protected video bytes, coalesce concurrent work, and fail open when its bounded TTL/LRU cache is unavailable or corrupt.