6.0.0 (2022-03-21)
- 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)
- 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
5.2.0 (2021-09-14)
- 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)
- 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)
5.1.2 (2021-08-24)
5.1.1 (2021-06-16)
- discovery-v1: add DateTime format (f83b6ad)
- discovery-v2: add enrichment to the form-data (acfd7b5)
- visual-recognition-v4: add DateTime format (3ea83df)
5.1.0 (2021-06-10)
- generation: generated using api def sdk-2021-05-11-rerelease and gen 3.31.0 (44079dd)
5.0.2 (2021-03-05)
5.0.1 (2020-12-21)
- Assistant: node dialog respose should have agent props (e0ead99)
5.0.0 (2020-12-10)
- 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)
- VisualRecognition: change startTime and encTime to DateTime for GetTrainingUsave for VisualRecognitionV4
- TextToSpeechV1: Moved from VoiceModel and VoiceModels to CustomModel and CustomModels
- AssistantV2: MessageContextSkill
4.8.0 (2020-08-25)
- 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)
4.7.1 (2020-06-17)
- TTS: update TTS example to play music and using normal synthesize (9006680)
4.7.0 (2020-06-03)
- AssistantV1: add support for spelling suggestions (7e5ea7c)
- AssistantV2: add support for stateless messages (9998de9)
- VisualRecognitionV4: add support for download model file (f9dede3)
- Regenerate the services based on current API def (deb0f5e)
4.6.1 (2020-05-22)
- Speech to Text: Revise SpeechRecognitionAlternative model (01f0627)
4.6.0 (2020-04-24)
- AssistantV1: add support for runtime entity alternatives (cd3a592)
- LanguageTranslator: add support for language detection (ccca1da)
- SpeechToText: add support for speech detector sensitivity and background supression (4e0e358)
- regenerate services based on current api def (53460d2)
4.5.0 (2020-02-25)
- TextToSpeech: add websocket support for text to speech (42a28d6)
4.4.0 (2020-02-13)
- Assistant: add support for include audit and append (cb1f3cc)
- VisualRecognitionV4: add support for object metadata (7a4c8bb)
- Regenerate service using current api defs (0b0c0a4)
4.3.0 (2020-01-23)
- TextToSpeech: add example for text to speech synthesize (38666a5)
4.2.1 (2020-01-17)
- NaturalLanguageUnderstanding: add Model param back to CategoriesOptions (657acae)
4.2.0 (2020-01-16)
- fix copyright dates (f48d19f)
- SpeechToText: add support for endOfPhraseSilenceTime and splitTranscriptAtPhraseEnd (0433887)
- regenrate all of the services with current api defs (c090ef5)
- SpeechToText: Add support for EndOfPhraseSilenceTime and SplitTranscriptAtPhraseEnd to STT web (a009df5)
4.1.1 (2019-12-04)
- fix examples to always set service url (13b37ee)
4.1.0 (2019-11-27)
- Discovery: use json sub types in query aggregation (0936857)
- DiscoveryV2: add support for discovery v2 (f8e626d)
- regerate: regenerate sdk using current api defs (4e8d68b)
- Services: move Connector to base service to support unit testing (196c86a)
- VisualRecognitionV4: add support to get training usage data (41d8d8b)
4.0.1 (2019-10-22)
- STT: wait for audio to load when sending keep alive message (8082b33)
4.0.0 (2019-10-04)
- additionalProps: add support for dynamic additional properties for models (1dcc5d2)
- compare-comply: add ContractCurrentcies model (57677db)
- add meta file for vis rec v4 (12194cf)
- Discovery: add suggested query to query response (3f582d1)
- Examples: add examples for NLU, LT and Discovery (2f220b8)
- regenerate: regenerate services to include model and connector changes (eaec06c)
- regenerate: regenerate services using current api def (affd1f9)
- regerate: regenerate services for pre-release (4d2a36f)
- SetServiceUrl: provide setServiceUrl method and use serviceUrl instead of Url (a6df1b8)
- VisualRecognitionV4: add support for visual recognition v4 (b47e990)
- additionalProps: add support for dynamic additional properties for models
3.5.0 (2019-08-22)
- compare-comply: add ContractCurrentcies model (57677db)
3.4.1 (2019-08-05)
- build: make assembly definitions compatible to unity 2018 and 2019 (a6064b1)
3.4.0 (2019-07-25)
- NaturalLanguageUnderstanding: add examples for NaturalLanguageUnderstanding (4bf9c54)
- regenerate: updates for regular release 4 (10c4529)
3.3.0 (2019-06-26)
- icp4d: add support for icp4d (ba8044d)
3.2.0 (2019-06-14)
- Version: Manually bumpversion to 3.1.0 (0330079)
- regenerate: updates based on latest API definitions (dc40499)
- Regeneration: Regenerated SDK based on the latest API definitions (192c13b)
3.1.0 (2019-04-01)
- ExampleAssistantV1: Added missing param names (5fac56c)
- Core: Removed Core submodule (2eab8e7)
3.0.0 (2019-03-29)
- Speech to Text V1: Parsing response to double because of casting issues (b89709f)
- Added WatsonResponse and WatsonError (f16890a)
- Created a commmon class to get default headers (1be31bf)
- Generated services (d8244f8)
- Regenerated the SDK based on the lateset definitions and unity generator (ed1acb9)
- Removed customData from operations (d1bbee8)
- Removed customData from response, added response json to response object (e78754e)
- Separating core from sdk (53e8b1e)
- All services: Exploded body parameters in service methods (714b31e)
- Simplified namespaces (3798616)
- Assistant V2: Deserializing Dictionaries (add8b46)
- Core: Added submodule for core class (4c18480)
- Core: Separated core from the services (f5f4791)
- Regeneration: Regenerated all services using API definition commit 0baaf120beb3852ab9557e700f5 (7d60d7f)
- Regeneration: Regenerated SDK with the latest API definitions (9bdcfce)
- Regeneration: This PR adds the newest generated code using API definition commit `0baaf120beb3 (85cf79c)
- Serialization: Transitioned from FullSerializer to Json.net (9ceeb61)
- Regeneration: Regenerated SDK