Commit bcf41bc
committed
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 removed1 parent 351c6ad commit bcf41bc
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
1 | 28 | | |
2 | 29 | | |
3 | 30 | | |
| |||
0 commit comments