Dotnet Standard Sdk Versions Save

:new::new::new:.NET Standard library to access Watson Services.

v7.0.0

1 year ago

7.0.0 (2023-03-17)

Bug Fixes

  • all: use correct csproj version (7c40755)
  • assistantv2: discriminator hand edits (6c51a6e)
  • assistantv2: final edits (1b032ce)
  • nlu: hand edits (de18cc7)

Features

  • assistantv2: add several new functions (0f5dff8)
  • discov2: new aggregation types (f0ab5dd)
  • nlu: remove all sentimentModel functions (b70f481)
  • stt: add and remove models (3096572)
  • tts: add params and model constants (f32894a)

BREAKING CHANGES

  • discov2: smartDocumentUnderstanding param removed
  • discov2: QueryAggregation structure changed
  • discov2: object type properties changed to Dictionaries
  • assistantv2: removing and changing of classes
  • nlu: remove all sentimentModel functions and models

v6.1.0

1 year ago

6.1.0 (2022-08-10)

Features

  • assistant-v1: update models and add new methods (2b8a2fc)
  • assistant-v2: update models and add new methods (ca838f9)
  • discovery-v2: update models and add new methods (495295f)
  • nlu: add new parameter to create/updateClassificationsModel (e7d0b01)
  • stt: add and remove method parameters (dbbc35f)
  • tts: add method parameters (44f4095)

v6.0.0

2 years ago

6.0.0 (2022-03-21)

Features

  • assistant-v1: add models for DialogNodeOutputGeneric (fe49277)
  • assistant-v1: generated using api-def: master & generator: 3.46.0 (67d58b7)
  • assistant-v2: generated using api-def: master & generator: 3.46.0 (d0d6ca2)
  • deprecation: remove CC, NLC, PI, Tone Analyzer, and Visual Recognition (a70c7a5)
  • discovery-v1: document status & query aggregation update (4faac38)
  • language-translator-v3: update core version (21b564c)
  • natural-language-understanding-v1: metadata as a dictionary and comments updated (42cc44c)
  • speech-to-text-v1: add de-de_multimedia & update comments (30fa39c)
  • speech-to-text-v1: supportedFeatures: customAcousticModel property added & update comments (7224286)
  • text-to-speech-v1: add voices and update comments (2ebd9df)

BREAKING CHANGES

  • discovery-v1: QueryAggregation: BREAKING QueryAggregation subclasses changed.
  • assistant-v2: MessageOutputDebug: BREAKING nodesVisited type DialogNodesVisited changed to DialogNodeVisited, RuntimeEntity: BREAKING optional metadata property removed
  • assistant-v1: OutputData: BREAKING required text property removed, RuntimeEntity: BREAKING optional metadata property removed

v5.3.0

2 years ago

5.3.0 (2021-09-14)

Bug Fixes

  • assistant-v2: add transferInfo property for assistant v2 (8d25195)
  • assistant-v2: update assistant v2 add new Model, SearchResultAnswer (856ffd8)
  • discovery-v1: fix Status Details property change from authentication to authenticated (7b9769a)
  • discovery-v1: update status from string to StatusDetails (c39d890)
  • discovery-v2: manual revert fileContent method under AnalyzeDocument to the original code (b047d7f)
  • formatting: update comments and fomatting changes (05c7a67)
  • formatting: update comments and formatting changes (c506219)
  • integration-test: update return type from response.Result.Models in TestListClassificationModel (a72c99b)
  • manual-changes: fix runtime error (9dc83ea)
  • manual-changes: remote transfer_infor out from runtimeResponseGeneric for assistant-v2 (295ce72)
  • nlu: fix listClassificationsModels through return type change and removal of unnecessary model (c488dac)
  • nlu: manual change: convert MetadataOptions back to Object on Model/Features (b545942)
  • unit-test: fix unit test for diccovery-v1 (3dddd1e)
  • unit-test: update unit test for discovery v1 for converting status from string to StatusDetails (06438cc)

Features

  • assistant-v1: add more enums for Disambiguation settings (3508067)
  • assistant-v1: alt_text property added to Image response type (b805a7b)
  • assistant-v2: alt_text property added to Image response type (98448da)
  • assistant-v2: session_start_time and state properties added to MessageContextGlobalSystem (fcecbd2)
  • discovery-2: enum update for CreateProjectConstants (b16b165)
  • stt: more languages supported for next generation models (603bd99)
  • tts: new voice models added (7ed8976)

v5.2.1

2 years ago

5.2.1 (2021-08-25)

Bug Fixes

v5.2.0

2 years ago

v5.1.0

3 years ago

5.1.0 (2021-02-16)

Features

  • csproj: update core & common version (d89daea)

v5.0.1

3 years ago

5.0.1 (2020-12-21)

Bug Fixes

  • generation: api def '8be1cdc78c7998b055bc8ea895dddd7c8496b2a4' gen tag 3.19.0 (9b96f89)

v5.0.0

3 years ago

5.0.0 (2020-12-10)

Bug Fixes

  • discovery-v2: change fileContent from ByteArrayContent to StreamContent (b6d5d70)
  • examples: update examples (5e85f39)

Features

  • generation: api def tag 'sdk-major-release-2020' gen tag 3.19.0 (d691cf8)
  • generation: generated with 3.17.0 generator and sdk-major-release-2020-rc01 api def (d28fa35)

BREAKING CHANGES

  • generation: api def tag 'sdk-major-release-2020' gen tag 3.19.0
  • generation: generated with 3.17.0 generator and sdk-major-release-2020-rc01 api def

v5.0.0-rc1

3 years ago

This is a pre-release of for the major SDK release coming in mid November. Checkout migration guide for more info/