Releases: watson-developer-cloud/java-sdk
Releases · watson-developer-cloud/java-sdk
v10.0.0
10.0.0 (2022-03-21)
Bug Fixes
- bumpversion: update bumpversion file (ca7b4e8)
Features
- assistant-v1: add new DialogNodeOutputGeneric subclasses & additional properties in workspace (dfeacca)
- assistant-v1: generated using api-def: master & generator: 3.46.0 (dc7f6a4)
- assistant-v2: generated using api-def: master & generator: 3.46.0 (4fdfb2f)
- deprecation: remove CC, NLC, PI, Tone Analyzer, and Visual Recognition (1b64285)
- discovery-v1: document status & query aggregation update (776048c)
- speech-to-text-v1: add de-de_multimedia & update comments (0d32576)
- speech-to-text-v1: add missing import (029fdfa)
- speech-to-text-v1: supportedFeatures: customAcousticModel property added & update comments (62e4f8e)
- text-to-speech-v1: add voices and update comments (40cd035)
Reverts
- pom.xml: revert change for root pom.xml (5fecba8)
BREAKING CHANGES
- discovery-v1: QueryAggregation: BREAKING QueryAggregation subclasses changed.
- assistant-v2: MessageOutputDebug: BREAKING nodesVisited type DialogNodesVisited changed to
DialogNodeVisited, RuntimeEntity: BREAKING optional metadata property removed - assistant-v1: OutputData: BREAKING required text property removed, RuntimeEntity: BREAKING
optional metadata property removed
v9.3.1
v9.3.0
9.3.0 (2021-09-14)
Bug Fixes
- assistant-v1: location is no longer a required parameter for RuntimeEntity (4014b36)
- assistant-v2: add answers to searchResult (8d53d6c)
- assistant-v2: location is no longer a required parameter for RuntimeEntity (2971a3b)
- discovery-v1: change authentication to authenticated property in StatusDetails (e7b3cae)
- discovery-v1: status is now deserialized as an object (c72b497)
- natural-language-understanding-v1: listClassificationsModels return type change (5776b7b)
- natural-language-understanding-v1: remove unused models (8e894dc)
Features
- assistant-v1: add altText property to DialogNodeOutputGeneric & RuntimeResponseGeneric (66acc78)
- assistant-v1: add extra sensitivity values for RuntimeResponseGenericRuntimeResponseTypeImage (86b331d)
- assistant-v2: add altText property to RuntimeResponseGeneric (798f780)
- assistant-v2: add SEARCH as a type of the message to MessageInput & MessageInputStateless (b9a3427)
- assistant-v2: add sessionStartTime & state properties to MessageContextGlobalSystem (6cd0b2e)
- discovery-v2: add CONVERSATIONAL_SEARCH & CONTENT_INTELLIGENCE as a type of a project (ec6e753)
- speech-to-text-v1: add more languages supported for next generation models (2fbd050)
- speech-to-text-v1: add more languages supported for next generation models (c03ea09)
- text-to-speech-v1: add new voice models (54d2338)