Releases: watson-developer-cloud/dotnet-standard-sdk
Releases · watson-developer-cloud/dotnet-standard-sdk
v2.14.0
2.14.0 (2019-02-01)
Features
- All Services: Added feature to automatically authenticate using ibm-credentials.env file (e8f473e)
v2.13.0
2.13.0 (2019-01-17)
Bug Fixes
- Assistant V1: Moved disabled property from CreateDialogNode to DialogNode (b7bb582)
- discovery v1: Apply manual changes (084a30c)
- discovery v1: Fixed misspelling in search status enum (e1c2c02)
- Speech to Text: Fixed sending language model in Recognize (449ff33)
Features
- Errors: Logging better error response on error (3899862)
- Regenerated SDK based on the latest API definitions (adb54c2)
- Assistant V1: Added missing
disabled
field to CreateDialogNode
(830daab)
- Assistant V2: Added missing
UserDefined
field to MessageOutput
(41f8292)
v2.12.0
2.12.0 (2018-12-07)
Features
- Regenerate using latest api defs including Compare and Comply support and Discovery and Natural Language Understanding features (11694c6)
- Compare and Comply: Generated Compare and Comply service and write integration tests (60bea7e)
- Language Translator V2: Removed Language Translator V2 (6266b4f)
- Speech to Text: Refactor customizationId to languageCustomizationId, move customizationId to the end of the params (57483bd)
v2.11.0
2.11.0 (2018-11-01)
Features
- ErrorFilter:
x-global-transaction-id
and X-DP-Watson-Tran-ID
are now included in the error message (5fe2aa1)
- Regenerated the sdk based on the latest api definitions (ef029ce)
v2.10.0
2.10.0 (2018-10-10)
Features
- Regenerate SDK including new Discovery features (f6d55f5)
v2.9.0
2.9.0 (2018-09-22)
Features
- Assistant V2: Added support for Assistant V2 (19741e0)
- SSL: Allow self signed certificates (8b79c44)
v2.8.0
2.8.0 (2018-09-13)
Features
- Regenerated SDK (b5e5bcb)
- credentials: If the password begins with 'icp-' authenticate using basicauth instead of doing token exchange (0386527)
- ICP: Authenticate using basicauth if using TokenOptions with an icp-apikey (2700590)
- sessions: Removed sessions operations (1864798)
v2.7.0
2.7.0 (2018-08-15)
Features
- semantic-release: Install semantic release and bumpversion in appveyor (5ea2d64)
- Regenerate SDK (07234ee)
Watson Developer Cloud .NET Standard SDK v2.6.0
This release regenerates all services based on the latest api definitions including support for disambiguation
and mentions
in the Assistant service.
Watson Developer Cloud .NET Standard SDK v2.5.0
This release adds support for Credentials in the Discovery service. Additionally the SDK now uses IAM authentication instead of BasicAuth when authenticating using usename apikey
and password <apikey>
.