Skip to content

Commit 2fe4411

Browse files
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:** MessageContextSkill
1 parent 2f93191 commit 2fe4411

File tree

2 files changed

+260
-302
lines changed

2 files changed

+260
-302
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [5.0.0](https://github.com/watson-developer-cloud/unity-sdk/compare/v4.8.0...v5.0.0) (2020-12-10)
2+
3+
4+
### Features
5+
6+
* **AssistantV1:** Add support for BulkClassify ([20e42e3](https://github.com/watson-developer-cloud/unity-sdk/commit/20e42e3c26d16ed3257874e3244c5ccf4d83a0b0))
7+
* **AssistantV2:** Add support for BulkClassify and refactor context skill system ([52f0cf9](https://github.com/watson-developer-cloud/unity-sdk/commit/52f0cf940865fc28cbe14833c69bed8293149a1a))
8+
* **CompareComply:** add support for Modification in TypeLabel ([bd6d619](https://github.com/watson-developer-cloud/unity-sdk/commit/bd6d619e73f9e50873767457406b782d694b7098))
9+
* **DiscoveryV2:** Add support for AnalyzeDocuments ([fa97def](https://github.com/watson-developer-cloud/unity-sdk/commit/fa97def7cf4bac9468050a7c9b6db064647fedd0))
10+
* regenrate services using current API def ([30eb7de](https://github.com/watson-developer-cloud/unity-sdk/commit/30eb7debb1d46fec979a603810459c324087b53b))
11+
* **regeneration:** regenerated with generator 3.21.0 and api def sdk-major-release-2020 ([5de83ec](https://github.com/watson-developer-cloud/unity-sdk/commit/5de83ec432d1878d3f9edb98f47689a79f49a3bb))
12+
* **TextToSpeechV1:** add support for CustomModel and CustomModels ([235aef2](https://github.com/watson-developer-cloud/unity-sdk/commit/235aef25527060e89c40d4e4fa93c1aaa0660796))
13+
* **VisualRecognition:** Add deprecation warning and change starte and endtimes to DateTime ([d99b69a](https://github.com/watson-developer-cloud/unity-sdk/commit/d99b69add5d6d42ed733ccde176615f79e788491))
14+
15+
16+
### BREAKING CHANGES
17+
18+
* **VisualRecognition:** change startTime and encTime to DateTime for GetTrainingUsave for
19+
VisualRecognitionV4
20+
* **TextToSpeechV1:** Moved from VoiceModel and VoiceModels to CustomModel and CustomModels
21+
* **AssistantV2:** MessageContextSkill
22+
123
# [4.8.0](https://github.com/watson-developer-cloud/unity-sdk/compare/v4.7.1...v4.8.0) (2020-08-25)
224

325

0 commit comments

Comments
 (0)