Releases: watson-developer-cloud/node-sdk
Releases · watson-developer-cloud/node-sdk
v4.3.3
4.3.3 (2019-08-08)
Bug Fixes
- send correct user-agent header for websocket methods (#930) (f24cac2)
v4.3.2
4.3.2 (2019-08-07)
Bug Fixes
- core: share request config across all requests (#928) (7fd5577)
v4.3.1
4.3.1 (2019-08-05)
Bug Fixes
- extend constructor options types to allow additional properties (#925) (03d241a)
v4.3.0
4.3.0 (2019-07-25)
Bug Fixes
- compare-comply:
contract_type
corrected to contract_types
in model ClassifyReturn
(a114881)
Features
- assistant-v2: support for search skill added (a1c4f6d)
v4.2.6
4.2.6 (2019-07-23)
Bug Fixes
- properly store refreshed tokens in websocket libraries (#920) (4b8df28)
v4.2.5
4.2.5 (2019-07-19)
Bug Fixes
- AuthorizationV1.Options requires type definitions for iam_a… (#917) (b38d692)
- type definitions for iam_apikey and ibm_url (13ac681)
v4.2.4
4.2.4 (2019-07-17)
Bug Fixes
- refresh iam tokens in websocket methods (#913) (5a2876a)
v4.2.3
4.2.3 (2019-07-17)
Bug Fixes
- speech-to-text: support all allowed parameters in WebSocket method (b91c1e2)
- speech-to-text: support all allowed parameters in WebSocket… (#915) (e9ef5da)
v4.2.2
4.2.2 (2019-07-12)
Bug Fixes
- only set readableObjectMode in recognize-stream if not present (#907) (155c005)
v4.2.1
4.2.1 (2019-06-14)
Bug Fixes
- remove ReadStream since ReadableStream is correct (b9f8c73)
- update second occurence of Map to Record (3ded63a)
- use Record instead of Map type for classifier update (6dec631)