microsoft / Partner-Center-Java

Partner Center SDK for Java
https://docs.microsoft.com/java/partnercenter/
31 stars 12 forks source link

Version 1.10 update #18

Closed ghost closed 5 years ago

ghost commented 5 years ago

Description

Through this pull request the following changes are being made

  1. Added hasAddOns property to the subscription model
  2. Corrected an issue with deserializing audit records
  3. Corrected an issue with deserializing entiltments
  4. Replaced the HTTP client with Microsoft Rest client runtime
  5. Updated all dependencies to the latest version. This addresses security vulnerability found in FasterXML jackson-databind 2.x before 2.9.8. See CVE-2018-19360 Detail for more details.