Skip to content

Releases: watson-developer-cloud/java-sdk

v10.0.0

21 Mar 17:18
Compare
Choose a tag to compare

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

02 Dec 19:01
Compare
Choose a tag to compare

9.3.1 (2021-12-02)

Bug Fixes

  • deploy.yml: up the version for node to fix semantic-release (bcda21d)
  • pom.xml: update sdk-core version to fix Gson 2.8.9 java.lang.NoSuchFieldError (40b287e)

v9.3.0

14 Sep 20:56
Compare
Choose a tag to compare

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)

v9.2.2

01 Sep 11:24
Compare
Choose a tag to compare

9.2.2 (2021-09-01)

Bug Fixes

v9.2.1

17 Aug 16:28
Compare
Choose a tag to compare

9.2.1 (2021-08-17)

Bug Fixes

  • deploy: use bump2version (d4bbc44)
  • deploy: use python (03168b4)
  • deploy.xml: fix typo on deploy.xml gha (9136c47)
  • pom.xml: update java-sdk-core version (c6814a5)

v9.2.0

02 Jun 21:19
Compare
Choose a tag to compare

9.2.0 (2021-06-02)

Bug Fixes

  • text-to-speech-v1: generated using api def sdk-2021-05-11-rerelease and gen 3.31.0 (e825419)

Features

  • generation: generated using api def sdk-2021-05-11 & gen 3.31.0 (82ef647)
  • generation: generated using api def: sdk-2021-05-11 and generator: 3.31.0 (c039886)
  • natural-language-understanding-v1: generated using api def 5b4cdff & gen 3.31.0 (ac51578)

v9.1.1

17 May 17:18
Compare
Choose a tag to compare

9.1.1 (2021-05-17)

Bug Fixes

  • bumpversion: update bumpversion configuration (e6b97d6)

v9.1.0

07 May 15:45
Compare
Choose a tag to compare

9.1.0 (2021-04-30)

Bug Fixes

  • assistant-v1: override toString method to allow null values (dc0a023)

Features

  • assistant-v1: add updateDialogNodeNullable as a new function (90e3ea5)

v9.0.2

21 Dec 17:26
Compare
Choose a tag to compare

9.0.2 (2020-12-21)

Bug Fixes

  • generation: api def '8be1cdc78c7998b055bc8ea895dddd7c8496b2a4' gen tag 3.19.0 (1ddf534)

v9.0.1

11 Dec 11:20
Compare
Choose a tag to compare

9.0.1 (2020-12-11)

Bug Fixes

  • readme: add extra line to readme to trigger patch release (f5d1a06)