watson-developer-cloud / node-red-node-watson

A collection of nodes for the IBM Watson services
Apache License 2.0
82 stars 86 forks source link

080 Release #467

Closed chughts closed 4 years ago

chughts commented 4 years ago

In the 0.8.x releases the nodes are migrated to a node-red 1.0.x input event callback function signature. and migrated off watson-developer-cloud to ibm-watson as a npm dependancy. Migrated nodes will not be compatible with pre 1.0.0 versions of node-red. During the migration there will be a dependancy on both modules. Bump dependancy on node to >=10.0.0 Bump dependancy on cfenv, request, file-type Bump dependancy on ibm-cloud-sdk-core to 0.3.7 (need to stay on 0.x, for STT Streaming to work) Node-RED & IBM-Watson & Use of promises on API invokation & IAM URL construct migration & Removal of default endpoint of Tone Analyzer node. Personality Insights node. Visual Recognition V3 node Text to Speech node Text to Speech Corpus Builder node New Visual Recognition V4 node. Drop faces detect option from Visual Recognition V3 node. Fix to URL parsing for bound services. STT token manager no longer in ibm-cloud-sdk-core Update language lists for STT, TTS, Language Translator and Document Translator Nodes