Skip to content

Releases: watson-developer-cloud/ruby-sdk

v1.5.0

03 Jun 21:43

Choose a tag to compare

Features

  • AssistantV1: add support for spelling suggestions
  • AssistantV2: add support for stateless messages
  • VisualRecognitionV4: add support for download model file
  • Regenerate the services based on current API def

v1.4.0

24 Apr 14:36

Choose a tag to compare

[skip ci] Bump version: 1.3.1 -> 1.4.0

v1.3.1

20 Mar 16:52

Choose a tag to compare

[skip ci] Bump version: 1.3.0 -> 1.3.1

v1.3.0

14 Feb 14:14

Choose a tag to compare

[skip ci] Bump version: 1.2.0 -> 1.3.0

v1.2.0

15 Jan 23:09

Choose a tag to compare

[skip ci] Bump version: 1.1.0 -> 1.2.0

v1.1.0

27 Nov 17:23

Choose a tag to compare

1.1.0 (2019-11-27)

Features

  • regenrate sdk according to current api defs (5d26c82)
  • DiscoveryV2: add support for discovery v2 (83c8e41)
  • VisualRecognitionV4: add get training usage method (edc586d)

v1.0.0

04 Oct 18:16

Choose a tag to compare

1.0.0 (2019-10-04)

Bug Fixes

  • send multi part data as arrays for image files and image urls (e05cc0c)

Features

  • Auth: include auth modules in ibm_watson (bc6c946)
  • Auth: update auth methods to use authenticators (222eafe)
  • DiscoveryV1: add support for autocompletion (9f01578)
  • DiscoveryV1: make prefix mandatory in get_autocompletion (bbbc537)
  • regenerate: regenerate services based on current api definitions (c24d809)
  • add support for visual recognition V4 (718889c)
  • regenerate sdk for recent api definitions (8116f4c)
  • service_url: use service_url instead of url and initialize authenticator in service class (16654f7)

BREAKING CHANGES

  • service_url: use service_url instead of url
  • Auth: update auth methods to use authenticators

v1.0.0-rc3

26 Sep 17:19

Choose a tag to compare

v1.0.0-rc3 Pre-release
Pre-release

This is a pre-release of for the major SDK release coming at the end of September. Download the gem here.

Features

  • Regenerate service
  • include authenticators in ibm_watson module

v1.0.0-rc1

30 Aug 16:40
733f13a

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

This is a pre-release of for the major SDK release coming at the end of September. Download the gem here.

Features

  • New authentication methods
  • Parameters more closely follow names in the API definition
  • ICP4D was renamed to CP4D

v1.0.0-rc2

19 Sep 19:29

Choose a tag to compare

v1.0.0-rc2 Pre-release
Pre-release

This is a pre-release of for the major SDK release coming at the end of September. Download the gem here.

Features

  • Use service_url instead of url