9.0.0
Build from OAS 6.1.1
Whats Changed
- Fix #513 : System.MissingMethodException with latest RestSharp client
- Fix #517 : Issue with Xero Dependencies and RestSharp Version 111.2.0 Causing Integration Failures
Breaking Change
ApiClient
class is implementingIDisposable
interface now. Not disposing an APIClient object properly can lead to memory leaks.
Full Changelog: v8.1.0...9.0.0