Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.0.0](v4.8.0...v5.0.0) (2020-12-10) ### Features * **AssistantV1:** Add support for BulkClassify ([20e42e3](20e42e3)) * **AssistantV2:** Add support for BulkClassify and refactor context skill system ([52f0cf9](52f0cf9)) * **CompareComply:** add support for Modification in TypeLabel ([bd6d619](bd6d619)) * **DiscoveryV2:** Add support for AnalyzeDocuments ([fa97def](fa97def)) * regenrate services using current API def ([30eb7de](30eb7de)) * **regeneration:** regenerated with generator 3.21.0 and api def sdk-major-release-2020 ([5de83ec](5de83ec)) * **TextToSpeechV1:** add support for CustomModel and CustomModels ([235aef2](235aef2)) * **VisualRecognition:** Add deprecation warning and change starte and endtimes to DateTime ([d99b69a](d99b69a)) ### BREAKING CHANGES * **VisualRecognition:** change startTime and encTime to DateTime for GetTrainingUsave for VisualRecognitionV4 * **TextToSpeechV1:** Moved from VoiceModel and VoiceModels to CustomModel and CustomModels * **AssistantV2:** MessageContextSkill
- Loading branch information