b.well SDK v0.10.0
almost 2 years ago
b.well SDK v0.10.0 Change Log
Production SDK Updates
b.well SDK version 0.10.0 includes the latest round of fully integrated methods aligned with User Journey 3: User is able to make a data connection.
Please note that v0.9.0 was skipped. Methods related to Data Connections and Search were separated into v0.10.0 and v0.11.0 respectively. Any changes previously communicated with v0.9.0 are now included in v0.10.0 and v0.11.0. Reference the change logs for more detail.
Updated Methods
- Retrieve a Data Source
- Create a Data Connection
- Retrieve an Oauth URL
- Retrieve a User's Data Connections
- Disconnect a Data Connection
Additional Documentation
Notable Improvements
- Previous version of the SDK prevented the passing of a
nullvalue foridwhen callingupdateProfilemethod. This is now resolved andupdateProfilecan now be called without includingidin the request.
Future Enhancements
- The SDK currently experiences challenges when blank parameters are passed in functions like
getOAuthUrl,getDataSource, andcreateConnection. Our team is committed to enhancing the SDK's error handling capabilities in these scenarios and will be introducing improvements in an upcoming release to provide a more user-friendly experience.
