Commit 2fe4411
committed
chore(release): 5.0.0 release notes
# [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:** MessageContextSkill1 parent 2f93191 commit 2fe4411
2 files changed
+260
-302
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
0 commit comments