Releases: openedx/edx-enterprise
Releases · openedx/edx-enterprise
4.23.13
Added encrypted credentials column in sap configuration (#2208) * feat: added encrypted columns for user credentials for SAP config
4.23.12
What's Changed
- feat: added encrypted client id and secret for canvas by @sameeramin in #2209
Full Changelog: 4.23.11...4.23.12
4.23.11
What's Changed
- feat: implement backoff and retry for SAP SuccessFactors
Full Changelog: 4.23.10...4.23.11
4.23.10
fix: 403 for provisioning-admins due to crum and decorator
4.23.9
Feat: Add option to show soft deleted group memberships in django admin
4.23.8
feat: updating enterprise-customer-support endpoint with new sorting criteria
4.23.7
feat: added migration for model updateroleassignmentswithcustomersconfig
4.23.6
feat: replace PAs group based permission with edx-rbac
4.23.5
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #2202
Full Changelog: 4.23.4...4.23.5
4.23.4
Added logs for data dog inspection for permission check in handler fu…