Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 14.0.0 release notes
# [14.0.0](v13.0.0...v14.0.0) (2024-12-05) ### Bug Fixes * **nlu:** remove summarization param ([3fa8b85](3fa8b85)) ### Features * **discov1:** remove discoV1 ([2d64d0d](2d64d0d)) * **discov2:** add methods for new batches api ([750a115](750a115)) * **lt:** remove lt and other deprecated resources ([254428b](254428b)) * **stt:** add new speech models ([5ca34b2](5ca34b2)) * **stt:** readd interimResults and lowLatency wss params ([6696356](6696356)) * **WxA:** add new functions and update required params ([a429786](a429786)) ### BREAKING CHANGES * **WxA:** `environmentId` now required for `message` and `messageStateless` functions Add support for message streaming and new APIs New functions: createProviders, listProviders, updateProviders, createReleaseExport, downloadReleaseExport, createReleaseImport, getReleaseImportStatus, messageStream, messageStreamStateless * **lt:** LanguageTranslator functionality has been removed * **discov1:** DiscoveryV1 functionality has been removed
- Loading branch information