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