-------- fix: modify signature of EmbargoApiClient.redirect_if_blocked Make this signature match and use the same signature that ``openedx.core.djangoapps.embargo.api.redirect_if_blocked()`` now uses.
3.44.4
-------- fix: implement back-off and retry for degreed2 fix: drop tpa_hint param in redirects when no SSO
3.44.3
-------- fix: Undoes revert of 3.44.0, while also ensuring that ``SystemWideEnterpriseUserRoleAssignment.get_assignments()`` can handle and respect any null values returned from ``get_context()``.
3.44.2
-------- - feat: configure django admin for degreed2 audit records - fix: Moodle client should accept treat duplicate course id on create as a success
3.44.1
-------- fix: no-op version bump (skipping 3.44.0) to account for a revert: https://github.com/openedx/edx-enterprise/pull/1534