Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
ibm-watson ^5.7.3 -> ^12.0.0 age confidence

Release Notes

watson-developer-cloud/node-sdk (ibm-watson)

v12.0.1

Compare Source

wa-v2 – Patch Release Notes

This release addresses several issues identified in version 12.0.0:

  • Fixed missing parameter in HTTP request creation:
    The environments path parameter was previously omitted from the message and messageStateless functions when generating HTTP requests. This parameter has now been properly included to ensure consistent request behavior.

  • Added required environmentId parameter to session deletion:
    The deleteSession function now correctly requires the environmentId parameter. This change was originally intended for the 12.0.0 release and has been implemented as part of this update.

v12.0.0

Compare Source

Features
  • wa-v2: update required params for createSession (7b9a5cd)
BREAKING CHANGES
  • wa-v2: assistantId and environmentId are now required parameters for the createSession function

v11.0.0

Compare Source

Bug Fixes
  • wa v1&v2: update default service name (5d472cf)
Features
  • nlu: add signal to axios options (8c88e3e)
  • sdk-core: update the ibm-cloud-sdk-core to 5.4.0 (bc24dd2)
  • tts&stt: Add new model enum values; add signal to axios (eb919a5)
  • wav1&discv2: add signal to axios options (32c5a0a)
  • wav2: Add turn events and required properties; add signal to axios properties (00bac4b)
BREAKING CHANGES
  • wav2: add required conversational_search param to SearchSettings interface

v10.0.0

Compare Source

Code Refactoring
  • auth: remove deprecated AuthorizationV1 class (3f8addb)
Features
  • discov1: remove discoV1 (936edc1)
  • discov2: add functions for new batches api (5f81415)
  • lt: remove lt and other deprecated resources (6478da6)
  • stt: add new speech models (c4105ca)
  • WxA: add new functions and update required params (b710609)
BREAKING CHANGES
  • auth: AuthorizationV1 is removed in favor of the long supported node-sdk-core authenticators located in /auth
  • 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

v9.1.0

Compare Source

Features
  • discov2: add ocrEnabled parameter (5a9c30e)
  • stt: add speechBeginEvent param to recognize func (8f19640)
  • stt: remove interimResults and lowLatency wss params (6c79d93)

9.0.1 (2024-03-13)

Bug Fixes
  • stt: change smartFormattingVersion type to number (3db377b)
  • wss: add smartFormattingVersion param (d64f155)

v9.0.1

Compare Source

Bug Fixes
  • stt: change smartFormattingVersion type to number (3db377b)
  • wss: add smartFormattingVersion param (d64f155)

v9.0.0

Compare Source

Features
  • disco-v2: interface changes (619d09b)
  • disco-v2: new params for EnrichmentOptions (e826b89)
  • mcsp: expose McspAuthenticator (94d3efc)
  • stt: new params (06bb328)
  • ts: add better ts typing and linting (762c6bf)
  • wa-v2: new params orchestration and asyncCallout (5124107)
  • wa-v2: support for private variables (784c476)
BREAKING CHANGES
  • wa-v2: Renaming and changing of multiple interfaces

v8.0.0

Compare Source

Bug Fixes
  • deps: upgrade core version to address jsonwebtoken vulnerability (67b169d)
Features
  • assistantv2: add several new functions (2eae4e9)
  • assistantv2: improved typing (730114e)
  • discov2: new aggregation types (9409082)
  • lt,stt: add and remove model constants (d41c7ee)
  • nlu: remove all sentimentModel functions (0f17d68)
  • nlu: remove beta model param from Sentiment (8815b1a)
  • stt, tts: add more models (93cbe80)
  • tts: add new params to websocket function (13ab63f)
  • tts: add params and add model constants (b9fad7b)
BREAKING CHANGES
  • assistantv2: createSession param removed
  • assistantv2: removing and changing of interface properties
  • discov2: confidence property removed
  • discov2: smartDocumentUnderstanding param removed
  • discov2: QueryAggregation structure changed
  • nlu: remove all sentimentModel functions and interfaces

7.1.2 (2022-10-25)

Bug Fixes
  • deps: upgrade core version to address file-type vulnerability (c724fc3)

7.1.1 (2022-08-16)

Bug Fixes
  • package.json: rollback core version (f74c48c)

v7.2.0

Compare Source

v7.1.2

Compare Source

Bug Fixes
  • deps: upgrade core version to address file-type vulnerability (c724fc3)

v7.1.1

Compare Source

Bug Fixes
  • package.json: rollback core version (f74c48c)

v7.1.0

Compare Source

Features
  • assistant-v1: update models and add new methods (e320105)
  • assistant-v2: update models and add new methods (0a66745)
  • discovery-v2: update models and add several new methods (d8bf765)
  • nlu: add trainingParameters parameter (6e3f676)
  • package.json: upgrade bm-cloud-sdk-core (ab019de)
  • stt: update parameters (3be4085)
  • tts: add parameters (a3ed589)
  • wss: add new websocket params (8cce07c)

