You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [changelog](https://github.com/watson-developer-cloud/python-sdk/wiki/Changelog) for the details.
206
210
211
+
## Changes for v3.0
212
+
The SDK is generated using OpenAPI Specification(OAS3). Changes are basic reordering of parameters in function calls.
213
+
214
+
The package is renamed to ibm_watson. See the [changelog](https://github.com/watson-developer-cloud/python-sdk/wiki/Changelog) for the details.
215
+
207
216
## Migration
208
217
This version includes many breaking changes as a result of standardizing behavior across the new generated services. Full details on migration from previous versions can be found [here](https://github.com/watson-developer-cloud/python-sdk/wiki/Migration).
209
218
@@ -310,6 +319,7 @@ service.synthesize_using_websocket('I like to pet dogs',
310
319
*[responses] for testing
311
320
* Following for web sockets support in speech to text
0 commit comments