v3.0.1
·
3307 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-Agentcan be customized - New: Services added:
- Visual Recognition v3
- Conversation v1-experimental
- Tone Analyzer v3
- New:
profanity_filteradded 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_spottingin Speech to Text - New: AlchemyLanguage now provides
typedRelations()from Relationship Extraction - Fix: Error when running in Android and using
JDNI - Fix: Error when loading
ContentItemsfrom a file in Personality Insights - Fix: Conceptual search in Concept Insights now return the
user_fields - Fix:
Content-Typein Speech to text when usingflacfiles - 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. 🚀