Add changelog for #3974

This commit is contained in:
Mark Backman
2026-03-10 07:44:42 -04:00
parent 233867fdfb
commit edc65fc45e
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
- `AzureSTTService` `region` parameter is now optional when `private_endpoint` is provided. A `ValueError` is raised if neither is given, and a warning is logged if both are provided (`private_endpoint` takes priority).