Sila SDKs 0.2.30

This SDK version provides the functionality that corresponds to the recent API releases 0.2.29 and 0.2.30

All SDKs

  • Added support for /get_webhooks API - Customers will have an easy way to see all of the webhooks they have been sent.

  • Added SDK support to Expose Limit features to all API endpoints, Limits parameters are exposed in the header of the response

C# SDK

  • Bumped the RestSharp version to mitigate this security vulnerability

PHP SDK

  • Made Birthdate field validation to Optional for Entity

Node SDK

  • Updated docs to reflect the correct parameter for add Identity wrapper

Python SDK

  • Upgrade eth-account version as 0.5 instead of pegged 0.5.4 as there are a few fixes in 0.5.6 and pegging stops developers from using them in other libraries.