add changelog

This commit is contained in:
Luke Payyapilli
2026-02-06 10:05:02 -05:00
parent 29c53b99a4
commit 1790a84bfd

1
changelog/3663.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed `SambaNovaLLMService` and `GoogleLLMOpenAIBetaService` streams not being closed on cancellation/exception, which could leak sockets.