Skip to content

v5.0.0

Compare
Choose a tag to compare
@watson-github-bot watson-github-bot released this 04 Oct 21:19
· 65 commits to master since this release

5.0.0 (2019-10-04)

:shipit: :shipit: :shipit:
See the migration guide for more details!

Bug Fixes

  • Handle multipart form sending from Visual Recognition and others (8651e0d)

Features

  • Assistant v1: Add constructor for external auth config and fix serialization bug (7790e43)
  • Assistant v2: Add constructor for external auth config and fix serialization bug (82a8470)
  • Compare and Comply: Add constructor for external auth config and fix serialization bug (ed19cf7)
  • core: Add authenticator for bearer tokens (de3cdba)
  • core: Add base classes around token auth (3bb0202)
  • core: Add class for authenticating with external credentials (9498af7)
  • core: Add new base authenticator and modify interface (d45ad8a)
  • core: Add superclass methods to get mapping between SDK and API prop names (87c79b7)
  • Discovery: Add constructor for external auth config and fix serialization bug (e3c8231)
  • IBMWatsonJSONUtil: Add method to replace JSON keys in a model being serialized (b3fe6b5)
  • Language Translator: Add constructor for external auth config and fix serialization bug (b0295b7)
  • Natural Language Classifier: Add constructor for external auth config and fix serialization bug (1c11430)
  • Natural Language Understanding: Add constructor for external auth config and fix serialization bug (befc99a)
  • Personality Insights: Add constructor for external auth config and fix serialization bug (8d635f2)
  • Replace property names as necessary when getting response back from API (9d1a5f4)
  • Speech to Text: Add constructor for external auth config and fix serialization bug (3cc16fd)
  • Text to Speech: Add constructor for external auth config and fix serialization bug (2ed7e7f)
  • Tone Analyzer: Add constructor for external auth config and fix serialization bug (1af8d78)
  • Visual Recognition v3: Add constructor for external auth config and fix serialization bug (a97436d)
  • Visual Recognition v4: Add constructor for external auth config and fix serialization bug (fd54e14)
  • Visual Recognition v4: Add newly generated service (fc497e9)