Skip to content

Releases: watson-developer-cloud/unity-sdk

v3.0.0

29 Mar 00:54
Compare
Choose a tag to compare

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

v2.15.4

12 Mar 21:58
Compare
Choose a tag to compare

2.15.4 (2019-03-12)

Bug Fixes

  • Speech to Text V1: Parsing response to double because of casting issues (b89709f)

v2.15.3

06 Mar 18:59
Compare
Choose a tag to compare

2.15.3 (2019-03-06)

Bug Fixes

  • MaxAlternatives: Updated examples to set maxAlternatives to 1 because of service error (730bcc4)
  • Speech to Text V1: Updated double parsing for word confidence (2433956)

v2.15.2

28 Feb 19:33
Compare
Choose a tag to compare

2.15.2 (2019-02-28)

Bug Fixes

  • Visual Recognition V3: Made acceptLanguage in DetectFaces optional (1d0eb5e)

v2.15.1

26 Feb 21:07
Compare
Choose a tag to compare

2.15.1 (2019-02-26)

Bug Fixes

  • Visual Recognition V3: Fixed example to not send null _classifierID. Revised service to send a (aad0da2)

v2.15.0

05 Feb 21:09
Compare
Choose a tag to compare

2.15.0 (2019-02-05)

Features

  • All services: Updated services based on the latest API definitions (b742398)

v2.14.1

04 Feb 22:20
Compare
Choose a tag to compare

2.14.1 (2019-02-04)

Bug Fixes

  • RESTConnector: Properly parse version from operating system info (bc80525)

v2.14.0

02 Feb 03:29
Compare
Choose a tag to compare

2.14.0 (2019-02-02)

Features

  • All Services: Enabled loading credentials from an external ibm-credentials.env file (b56bacb)

v2.13.2

21 Jan 18:57
Compare
Choose a tag to compare

2.13.2 (2019-01-21)

Bug Fixes

  • bumpversion: Install semantic release plugins (ae8ca3a)
  • bumpversion: Revised release config (42a807c)

v2.13.1

21 Jan 17:06
Compare
Choose a tag to compare

2.13.1 (2019-01-21)

Bug Fixes

  • bumpversion: Added --allow-dirty to the call to bumpversion (5a5f7d3)