Skip to content

Latest commit

 

History

History
121 lines (78 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

121 lines (78 loc) · 11.3 KB

5.3.0 (2020-03-03)

Features

  • assistant: generated changes (7f4ddff)
  • compare-comply: generated changes (2e35da4)
  • discovery: generated changes (6fbbc17)
  • language-translator: generated changes (b666d3f)
  • nlc: generated changes (75fb2c8)
  • nlu: generated changes (71270db)
  • personality-insights: generated changes (801706d)
  • speech-to-text: generated changes (7e34d77)
  • text-to-speech: generated changes (917cdbe)
  • tone-analyzer: generated changes (6a6f0f4)
  • visual-recognition: generated changes (3bb2432)

5.2.1 (2020-01-17)

Bug Fixes

  • Natural Language Understanding: Add back model parameter in CategoriesOptions, which was mistak (2319ada)

5.2.0 (2020-01-17)

Bug Fixes

  • Discovery v1: Ensure required parameters are sent to avoid service errors (51a9917)
  • Discovery v2: Ensure required parameters are sent to avoid service errors (e71019e)

Features

  • Assistant v2: Add xSystem property to MessageContextSkill model (9f53194)
  • Speech to Text: Add endOfPhraseSilenceTime and splitTranscriptAtPhraseEnd params to recognizeO (5bce0ab)

5.1.0 (2019-11-27)

Bug Fixes

  • Discovery v1: Remove incorrectly-defined title prop from QueryResult and QueryNoticesResult (6deb3f2)

Features

  • Assistant v1: Add disambiguationOptOut prop to dialog nodes (079c545)
  • Assistant v1: Add offTopic prop to WorkspaceSystemSettings (869d179)
  • Assistant v1: Add suggestionTextPolicy prop to WorkspaceSystemSettingsDisambiguation (d7d4a7d)
  • Assistant v1: Add workspace webhook functionality (d78ad68)
  • Discovery v2: Add initial generation of service (896b9ae)
  • Visual Recognition v4: Add getTrainingUsage method (24e01e8)

5.0.0 (2019-11-27)

Bug Fixes

  • Handle multipart form sending from Visual Recognition and others (8651e0d)
  • Discovery v1: Remove incorrectly-defined title prop from QueryResult and QueryNoticesResult (6deb3f2)

Features

  • Assistant v1: Add constructor for external auth config and fix serialization bug (7790e43)
  • Assistant v1: Add disambiguationOptOut prop to dialog nodes (079c545)
  • Assistant v1: Add offTopic prop to WorkspaceSystemSettings (869d179)
  • Assistant v1: Add suggestionTextPolicy prop to WorkspaceSystemSettingsDisambiguation (d7d4a7d)
  • Assistant v1: Add workspace webhook functionality (d78ad68)
  • 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)
  • Discovery v2: Add initial generation of service (896b9ae)
  • 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)
  • Replace property names as necessary when getting response back from API (9d1a5f4)
  • Personality Insights: Add constructor for external auth config and fix serialization bug (8d635f2)
  • 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 getTrainingUsage method (24e01e8)
  • Visual Recognition v4: Add newly generated service (fc497e9)

BREAKING CHANGES

  • Discovery: This commit removes the testConfigurationInEnvironment, queryEntities, and queryRelations methods

4.0.1 (2019-05-08)

Bug Fixes

  • core: Look for iam_apikey for IAM auth in credential file (90c103d)
  • IBMWatsonIAMTokenManager: Fix illegal assignment from Object to String (1e64f82)

4.0.1 (2019-05-08)

Bug Fixes

  • core: Look for iam_apikey for IAM auth in credential file (90c103d)

4.0.1 (2019-04-09)

Bug Fixes

  • core: Look for iam_apikey for IAM auth in credential file (90c103d)