Releases: watson-developer-cloud/ruby-sdk
Releases · watson-developer-cloud/ruby-sdk
v1.5.0
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
[skip ci] Bump version: 1.3.1 -> 1.4.0
v1.3.1
[skip ci] Bump version: 1.3.0 -> 1.3.1
v1.3.0
[skip ci] Bump version: 1.2.0 -> 1.3.0
v1.2.0
[skip ci] Bump version: 1.1.0 -> 1.2.0
v1.1.0
v1.0.0
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
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
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
This is a pre-release of for the major SDK release coming at the end of September. Download the gem here.
Features
- Use
service_urlinstead ofurl