Add changelog for #4174

This commit is contained in:
Mark Backman
2026-03-27 14:50:12 -04:00
parent 0798803c70
commit a1a29b3933

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

@@ -0,0 +1 @@
- ⚠️ Fixed `DeepgramSTTService` compatibility with deepgram-sdk 6.1.0. The SDK now requires explicit message objects for `send_keep_alive()`, `send_close_stream()`, and `send_finalize()`. The minimum deepgram-sdk version is now 6.1.0.