Skip to content

Commit f7dcd2a

Browse files
Updated CHANGELOG
1 parent eebb2de commit f7dcd2a

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
Change Log
22
==========
33

4+
## Version 3.0.1
5+
6+
_2016-06-08_
7+
8+
The SDK 3.0.1 introduced support for react( use `rx()`).
9+
Services can now be combined using react in a synchronous or asynchronous
10+
calls and calls more efficiently.
11+
12+
* New: The `User-Agent` can be customized
13+
* New: Services added:
14+
* Visual Recognition v3
15+
* Conversation v1-experimental
16+
* Tone Analyzer v3
17+
* New: `profanity_filter` added to Speech to Text
18+
* New: Introduce reactive API calls (use `rx()`)
19+
* New: Added new voices to Speech to Text
20+
* New: `getVoice()` in Speech to Text and Text to Speech
21+
* New: `keyword_spotting` in Speech to Text
22+
* New: AlchemyLanguage now provides `typedRelations()` from Relationship Extraction
23+
* Fix: Error when running in Android and using `JDNI`
24+
* Fix: Error when loading `ContentItems` from a file in Personality Insights
25+
* Fix: Conceptual search in Concept Insights now return the `user_fields`
26+
* Fix: `Content-Type` in Speech to text when using `flac` files
27+
* Fix: Warning when calling Alchemy services regarding connections being leaked
28+
* Fix: Added missing fields in AlchemyDataNews
29+
* Fix: SSL certificate issues when running in Bluemix and using the IBM JDK
30+
31+
432
## Version 3.0.0-RC1
533

634
_2016-04-22_

0 commit comments

Comments
 (0)