Skip to content

2.0.1

Compare
Choose a tag to compare
@mxr576 mxr576 released this 01 Apr 05:24
· 208 commits to 2.x since this release
822b088

Management API

  • Fixed Edge for Private Cloud support. Core Persistent Services (CPS) is not available in Private Cloud installations and because of that earlier versions of this library threw a CpsNotEnabledException exception when someone tried to construct an API request by adding pagination.
    You can find more information about this in the related pull request and in the "Edge for Private Cloud" section of the README.md.

Monetization API

  • #36: Send developer email address instead of developer UUID to the Accept rate plan endpoint.

Other