Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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
- Loading branch information