Release 5.9.1 Private Cloud

Infinite Blue®Platform Version 5.9.1 Release Notes

Release Date

April 30th, 2020

Enhancements

Following is the list of enhancements issues with this release.

  1. [API Key-based Authentication] - Platform REST APIs 2.0 now supports API token authentication. This enables you to create and view API key which is used by external applications to connect to the Platform APIs on behalf of your user account. For more information, see API Key-Based Authentication.
  2. [Base64 Encoding & Decoding] - Platform now facilitates encode and decode base64 strings using the newly added Server-Side APIs rbv_api.encodeBase64String and rbv_api.decodeBase64String respectively.
  3. [Miscellaneous] - In the case of hierarchy relationships, it is possible to get child related records as well using the getRelatedRecord REST API 2.0. For more details, see getRelatedRecord.