Releases: watson-developer-cloud/unity-sdk
Releases · watson-developer-cloud/unity-sdk
v3.0.0
3.0.0 (2019-03-29)
Bug Fixes
- Speech to Text V1: Parsing response to double because of casting issues (b89709f)
Features
- 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)
BREAKING CHANGES
- Regeneration: Regenerated SDK