Skip to content

v1.0.0

Compare
Choose a tag to compare
@watson-github-bot watson-github-bot released this 04 Oct 18:16
· 270 commits to master since this release

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