diff --git a/.changelog/10112.txt b/.changelog/10112.txt new file mode 100644 index 000000000..d725d3fe1 --- /dev/null +++ b/.changelog/10112.txt @@ -0,0 +1,3 @@ +```release-note:bug +streaming: fixes a bug that would cause context cancellation errors when a cache entry expired while requests were active. +```