Releases: watson-developer-cloud/unity-sdk
Releases · watson-developer-cloud/unity-sdk
v6.0.0
6.0.0 (2022-03-21)
Features
- assistant-v1: generated using api-def: master & generator: 3.46.0 (3cb486e)
- assistant-v2: generated using api-def: master & generator: 3.46.0 (03c3646)
- discovery-v1: document status & query aggregation update (97a432e)
- natural-language-understanding-v1: metadata as a dictionary and comments updated (34fd074)
- speech-to-text-v1: supportedFeatures: customAcousticModel property added & update comments (c11e928)
BREAKING CHANGES
- discovery-v1: QueryAggregation: BREAKING QueryAggregation subclasses changed.
- assistant-v2: MessageOutputDebug: BREAKING nodesVisited type DialogNodesVisited changed to
DialogNodeVisited, RuntimeEntity: BREAKING optional metadata property removed - assistant-v1: OutputData: BREAKING required text property removed, RuntimeEntity: BREAKING
optional metadata property removed
v5.2.0
5.2.0 (2021-09-14)
Bug Fixes
- assistant-v2: add new property, answers for assistant v2 (c1ac34a)
- assistant-v2: fix integration test for assistant v2 (2ed2368)
- discovery-v1: fix status details property. Change from authentication to authenticated (7975bd1)
- discovery-v1: json type from Type to type (0a3ed73)
- discovery-v1: update status from string to StatusDetails (2ee9531)
- integration-test: update integration test change for the NLU (1163183)
- integration-testing: fix intergration testing add deleteSessionRespondse (076790a)
- nlu: fix for listClassificationsModels through return type change and removal of unnecessary (bda5e68)
- services: update comments and formatting changes (d8c041d)
Features
- assistant-v1: add enums for disambiguation (521f9cb)
- assistant-v1: alt_text property added to Image response type (1743425)
- assistant-v2: alt_text property added to Image response type (cfb1ab8)
- assistant-v2: session_start_time and state properties added to MessageContextGlobalSystem (4bb90ac)
- discovery-v2: enum update for CreateProjectConstants (0b47643)
v5.1.2
v5.1.1
v5.1.0
v5.0.2
v5.0.1
v5.0.0
5.0.0 (2020-12-10)
Features
- AssistantV1: Add support for BulkClassify (20e42e3)
- AssistantV2: Add support for BulkClassify and refactor context skill system (52f0cf9)
- CompareComply: add support for Modification in TypeLabel (bd6d619)
- DiscoveryV2: Add support for AnalyzeDocuments (fa97def)
- regenrate services using current API def (30eb7de)
- regeneration: regenerated with generator 3.21.0 and api def sdk-major-release-2020 (5de83ec)
- TextToSpeechV1: add support for CustomModel and CustomModels (235aef2)
- VisualRecognition: Add deprecation warning and change starte and endtimes to DateTime (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
v4.8.0
4.8.0 (2020-08-25)
Features
- AssistantV1: change default URL (21283bc)
- AssistantV2: add support for ListLogs and DeleteUserData (369e7fd)
- regenerate services and add new default URLs (e484113)
- DiscoveryV2: add new apis for projects, enrichments and collections (abc28ba)
- LanguageTranslatorV3: add support for ListLanguages (0570cdb)