Skip to content

Commit 3be9f25

Browse files
committed
Merge branch 'master' of github.com:watson-developer-cloud/unity-sdk
2 parents c652c32 + 844c6a3 commit 3be9f25

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# [3.0.0](https://github.com/watson-developer-cloud/unity-sdk/compare/v2.15.3...v3.0.0) (2019-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **Speech to Text V1:** Parsing response to double because of casting issues ([b89709f](https://github.com/watson-developer-cloud/unity-sdk/commit/b89709f))
7+
8+
9+
### Features
10+
11+
* Added WatsonResponse and WatsonError ([f16890a](https://github.com/watson-developer-cloud/unity-sdk/commit/f16890a))
12+
* Created a commmon class to get default headers ([1be31bf](https://github.com/watson-developer-cloud/unity-sdk/commit/1be31bf))
13+
* Generated services ([d8244f8](https://github.com/watson-developer-cloud/unity-sdk/commit/d8244f8))
14+
* Regenerated the SDK based on the lateset definitions and unity generator ([ed1acb9](https://github.com/watson-developer-cloud/unity-sdk/commit/ed1acb9))
15+
* Removed customData from operations ([d1bbee8](https://github.com/watson-developer-cloud/unity-sdk/commit/d1bbee8))
16+
* Removed customData from response, added response json to response object ([e78754e](https://github.com/watson-developer-cloud/unity-sdk/commit/e78754e))
17+
* Separating core from sdk ([53e8b1e](https://github.com/watson-developer-cloud/unity-sdk/commit/53e8b1e))
18+
* **All services:** Exploded body parameters in service methods ([714b31e](https://github.com/watson-developer-cloud/unity-sdk/commit/714b31e))
19+
* Simplified namespaces ([3798616](https://github.com/watson-developer-cloud/unity-sdk/commit/3798616))
20+
* **Assistant V2:** Deserializing Dictionaries ([add8b46](https://github.com/watson-developer-cloud/unity-sdk/commit/add8b46))
21+
* **Core:** Added submodule for core class ([4c18480](https://github.com/watson-developer-cloud/unity-sdk/commit/4c18480))
22+
* **Core:** Separated core from the services ([f5f4791](https://github.com/watson-developer-cloud/unity-sdk/commit/f5f4791))
23+
* **Regeneration:** Regenerated all services using API definition commit 0baaf120beb3852ab9557e700f5 ([7d60d7f](https://github.com/watson-developer-cloud/unity-sdk/commit/7d60d7f))
24+
* **Regeneration:** Regenerated SDK with the latest API definitions ([9bdcfce](https://github.com/watson-developer-cloud/unity-sdk/commit/9bdcfce))
25+
* **Regeneration:** This PR adds the newest generated code using API definition commit `0baaf120beb3 ([85cf79c](https://github.com/watson-developer-cloud/unity-sdk/commit/85cf79c))
26+
* **Serialization:** Transitioned from FullSerializer to Json.net ([9ceeb61](https://github.com/watson-developer-cloud/unity-sdk/commit/9ceeb61))
27+
28+
29+
### BREAKING CHANGES
30+
31+
* **Regeneration:** Regenerated SDK

0 commit comments

Comments
 (0)