* Retrieve ``EnterpriseCustomerUser`` by both user_id and enterprise_customer to handle users who are pending for more than 1 enterprise.
3.16.10
---------
* Forcing embedded enrollment links within integrated Blackboard courses to open new windows to avoid security alert prompt.
3.16.9
--------
* Upgrade celery to 5.0.4
3.16.8
--------
* Added ClientError exception handling for SAPSuccessFactorsAPIClient.
3.16.7
--------
* Modify the learner portal enterprise_course_enrollments endpoint to include an ``is_enrollment_active`` key that indicates the status of the enterprise enrollment's related ``student.CourseEnrollment`. Allow the endpoint to optionally accept an ``?is_active`` query param, so that clients may request only active enrollments from it.
3.16.6
--------
* Improved error handling for SAP Success Factors OAuth2 response.