You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start returning Promises Seeking community feedback
[speech-to-text] For recognizeUsingWebSocket, consider changing the default value of objectMode to trueSeeking community feedback
Get rid of the compatibility layer
Remove support for Node 4.0
Update all dependencies
Remove LT v2
Remove Dialog
Remove Conversation
Make the SDK more browser friendly
request -> axios (or fetch)
Confirm browser package works in frameworks like React and Angular
Confirm package works in React Native
Filename is a required parameter for a number of methods (when the API wants filenames)
Remove code dealing with cookies
Remove support for JSON training data in NLC
Remove all code dealing with the old api_key for VR
[discovery] Remove compatibility support for array parameters in query and federatedQuery
Remove Personality Insights v2
Non-breaking major changes
Update tests to use jest and be more readable
Rewire unit tests to be more modular and write more
Make integration tests more robust and less error-prone
Update error formatting to match APIs
Create classes for each model in the services Seeking community feedback
Services can be loaded independently using webpack
Would welcome some community feedback on some of these goals - do people want these things? Are there other implementations/packages we should be looking at? Any comments are appreciated!
Breaking Changes
[speech-to-text] ForSeeking community feedbackrecognizeUsingWebSocket, consider changing the default value ofobjectModetotruerequest->axios(orfetch)api_keyfor VRqueryandfederatedQueryNon-breaking major changes
jestand be more readableWould welcome some community feedback on some of these goals - do people want these things? Are there other implementations/packages we should be looking at? Any comments are appreciated!