Through this pull request the following changes are being made
Added hasAddOns property to the subscription model
Corrected an issue with deserializing audit records
Corrected an issue with deserializing entiltments
Replaced the HTTP client with Microsoft Rest client runtime
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.
Description
Through this pull request the following changes are being made