@@ -15,53 +15,6 @@ Node-RED Watson Nodes for IBM Cloud
1515- Remove watson-developer-cloud dependancy
1616- Remove code for redundant nodes
1717
18- ### New in version 0.8.2
19- - Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
20- - Document Translator node
21- - Discovery node
22- - Discovery Document Loader node
23- - Discovery Query Builder node
24- - Assistant V1 Workspace Manager node
25- - List Expansion list, and List Training data modes added to Discovery node
26- - Fix to Create Classifier mode in NLC node
27-
28- ### New in version 0.8.1
29- - Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
30- - Speech to Text node
31- - Speech to Text Corpus Builder node
32- - Natural Language Understanding node
33- - Natural Language Classifier node
34- - Language Identifier node
35- - Language Translator node
36- - Translator Util node
37- - New NLU Model Manager node.
38- - NLC CreateClassifier is broken until defect on ibm-watson is fixed.
39- - Remove X-Watson-Technology-Preview Neural translation option for Language Translator node
40- - Remove monolingual corpus option from Language Translator mode
41- - Added new modes to Language Translator mode
42- - List Custom models
43- - List Default models
44-
45- ### New in version 0.8.0
46- - In the 0.8.x releases the nodes are migrated to a node-red 1.0.x input
47- event callback function signature.
48- and migrated off watson-developer-cloud to ibm-watson as a npm dependancy.
49- Migrated nodes will not be compatible with pre 1.0.0 versions of node-red.
50- During the migration there will be a dependancy on both modules.
51- - Bump dependancy on node to >=10.0.0
52- - Bump dependancy on cfenv, request, file-type
53- - Bump dependancy on ibm-cloud-sdk-core to 0.3.7 (need to stay on 0.x, for STT Streaming to work)
54- - Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
55- - Tone Analyzer node.
56- - Personality Insights node.
57- - Visual Recognition V3 node
58- - Text to Speech node
59- - Text to Speech Corpus Builder node
60- - New Visual Recognition V4 node.
61- - Drop faces detect option from Visual Recognition V3 node.
62- - Fix to URL parsing for bound services.
63- - STT token manager no longer in ibm-cloud-sdk-core
64- - Update language lists for STT, TTS, Language Translator and Document Translator Nodes
6518
6619### Watson Nodes for Node-RED
6720A collection of nodes to interact with the IBM Watson services in [ IBM Cloud] ( http://cloud.ibm.com ) .
0 commit comments