Skip to content

Releases: watson-developer-cloud/java-sdk

3.9.0

28 Aug 21:31
Compare
Choose a tag to compare

3.8.0

25 Apr 17:53
Compare
Choose a tag to compare

Version 3.8.0

2017-04-24

  • New: Add support for workspaces in Conversation 1b291a5
  • New: Update okhttp version to 3.7.0 7912344
  • New: Change WAV to WebM in comments in test-to-speech 4535c70
  • New: Add support for Customer Care API endpoint for Tone Analyzer 7a5fcfe
  • New: Add new audio format to text-to-speech 07a375e
  • New: Add new audio format to speech-to-text 1c93196
  • Fix: Enable cipher suites 4b51aee
  • Fix: Enable all TLS protocols 842383b
  • Fix: Use target in language translator Fixes #655 999f04c
  • Fix: Date deserialization for ISO 8601 dates with Z timezone 6c870dc
  • Fix: SerializedName annotation for configuration id and test dd0ec53
  • Fix: Fix NLU example 8c33f2b

3.7.2

10 Apr 12:36
Compare
Choose a tag to compare

Version 3.7.2

2017-04-07

  • New: Provide a specific document Id when creating a document d581c3f
  • New: NLU: Add model for disambiguation and property in EntitiesResults 8acb411
  • New: Add test for disambiguation info 9328c5f
  • Fix: Discovery: create or update a document from an InputStream and optionally spec… … ab2f413
  • Fix: Add README.md for Natural Language Understanding 4e53c8f
  • Fix: 👕 Checkstyle Verified a95c68d
  • Fix: TTS Synthesize using POST, fixes #635 and #602 Verified 5ae0d24
  • Fix: Language translator, update service name Verified 37abc86

3.7.1

10 Apr 12:37
Compare
Choose a tag to compare

Version 3.7.1

2017-03-31

3.7.0

20 Mar 03:27
Compare
Choose a tag to compare

Version 3.7.0

2017-03-19

  • New: Added Natural Language Understanding
  • Fix: Text-to-Speech failed with combine of special characters, e.g Spanish + ";" bug text-to-speech #602
  • Fix: Alchemy Language - CombinedResults missing Emotion #545

3.6.0

20 Mar 03:27
Compare
Choose a tag to compare

Version 3.6.0

2017-03-07

  • New: Automatic releases
  • Change: Update OkHttp to v3.6.0
  • New: Speech to Text: Add addCorpus() method, deprecate addTextToCustomizationCorpus() method
  • New: Speech to Text: Add getCorpus() method
  • New: Speech to Text: Add sort parameter to getWords() method
  • New: Speech to Text: Add SupportedFeatures for SpeechModel object
  • New: Speech to Text: Add and fix constructors for Word object
  • New: Speech to Text: Add count to WordData object
  • New: Speech to Text: Add confidence to SpeakerLabel object
  • New: Speech to Text: Add warnings to RecognitionJob object
  • Fix: Speech to Text: Enable customization_id for recognizeUsingWebSocket() method
  • Fix: Speech to Text: Fix allowOverwrite parameter of addTextToCustomizationCorpus() method
  • Fix: Speech to Text: Fix error field for WordData object
  • New: Text to Speech: Add createCustomVoiceModel() and updateCustomVoiceModel() methods, deprecate saveCustomVoiceModel() method
  • New: Text to Speech: Add addWords() and addWord() methods, deprecate saveWords() method
  • New: Text to Speech: Add getWord() method
  • New: Text to Speech: Add getCustomVoiceModel() method with CustomVoiceModel argument
  • New: Text to Speech: Add deleteWord() method with String argument
  • New: Text to Speech: Add words to CustomVoiceModel object
  • New: Text to Speech: Add part_of_speech to CustomTranslation object
  • Fix: Text to Speech: Enable customization results for getVoice() method
  • New: Tradeoff Analytics: Add findPreferableOptions parameter to dilemmas() method
  • New: Tradeoff Analytics: Add PreferableSolutions object to Resolution object
  • New: Tradeoff Analytics: Add DominatingOption object to Solution object

3.5.3

15 Dec 20:11
Compare
Choose a tag to compare

Version 3.5.3

2016-12-15

  • New: Added Discovery v1

3.5.2

08 Dec 19:43
Compare
Choose a tag to compare

Version 3.5.2

2016-12-08

  • New: Added Speaker Labeling (diarization) added
  • New: Added Conversation + Tone Analyzer example
  • New: Added byte array support to classify an in memory image
  • Fix: Text to Speech: getPronunciation() and getVoice now accept a customizationId parameter.

3.5.1

01 Nov 19:53
Compare
Choose a tag to compare

Version 3.5.1

2016-11-01

  • Fix: Remove limitation when creating a Solr cluster

3.5.0

20 Oct 22:14
Compare
Choose a tag to compare

Change Log

Version 3.5.0

2016-10-19_20

  • New: Personality Insights v3
  • New: Speech to Text Customizations
  • New: Conversation version date 2016-09-19
  • Fix: Calling synthesize in Text to Speech now accepts a rate for PCM. #454
  • Fix: READMEs now point to the right maven dependency #459
  • Fix: AlchemyLanguage now has anchor dates for combine calls
  • Fix: Retrieve and Rank topAnswer bug #456