Skip to content

v10.0.0

Latest
Compare
Choose a tag to compare
@watson-github-bot watson-github-bot released this 04 Dec 22:18

10.0.0 (2024-12-04)

Code Refactoring

  • auth: remove deprecated AuthorizationV1 class (3f8addb)

Features

  • discov2: add functions for new batches api (5f81415)
  • stt: add new speech models and readd interimResults and lowLatency wss params (c4105ca)
  • WxA: add new functions and update required params (b710609)
  • Add support for message streaming and new APIs

New functions: createProviders, listProviders, updateProviders, createReleaseExport, downloadReleaseExport, createReleaseImport, getReleaseImportStatus, messageStream, messageStreamStateless, listBatches, pullBatches, pushBatches

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
  • lt: LanguageTranslator functionality has been removed
  • discov1: DiscoveryV1 functionality has been removed