-------- * Log exception stack trace during DSC licensed-enrollment flow, so that we can look at log messages and understand what exactly is failing.
3.25.1
-------- * bug fix, properly handle API response pagination from Canvas.
3.25.0
-------- * added management command to unlink learners from their enterprise and deleting DSC and EnterpriseCourseEnrolment records.
3.24.0
-------- * added ``enable_compression`` flag in EnterpriseCustomerReportConfiguration table.
3.23.12
--------- * Database based template system for enrollment emails, including support for Admin and Self enroll modes. Admin mode for Bulk enrollment, existing enrollment emails still use the current template.
3.23.11
--------- * Log more specific information about HTTP client errors that are caught when using the LMS enrollment API. Also send an exception event to the monitoring service when this happens, even though we handle the exception "gracefully".