-------------------- * Update primary key field in `EnterpriseLearnerEnrollment` to be `primary_key` from `enterprise_enrollment_id`.
4.5.1
-------------------- * Replace `self.client` in `EnterpriseCatalogAPIClient` with `self._load_data` to account for OAuth client changes in enterprise_reporting.
4.5.0
-------------------- * Add optional `ignore_null_course_list_price` query parameter to filter out enrollment records that have been refunded.
4.4.0
--------------------- * Replace EdxRestApiClient with OAuthAPIClient.
4.3.2
-------------------- * fix: use EnterpriseReportingModelManager for EnterpriseOffer