Tags: watson-developer-cloud/node-sdk
Tags
chore(release): 12.0.0 [skip ci] # [12.0.0](v11.0.0...v12.0.0) (2025-10-06) ### Features * **wa-v2:** update required params for createSession ([7b9a5cd](7b9a5cd)) ### BREAKING CHANGES * **wa-v2:** `environmentId` now required for `createSession` function
chore(release): 11.0.0 [skip ci] # [11.0.0](v10.0.0...v11.0.0) (2025-06-19) ### Bug Fixes * **wa v1&v2:** update default service name ([5d472cf](5d472cf)) ### Features * **nlu:** add signal to axios options ([8c88e3e](8c88e3e)) * **sdk-core:** update the ibm-cloud-sdk-core to 5.4.0 ([bc24dd2](bc24dd2)) * **tts&stt:** Add new model enum values; add signal to axios ([eb919a5](eb919a5)) * **wav1&discv2:** add signal to axios options ([32c5a0a](32c5a0a)) * **wav2:** Add turn events and required properties; add signal to axios properties ([00bac4b](00bac4b)) ### BREAKING CHANGES * **wav2:** add required conversational_search param to SearchSettings interface
chore(release): 10.0.0 [skip ci] # [10.0.0](v9.1.0...v10.0.0) (2024-12-04) ### Code Refactoring * **auth:** remove deprecated AuthorizationV1 class ([3f8addb](3f8addb)) ### Features * **discov1:** remove discoV1 ([936edc1](936edc1)) * **discov2:** add functions for new batches api ([5f81415](5f81415)) * **lt:** remove lt and other deprecated resources ([6478da6](6478da6)) * **stt:** add new speech models ([c4105ca](c4105ca)) * **WxA:** add new functions and update required params ([b710609](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
chore(release): 9.1.0 [skip ci] # [9.1.0](v9.0.1...v9.1.0) (2024-05-17) ### Features * **discov2:** add ocrEnabled parameter ([5a9c30e](5a9c30e)) * **stt:** add speechBeginEvent param to recognize func ([8f19640](8f19640)) * **stt:** remove interimResults and lowLatency wss params ([6c79d93](6c79d93))
chore(release): 9.0.0 [skip ci] # [9.0.0](v8.0.0...v9.0.0) (2024-02-26) ### Features * **disco-v2:** interface changes ([619d09b](619d09b)) * **disco-v2:** new params for EnrichmentOptions ([e826b89](e826b89)) * **mcsp:** expose McspAuthenticator ([94d3efc](94d3efc)) * **stt:** new params ([06bb328](06bb328)) * **ts:** add better ts typing and linting ([762c6bf](762c6bf)) * **wa-v2:** new params orchestration and asyncCallout ([5124107](5124107)) * **wa-v2:** support for private variables ([784c476](784c476)) ### BREAKING CHANGES * **wa-v2:** Renaming and changing of multiple interfaces
chore(release): 8.0.0 [skip ci] # [8.0.0](v7.1.2...v8.0.0) (2023-03-16) ### Bug Fixes * **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](67b169d)) ### Features * **assistantv2:** add several new functions ([2eae4e9](2eae4e9)) * **assistantv2:** improved typing ([730114e](730114e)) * **discov2:** new aggregation types ([9409082](9409082)) * **lt,stt:** add and remove model constants ([d41c7ee](d41c7ee)) * **nlu:** remove all sentimentModel functions ([0f17d68](0f17d68)) * **nlu:** remove beta model param from Sentiment ([8815b1a](8815b1a)) * **stt, tts:** add more models ([93cbe80](93cbe80)) * **tts:** add new params to websocket function ([13ab63f](13ab63f)) * **tts:** add params and add model constants ([b9fad7b](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
PreviousNext