v10.0.0
          ·
          
            14 commits
          
          to master
          since this release
        
        
        
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: environmentIdnow required formessageandmessageStatelessfunctions
- lt: LanguageTranslator functionality has been removed
- discov1: DiscoveryV1 functionality has been removed