Commit 0b5ec7e
committed
chore(release): 11.0.0 release notes
# [11.0.0](v10.1.0...v11.0.0) (2023-03-16)
### Features
* **assistantv1:** update based on api definitions ([d2aebb9](d2aebb9))
* **assistantv2:** add new assistant, environment, and skills lifecycle methods ([aaf9b77](aaf9b77))
* **discoveryv1:** update based on latest api definitions ([a810f01](a810f01))
* **discoveryv2:** update based on api definitions ([1e2682f](1e2682f))
* **language translator:** update based on api definitions ([d45607b](d45607b))
* **natural language understanding:** update based on api definitions ([a743cb7](a743cb7))
* **speech to text:** update based on new api definitions ([0a7058b](0a7058b))
* **text to speech:** update based on api definitions ([54fd47d](54fd47d))
### BREAKING CHANGES
* **natural language understanding:** removes the 'sentimentModel' functions and models
* **discoveryv2:** enrichmentId is now a required param for 'DocumentClassifierEnrichment' model.
'confidence' property has been removed from 'QueryResponsePassage' and 'QueryResultPassage' models.
Breaking interface changes to handling aggregation discriminators.
* **assistantv2:** 'createSession' param replaced with 'requestAnalytics' param. 'language' property
removed from 'Environment' model. method name changes in environment and release models.
* **assistantv1:** public interface 'Model' in 'WorkspaceSystemSettingsNlp' has been removed1 parent f6401b2 commit 0b5ec7e
1 file changed
+25
-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 | + | |
1 | 26 | | |
2 | 27 | | |
3 | 28 | | |
| |||
0 commit comments