Tags: TealFoxPro/java-sdk
Tags
chore(release): 12.0.1 release notes ## [12.0.1](watson-developer-cloud/java-sdk@v12.0.0...v12.0.1) (2024-03-13) ### Bug Fixes * **stt:** change smartFormattingVersion to a Long ([258c406](watson-developer-cloud@258c406)) * **wss:** add smartFormattingVersion to websockets ([9806d3c](watson-developer-cloud@9806d3c))
chore(release): 12.0.0 release notes # [12.0.0](watson-developer-cloud/java-sdk@v11.0.1...v12.0.0) (2024-02-26) ### Bug Fixes * **wa-v2:** fix tests and delete unused models ([3e7e9c7](watson-developer-cloud@3e7e9c7)) ### Features * **disco-v2:** class changes ([ba46325](watson-developer-cloud@ba46325)) * **discov2:** new EnrichmentOptions parameters ([78d93b7](watson-developer-cloud@78d93b7)) * **mcsp:** update sdk-core for MCSP authenticator support ([8e9f831](watson-developer-cloud@8e9f831)) * **nlu:** add support for userMetadata param ([a00b9d7](watson-developer-cloud@a00b9d7)) * **stt:** new params ([56755c6](watson-developer-cloud@56755c6)) * **wa-v2:** new method params ([439ed47](watson-developer-cloud@439ed47)) * **wa-v2:** support for private variables ([89f2209](watson-developer-cloud@89f2209)) ### BREAKING CHANGES * **disco-v2:** TableBodyCells properties changed to string lists. Location property changed from Map to TableElementLocation. * **wa-v2:** Multiple class name changes and Log class property type changes
chore(release): 11.0.1 release notes ## [11.0.1](watson-developer-cloud/java-sdk@v11.0.0...v11.0.1) (2023-08-08) ### Bug Fixes * **pom:** upgrade sdk-core ([watson-developer-cloud#1220](watson-developer-cloud#1220)) ([5ce39c7](watson-developer-cloud@5ce39c7))
chore(release): 11.0.0 release notes # [11.0.0](watson-developer-cloud/java-sdk@v10.1.0...v11.0.0) (2023-03-16) ### Features * **assistantv1:** update based on api definitions ([d2aebb9](watson-developer-cloud@d2aebb9)) * **assistantv2:** add new assistant, environment, and skills lifecycle methods ([aaf9b77](watson-developer-cloud@aaf9b77)) * **discoveryv1:** update based on latest api definitions ([a810f01](watson-developer-cloud@a810f01)) * **discoveryv2:** update based on api definitions ([1e2682f](watson-developer-cloud@1e2682f)) * **language translator:** update based on api definitions ([d45607b](watson-developer-cloud@d45607b)) * **natural language understanding:** update based on api definitions ([a743cb7](watson-developer-cloud@a743cb7)) * **speech to text:** update based on new api definitions ([0a7058b](watson-developer-cloud@0a7058b)) * **text to speech:** update based on api definitions ([54fd47d](watson-developer-cloud@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 removed
chore(release): 10.1.0 release notes # [10.1.0](watson-developer-cloud/java-sdk@v10.0.1...v10.1.0) (2022-08-10) ### Bug Fixes * **assistantv2:** add discrim bug hand edit for TurnEvent models ([4f4894f](watson-developer-cloud@4f4894f)) * **discov2:** make enrichement_id required and linting changes ([995e687](watson-developer-cloud@995e687)) ### Features * **assistantv1:** update models and add new methods ([64a2622](watson-developer-cloud@64a2622)) * **assistantv2:** update models and add new methods ([2f164cd](watson-developer-cloud@2f164cd)) * **discov2:** update models and add new methods ([a29cb73](watson-developer-cloud@a29cb73)) * **nlu:** add new parameter to create/updateClassificationsModel ([680d2c0](watson-developer-cloud@680d2c0)) * **stt:** add and remove method parameters ([cdcc228](watson-developer-cloud@cdcc228)) * **tts:** add method parameters ([2a0c2f3](watson-developer-cloud@2a0c2f3)) * **wss:** add and remove websocket params ([bfd4b0d](watson-developer-cloud@bfd4b0d))
chore(release): 10.0.1 release notes ## [10.0.1](watson-developer-cloud/java-sdk@v10.0.0...v10.0.1) (2022-04-25) ### Bug Fixes * **language-translator-v3:** add content-type to createModelOptions model properties ([afd1086](watson-developer-cloud@afd1086))
chore(release): 10.0.0 release notes # [10.0.0](watson-developer-cloud/java-sdk@v9.3.1...v10.0.0) (2022-03-21) ### Bug Fixes * **bumpversion:** update bumpversion file ([ca7b4e8](watson-developer-cloud@ca7b4e8)) ### Features * **assistant-v1:** add new DialogNodeOutputGeneric subclasses & additional properties in workspace ([dfeacca](watson-developer-cloud@dfeacca)) * **assistant-v1:** generated using api-def: master & generator: 3.46.0 ([dc7f6a4](watson-developer-cloud@dc7f6a4)) * **assistant-v2:** generated using api-def: master & generator: 3.46.0 ([4fdfb2f](watson-developer-cloud@4fdfb2f)) * **deprecation:** remove CC, NLC, PI, Tone Analyzer, and Visual Recognition ([1b64285](watson-developer-cloud@1b64285)) * **discovery-v1:** document status & query aggregation update ([776048c](watson-developer-cloud@776048c)) * **speech-to-text-v1:** add de-de_multimedia & update comments ([0d32576](watson-developer-cloud@0d32576)) * **speech-to-text-v1:** add missing import ([029fdfa](watson-developer-cloud@029fdfa)) * **speech-to-text-v1:** supportedFeatures: customAcousticModel property added & update comments ([62e4f8e](watson-developer-cloud@62e4f8e)) * **text-to-speech-v1:** add voices and update comments ([40cd035](watson-developer-cloud@40cd035)) ### Reverts * **pom.xml:** revert change for root pom.xml ([5fecba8](watson-developer-cloud@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
chore(release): 9.3.1 release notes ## [9.3.1](watson-developer-cloud/java-sdk@v9.3.0...v9.3.1) (2021-12-02) ### Bug Fixes * **deploy.yml:** up the version for node to fix semantic-release ([bcda21d](watson-developer-cloud@bcda21d)) * **pom.xml:** update sdk-core version to fix Gson 2.8.9 java.lang.NoSuchFieldError ([40b287e](watson-developer-cloud@40b287e))
chore(release): 9.3.0 release notes # [9.3.0](watson-developer-cloud/java-sdk@v9.2.2...v9.3.0) (2021-09-14) ### Bug Fixes * **assistant-v1:** location is no longer a required parameter for RuntimeEntity ([4014b36](watson-developer-cloud@4014b36)) * **assistant-v2:** add answers to searchResult ([8d53d6c](watson-developer-cloud@8d53d6c)) * **assistant-v2:** location is no longer a required parameter for RuntimeEntity ([2971a3b](watson-developer-cloud@2971a3b)) * **discovery-v1:** change authentication to authenticated property in StatusDetails ([e7b3cae](watson-developer-cloud@e7b3cae)) * **discovery-v1:** status is now deserialized as an object ([c72b497](watson-developer-cloud@c72b497)) * **natural-language-understanding-v1:** listClassificationsModels return type change ([5776b7b](watson-developer-cloud@5776b7b)) * **natural-language-understanding-v1:** remove unused models ([8e894dc](watson-developer-cloud@8e894dc)) ### Features * **assistant-v1:** add altText property to DialogNodeOutputGeneric & RuntimeResponseGeneric ([66acc78](watson-developer-cloud@66acc78)) * **assistant-v1:** add extra sensitivity values for RuntimeResponseGenericRuntimeResponseTypeImage ([86b331d](watson-developer-cloud@86b331d)) * **assistant-v2:** add altText property to RuntimeResponseGeneric ([798f780](watson-developer-cloud@798f780)) * **assistant-v2:** add SEARCH as a type of the message to MessageInput & MessageInputStateless ([b9a3427](watson-developer-cloud@b9a3427)) * **assistant-v2:** add sessionStartTime & state properties to MessageContextGlobalSystem ([6cd0b2e](watson-developer-cloud@6cd0b2e)) * **discovery-v2:** add CONVERSATIONAL_SEARCH & CONTENT_INTELLIGENCE as a type of a project ([ec6e753](watson-developer-cloud@ec6e753)) * **speech-to-text-v1:** add more languages supported for next generation models ([2fbd050](watson-developer-cloud@2fbd050)) * **speech-to-text-v1:** add more languages supported for next generation models ([c03ea09](watson-developer-cloud@c03ea09)) * **text-to-speech-v1:** add new voice models ([54d2338](watson-developer-cloud@54d2338))
chore(release): 9.2.2 release notes ## [9.2.2](watson-developer-cloud/java-sdk@v9.2.1...v9.2.2) (2021-09-01) ### Bug Fixes * **nlc:** add a deprecation message ([watson-developer-cloud#1185](watson-developer-cloud#1185)) ([b460cdd](watson-developer-cloud@b460cdd))
PreviousNext