This repository was archived by the owner on Jul 22, 2024. It is now read-only.
1.14.0
With this release the following changes were made
- Agreements
- Added the ability to request the Microsoft Customer Agreement
- Removed the AgreementType and updated the Agreement and AgreementMetaData models to use a string for the type properties
- Auditing
- The Id function in the AuditRecord class has been renamed to getId
- Authentication
- Configuration
- Resolved issue #80 by ensuring that all buffers and streams are closed correctly.
- Customer users
- Addressed issue #39 preventing sorting from working as expected when querying customer users
- Dependencies
- Updated the com.microsoft.rest.client-runtime from version 1.6.5 to 1.6.12
- Invoices
- Both functions named By in the invoice operations class have been renamed to by
- JDK
- Modified the target JDK from 1.7 to 1.8
- Network
- Increased the default authentication token expiry buffer from 30 seconds to 120 seconds
- Subscriptions
- Added the ability to activate third-party subscriptions in the integration sandbox
- Usage
- Replaced the id and name properties with the resourceId and resourceName properties respectively