b.well SDK v0.10.0

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

  1. Retrieve a Data Source
  2. Create a Data Connection
  3. Retrieve an Oauth URL
  4. Retrieve a User's Data Connections
  5. Disconnect a Data Connection

Additional Documentation

  1. Data Connection Sequence Diagram

Notable Improvements

  • Previous version of the SDK prevented the passing of a null value for id when calling updateProfile method. This is now resolved and updateProfile can now be called without including id in the request.

Future Enhancements

  • The SDK currently experiences challenges when blank parameters are passed in functions like getOAuthUrl, getDataSource, and createConnection. 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.