Commit d87f338
committed
chore(release): 9.3.0 release notes
# [9.3.0](v9.2.2...v9.3.0) (2021-09-14)
### Bug Fixes
* **assistant-v1:** location is no longer a required parameter for RuntimeEntity ([4014b36](4014b36))
* **assistant-v2:** add answers to searchResult ([8d53d6c](8d53d6c))
* **assistant-v2:** location is no longer a required parameter for RuntimeEntity ([2971a3b](2971a3b))
* **discovery-v1:** change authentication to authenticated property in StatusDetails ([e7b3cae](e7b3cae))
* **discovery-v1:** status is now deserialized as an object ([c72b497](c72b497))
* **natural-language-understanding-v1:** listClassificationsModels return type change ([5776b7b](5776b7b))
* **natural-language-understanding-v1:** remove unused models ([8e894dc](8e894dc))
### Features
* **assistant-v1:** add altText property to DialogNodeOutputGeneric & RuntimeResponseGeneric ([66acc78](66acc78))
* **assistant-v1:** add extra sensitivity values for RuntimeResponseGenericRuntimeResponseTypeImage ([86b331d](86b331d))
* **assistant-v2:** add altText property to RuntimeResponseGeneric ([798f780](798f780))
* **assistant-v2:** add SEARCH as a type of the message to MessageInput & MessageInputStateless ([b9a3427](b9a3427))
* **assistant-v2:** add sessionStartTime & state properties to MessageContextGlobalSystem ([6cd0b2e](6cd0b2e))
* **discovery-v2:** add CONVERSATIONAL_SEARCH & CONTENT_INTELLIGENCE as a type of a project ([ec6e753](ec6e753))
* **speech-to-text-v1:** add more languages supported for next generation models ([2fbd050](2fbd050))
* **speech-to-text-v1:** add more languages supported for next generation models ([c03ea09](c03ea09))
* **text-to-speech-v1:** add new voice models ([54d2338](54d2338))1 parent a641f04 commit d87f338
1 file changed
+26
-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 | + | |
1 | 27 | | |
2 | 28 | | |
3 | 29 | | |
| |||
0 commit comments