v7.0.0

Compare Source

Features
  • assistantv1: assistant v1 generated with new spec (5c6e9db)
  • assistantv2: assistant v2 generated with new spec (7f7d96f)
  • compare-comply: remove compare-comply (a851442)
  • discoveryv1: discovery v1 generated with new spec (cf1d976)
  • discoveryv1: regen with more recent defs (46752a1)
  • lt: lT generated with new spec (ed54e99)
  • nlc: remove NLC (698b3be)
  • nlu: nLU generated with new spec (beeb8a0)
  • pi: remove PI (350ed36)
  • secrets: run detect secrets (5a5690a)
  • stt: change addGrammar to take a file (d21b462)
  • stt: stt generated with new spec (ec98a33)
  • tone analyzer: remove tone analyzer (fbd5be1)
  • tts: tTS generated with new spec (b1e87d3)
  • vizrec: remove vizrec (a6f3134)
BREAKING CHANGES
  • stt: addGrammar no longer accepts a string and must take a file
  • discoveryv1: QueryAggregation subclasses changed, be sure to regen models
  • stt: Changed file type of addGrammar from String to Data
  • discoveryv1: QueryAggregation - subclasses have changed
  • assistantv2: MessageOutputDebug - renamed DialogNodesVisited to DialogNodeVisited; RuntimeEntity
  • removed optional metadata property
  • assistantv1: Removed required text property on outputdata and removed optional metadata property
    from runtimeentity
  • tone analyzer: Tone Analyzer functionality has been removed
  • vizrec: VizRec functionality has been removed
  • pi: PI functionality has been removed
  • nlc: NLC functionality has been removed
  • compare-comply: Compare and comply functionality has been removed

6.2.2 (2022-01-19)

Bug Fixes
  • stt: update word confidence and timestamps type (9f4d664)

6.2.1 (2021-09-21)

Bug Fixes
  • stt: fix timestamps type to properly reflect response model (1efa983)

v6.2.2

Compare Source

Bug Fixes
  • stt: update word confidence and timestamps type (9f4d664)

v6.2.1

Compare Source

Bug Fixes
  • stt: fix timestamps type to properly reflect response model (1efa983)

v6.2.0

Compare Source

Bug Fixes
  • assistant_v2 discovery_v1: regen with final release (cc99978)
  • discovery_v1: update status model (bb69a7e)
  • nlu: fix listClassificationModels (8c09145)
  • package.json: bump cloud sdk core version (f4579b4)
  • regenerate with correct version (16420fc)
  • package.json: bump axios version (29b9b4e)
Features
  • assistant_v1: alt_text property added (32c7d2e)
  • assistant_v2: add properties to model and Image response (6f0bb29)
  • discovery_v2: update CreateProjectConstants Type enum (f272fc6)
  • stt: support more languages (84bb18d)
  • tts: new voice models added (1e64b92)

6.1.2 (2021-08-25)

Bug Fixes

6.1.1 (2021-06-02)

Bug Fixes
  • tts: remove unnecessary filename param (d30bb25)

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes
  • tts: remove unnecessary filename param (d30bb25)

v6.1.0

Compare Source

Bug Fixes
  • nlu: remove ListCategoriesModelsResponse (82a82a3)
  • wss,assistantv1: address review changes (ab0c8a2)
Features
  • assistantv1: generation release changes (8b10b2d)
  • assistantv2: generation release changes (403145e)
  • discov2: generation release changes (8e70b7f)
  • nlu: generation release changes (4d74c0a)
  • stt: update websocket parameters (8f257e7)
  • stt-tts: generation release changes (1bc946b)

6.0.4 (2021-04-05)

Bug Fixes
  • update core to enable use with more front-end environments (bb57a23)

6.0.3 (2021-02-22)

Bug Fixes
  • cc: add deprecation warning for Compare and Comply (85c218a)
  • stt: handedit- fix timestamps time to properly reflect response model (735bcd2), closes #​1084

6.0.2 (2021-01-08)

Bug Fixes
  • package.json: update dependencies to cover vulnerabilities (2b839c8)

6.0.1 (2020-12-22)

Bug Fixes

v6.0.4

Compare Source

Bug Fixes
  • update core to enable use with more front-end environments (bb57a23)

v6.0.3

Compare Source

Bug Fixes
  • cc: add deprecation warning for Compare and Comply (85c218a)
  • stt: handedit- fix timestamps time to properly reflect response model (735bcd2), closes #​1084

v6.0.2

Compare Source

Bug Fixes
  • package.json: update dependencies to cover vulnerabilities (2b839c8)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

BREAKING CHANGES
  • Support for callbacks dropped
  • Support for Node v10 dropped
  • changes to services, see MIGRATION-V6.md

5.7.1 (2020-09-29)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ibm-watson-12.x branch from 101bee9 to d5da338 Compare October 23, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant