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