Skip to content

Releases: watson-developer-cloud/java-sdk

v16.1.0

11 Nov 17:40

Choose a tag to compare

16.1.0 (2025-11-11)

Features

  • stt: add new sad_module param to recognize functions (1321a46)
  • tts: add new voice models (ef52d55)

v16.0.0

09 Oct 19:42

Choose a tag to compare

16.0.0 (2025-10-09)

Bug Fixes

  • wa-v2: fix missing path parameter in HTTP request creation for message functions (c379682)

Features

  • wa-v2: add environmentId param to sessions functions and update sdk headers (7d33340)

BREAKING CHANGES

  • wa-v2: assistantId and environmentId are now required parameters for the createSession and deleteSession functions

v15.0.0

18 Jun 20:49

Choose a tag to compare

15.0.0 (2025-06-18)

Features

  • stt,tts: new models and voices (e2aaf08)
  • wa-v2: add new turn event type (3ec3da0)

BREAKING CHANGES

  • wa-v2: conversationalSearch is now a required parameter when constructing SearchSettings

Add new llmMetadata property
Add new turn event TurnEventGenerativeAICalledCallout

v14.0.2

27 May 20:33

Choose a tag to compare

14.0.2 (2025-05-27)

Bug Fixes

  • wa-v2: add missing turn events (99970d2)

v14.0.1

07 May 17:19

Choose a tag to compare

14.0.1 (2025-05-07)

Bug Fixes

  • wa-v2: add conversational_search_end turn event (ca524b1)

v14.0.0

05 Dec 20:48

Choose a tag to compare

14.0.0 (2024-12-05)

Bug Fixes

  • nlu: remove summarization param (3fa8b85)

Features

  • discov1: remove discoV1 (2d64d0d)
  • discov2: add methods for new batches api (750a115)
  • lt: remove lt and other deprecated resources (254428b)
  • stt: add new speech models (5ca34b2)
  • stt: readd interimResults and lowLatency wss params (6696356)
  • WxA: add new functions and update required params (a429786)

BREAKING CHANGES

  • WxA: environmentId now required for message and messageStateless functions

Add support for message streaming and new APIs
New functions: createProviders, listProviders, updateProviders, createReleaseExport, downloadReleaseExport, createReleaseImport, getReleaseImportStatus, messageStream, messageStreamStateless

  • lt: LanguageTranslator functionality has been removed
  • discov1: DiscoveryV1 functionality has been removed

v13.0.0

20 May 15:49

Choose a tag to compare

13.0.0 (2024-05-20)

Features

  • discov2: add ocrEnabled parameter (45ec51d)
  • stt: add speechBeginEvent param to recognize func (5cb5238)
  • stt: remove interimResults and lowLatency wss params (4c571c2)

BREAKING CHANGES

  • stt: RecognizeWithWebsocketsOptions interimResults and
    lowLatency properties removed

v12.0.1

13 Mar 17:45

Choose a tag to compare

12.0.1 (2024-03-13)

Bug Fixes

  • stt: change smartFormattingVersion to a Long (258c406)
  • wss: add smartFormattingVersion to websockets (9806d3c)

v12.0.0

26 Feb 20:15

Choose a tag to compare

12.0.0 (2024-02-26)

Bug Fixes

  • wa-v2: fix tests and delete unused models (3e7e9c7)

Features

  • disco-v2: class changes (ba46325)
  • discov2: new EnrichmentOptions parameters (78d93b7)
  • mcsp: update sdk-core for MCSP authenticator support (8e9f831)
  • nlu: add support for userMetadata param (a00b9d7)
  • stt: new params (56755c6)
  • wa-v2: new method params (439ed47)
  • wa-v2: support for private variables (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

v11.0.1

08 Aug 16:00

Choose a tag to compare

11.0.1 (2023-08-08)

Bug Fixes