Skip to content

v3.0.1

Compare
Choose a tag to compare
@germanattanasio germanattanasio released this 08 Jun 21:37
· 3293 commits to master since this release

The SDK 3.0.1 introduced support for react (use rx()). Services can now be combined using react in a synchronous or asynchronous calls and calls more efficiently.

CHANGES

  • New: The User-Agent can be customized
  • New: Services added:
    • Visual Recognition v3
    • Conversation v1-experimental
    • Tone Analyzer v3
  • New: profanity_filter added to Speech to Text
  • New: Introduce reactive API calls (use rx())
  • New: Added new voices to Speech to Text
  • New: getVoice() in Speech to Text and Text to Speech
  • New: keyword_spotting in Speech to Text
  • New: AlchemyLanguage now provides typedRelations() from Relationship Extraction
  • Fix: Error when running in Android and using JDNI
  • Fix: Error when loading ContentItems from a file in Personality Insights
  • Fix: Conceptual search in Concept Insights now return the user_fields
  • Fix: Content-Type in Speech to text when using flac files
  • Fix: Warning when calling Alchemy services regarding connections being leaked
  • Fix: Added missing fields in AlchemyDataNews
  • Fix: SSL certificate issues when running in Bluemix and using the IBM JDK

There were also important changes on how we test the services and lots of bug fixing. Here is the list with all the issues we close in this release
🔆🔆🔆
🔆🔆🔆

CONTRIBUTORS

This release was driven mainly by @max-vogler with some help from @GrapeBaBa. 🚀