Skip to content

Watson Developer Cloud .NET Standard SDK v2.3.0

Compare
Choose a tag to compare
@mediumTaj mediumTaj released this 30 May 15:48
· 1274 commits to master since this release
781401e

In this release we regenerated all services (except for Natural Language Classifier) with support for IAM authentication. Wherever a service requires a file, we provide a FileStream rather than Stream to preserve the uploaded file's filename. In the service base class we use the method SetEndpoint() which sets a flag to keep track if the user manually sets the service endpoint and if so we do not automatically change the endpoint. See changelog for details.