@@ -7,53 +7,14 @@ Node-RED Watson Nodes for IBM Cloud
7
7
8
8
<a href =" https://cla-assistant.io/watson-developer-cloud/node-red-node-watson " ><img src =" https://cla-assistant.io/readme/badge/watson-developer-cloud/node-red-node-watson " alt =" CLA assistant " /></a >
9
9
10
- ### New in version 0.8.2
10
+ ### New in version 0.9.0
11
11
- Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
12
- - Document Translator node
13
- - Discovery node
14
- - Discovery Document Loader node
15
- - Discovery Query Builder node
16
- - Assistant V1 Workspace Manager node
17
- - List Expansion list, and List Training data modes added to Discovery node
18
- - Fix to Create Classifier mode in NLC node
12
+ - Assistant V1
13
+ - Assistant V2
14
+ - All Nodes now require Node-RED 1.0.x or above
15
+ - Remove watson-developer-cloud dependancy
16
+ - Remove code for redundant nodes
19
17
20
- ### New in version 0.8.1
21
- - Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
22
- - Speech to Text node
23
- - Speech to Text Corpus Builder node
24
- - Natural Language Understanding node
25
- - Natural Language Classifier node
26
- - Language Identifier node
27
- - Language Translator node
28
- - Translator Util node
29
- - New NLU Model Manager node.
30
- - NLC CreateClassifier is broken until defect on ibm-watson is fixed.
31
- - Remove X-Watson-Technology-Preview Neural translation option for Language Translator node
32
- - Remove monolingual corpus option from Language Translator mode
33
- - Added new modes to Language Translator mode
34
- - List Custom models
35
- - List Default models
36
-
37
- ### New in version 0.8.0
38
- - In the 0.8.x releases the nodes are migrated to a node-red 1.0.x input
39
- event callback function signature.
40
- and migrated off watson-developer-cloud to ibm-watson as a npm dependancy.
41
- Migrated nodes will not be compatible with pre 1.0.0 versions of node-red.
42
- During the migration there will be a dependancy on both modules.
43
- - Bump dependancy on node to >=10.0.0
44
- - Bump dependancy on cfenv, request, file-type
45
- - Bump dependancy on ibm-cloud-sdk-core to 0.3.7 (need to stay on 0.x, for STT Streaming to work)
46
- - Node-RED & IBM-Watson & Use of promises on API invocation & IAM URL construct migration & Removal of default endpoint of
47
- - Tone Analyzer node.
48
- - Personality Insights node.
49
- - Visual Recognition V3 node
50
- - Text to Speech node
51
- - Text to Speech Corpus Builder node
52
- - New Visual Recognition V4 node.
53
- - Drop faces detect option from Visual Recognition V3 node.
54
- - Fix to URL parsing for bound services.
55
- - STT token manager no longer in ibm-cloud-sdk-core
56
- - Update language lists for STT, TTS, Language Translator and Document Translator Nodes
57
18
58
19
### Watson Nodes for Node-RED
59
20
A collection of nodes to interact with the IBM Watson services in [ IBM Cloud] ( http://cloud.ibm.com ) .
@@ -96,4 +57,4 @@ before doing so.
96
57
97
58
### Copyright and license
98
59
99
- Copyright 2018 IBM Corp. under [ the Apache 2.0 license] ( LICENSE ) .
60
+ Copyright 2018, 2019, 2020 IBM Corp. under [ the Apache 2.0 license] ( LICENSE ) .
0 commit comments