Skip to content

Releases: watson-developer-cloud/unity-sdk

Watson Developer Cloud Unity SDK v2.4.0

13 Jun 00:52
98a7b08
Compare
Choose a tag to compare

This release adds support for Language Translator v3. Additionally, all examples were revised to add IAM authentication.

Watson Developer Cloud Unity SDK v2.3.0

31 May 19:43
64f983c
Compare
Choose a tag to compare

This release fixes IAM authentication in Visual Recognition and adds support for deleting user data to Speech to Text, Text to Speech and Visual Recognition.

Watson Developer Cloud Unity SDK v2.2.3

22 May 14:50
efae761
Compare
Choose a tag to compare

This release supports IAM authentication and adds custom request headers for GDPR compliance. I also revised WSConnector for TLS 1.2 support in an upcoming Unity version.

Watson Developer Cloud Unity SDK v2.2.2

16 Apr 17:07
3a553d8
Compare
Choose a tag to compare

This release supports custom request headers and response headers via the customData obect. Also errors hidden in ifdef code was fixed. Namespace for WebSocket-Sharp was changed to avoid collisions with other plugins.

Watson Developer Cloud Unity SDK v2.2.1

12 Apr 19:07
47ec5e1
Compare
Choose a tag to compare

Minor release to fix a bug with serialization and deserialization of generic objects in the assistant service.

Watson Developer Cloud Unity SDK v2.2.0

09 Apr 19:10
465363d
Compare
Choose a tag to compare

This release includes multiple small fixes and updates to APIs. We also deprecated tradeoff-analytics, retreive-and-rank, document-conversion and alchemy-api. Please see the changelog for more info.

Watson Developer Cloud Unity SDK v2.1.0

16 Mar 15:02
af723fa
Compare
Choose a tag to compare

This release includes a semi-generated Watson Assistant service abstraction, deprecates the Document Conversion service and removes the Language Translation service. Additionally, streaming calls to Speech to Text are sent to the Watson TLS 1.0 endpoint.

Watson Developer Cloud Unity SDK v2.0.0

20 Nov 23:07
44f7319
Compare
Choose a tag to compare

In this major breaking release we implemented both error callbacks and generic success callbacks in the service abstractions. Calls to the service also have an optional Dictionary<string, object> used to hold any data you would like to persist in the callbacks. Speech to text streaming (and examples) are greatly improved. Additionally, The SDK also supports Hololens. See the changelog for details.

Watson Developer Cloud Unity SDK v1.0.0

01 Sep 19:29
Compare
Choose a tag to compare

This is the first major release since the original Watson Developer Cloud Unity SDK. In this release, we remove the higher level Widget architecture to be added later as a separate package. All 3rd party plugins have been updated to their latest versions for compatibility across platforms. Dependency on credentials through a config.json file has been removed in favor of allowing users to choose how they want to consume credentials. Authentication through tokens has also been added. See the changelog for details.

Watson Developer Cloud Unity SDK v0.13.0

26 Jan 15:35
Compare
Choose a tag to compare

The Watson Developer Cloud Unity SDK release v0.13.0 adds Discovery abstraction and other changes including updating build to use Unity 5.5. See changelog for details.