Watson Developer Cloud .NET Standard SDK v2.3.0
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.