Skip to content

Releases: watson-developer-cloud/dotnet-standard-sdk

v3.5.0

21 Aug 18:31
Compare
Choose a tag to compare

3.5.0 (2019-08-21)

Features

  • Compare Comply: Regenerate Compare Comply from the latest API definition (95af39e)

v3.4.1

15 Aug 17:47
Compare
Choose a tag to compare

3.4.1 (2019-08-15)

Bug Fixes

  • Compare Comply: Fix Value type in KeyValuePair model (b58a6bf)

v3.4.0

08 Aug 12:23
Compare
Choose a tag to compare

3.4.0 (2019-08-08)

Features

  • docker: created dockerfile for sdk (03c4fc6)

v3.3.0

24 Jul 15:43
Compare
Choose a tag to compare

3.3.0 (2019-07-24)

Features

  • Regneration: Regenerated based off the latest API definitions (455e35c)

v3.2.0

01 Jul 21:10
Compare
Choose a tag to compare

3.2.0 (2019-07-01)

Features

  • Regenerate using the latest .NET generator, switched to newer core (a6fd204)

Reverts

  • Common version: Correct common version to 3.0.1 (767999e)

v3.1.0

07 Jun 17:16
Compare
Choose a tag to compare

3.1.0 (2019-06-07)

Features

  • Regeneration: Regenerate the SDK based on the latest API definition (a3ee13b)

v3.0.0

07 May 23:33
Compare
Choose a tag to compare

3.0.0 (2019-05-07)

Bug Fixes

  • User-Agent: Updated method of getting OS and OS version (9bba659)

Features

  • .NET Standard: Updated the SDK to .NET Standard 2.0 (3225214)
  • Additional properties: Implemented models with restricted additional properties (065588e)
  • AdditionalProperties: Implemented dynamic base class for models with additional properties (0c268f4)
  • Common: Added a Common package for Watson specific functionality (3c8e236)
  • Conversation V1: Removed the Conversation V1 service (f6fb7bd)
  • Core: Made IBM.Cloud.SDK.Core a dependency of the Watson SDK (085ae78)
  • Custom request headers: Update services to add custom request headers in each operation (743126f)
  • Regeneration: Regenerated the SDK with the OAS3 generator (a458f62)
  • Separated the Core from the Services (22356ef)

BREAKING CHANGES

  • Regeneration: Transitioned to OAS3
  • The SDK core is now a dependency to this project. IBM.Cloud.SDK.Core
  • Conversation V1: Removed the Conversation V1 service
  • .NET Standard: The SDK was updated to .NET Standard 2.0. The tests and examples were udpated to
    .NET Core 2.0.

v2.17.0

04 Apr 18:30
Compare
Choose a tag to compare

2.17.0 (2019-04-04)

Bug Fixes

  • User-Agent: Updated method of getting OS and OS version (b0458de)

Features

  • CompareComply V1: Added missing enum values (d19e532)

v2.16.0

06 Feb 01:37
Compare
Choose a tag to compare

2.16.0 (2019-02-06)

Features

  • All services: Regenerated the SDK from the latest API definitions (e6751ef)

v2.15.0

02 Feb 22:04
Compare
Choose a tag to compare

2.15.0 (2019-02-02)

Bug Fixes

  • Manually bumpped version (e9d1952)

Features

  • build: Testing semantic release and bumpversion (69a198e)