This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Releases: microsoft/Partner-Center-Java
Releases · microsoft/Partner-Center-Java
Partner Center Java SDK 1.10.0
- Updated Subscription resource with missing properties: IsTrial, HasPurchasableAddons, Actions
- Partner Center Office Government Community Cloud for CSP partners (GCC). Office 365 government plans are designed for the unique needs of US government organizations. These plans provide all the features and capabilities of Office 365 services in a segmented cloud environment that helps organizations comply with US government security standards.
- Create a cart with add-ons. Added support for subscription add-ons in the new Cart resource API. This capability already existed in the Order resource API.
- Change billing frequency for CSP partners. This feature, applicable to license-based services, enables partners to more easily align billing across their subscriptions while preserving existing billing properties like subscription IDs.
Partner Center Java SDK 1.8.1
With this update the following issues were addressed
- The Azure Utilization operations was incorrectly handle the granularity query string parameter
- The CartErrorCode was not handling error code correctly.
Partner Center Java SDK 1.8.0
Updates to the java doc comments. (#8)