Commit a7b0df2
committed
chore(release): 8.0.0 [skip ci]
# [8.0.0](v7.1.2...v8.0.0) (2023-03-16)
### Bug Fixes
* **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](67b169d))
### Features
* **assistantv2:** add several new functions ([2eae4e9](2eae4e9))
* **assistantv2:** improved typing ([730114e](730114e))
* **discov2:** new aggregation types ([9409082](9409082))
* **lt,stt:** add and remove model constants ([d41c7ee](d41c7ee))
* **nlu:** remove all sentimentModel functions ([0f17d68](0f17d68))
* **nlu:** remove beta model param from Sentiment ([8815b1a](8815b1a))
* **stt, tts:** add more models ([93cbe80](93cbe80))
* **tts:** add new params to websocket function ([13ab63f](13ab63f))
* **tts:** add params and add model constants ([b9fad7b](b9fad7b))
### BREAKING CHANGES
* **assistantv2:** createSession param removed
* **assistantv2:** removing and changing of interface properties
* **discov2:** confidence property removed
* **discov2:** smartDocumentUnderstanding param removed
* **discov2:** QueryAggregation structure changed
* **nlu:** remove all sentimentModel functions and interfaces1 parent 8815b1a commit a7b0df2
3 files changed
+137
-18193
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 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
1 | 31 | | |
2 | 32 | | |
3 | 33 | | |
| |||
0 commit comments