Skip to content

Releases: openedx/edx-enterprise-data

4.0.0

22 Feb 11:10
53dd011
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...4.0.0

Added support for Django 3.2

11 Oct 14:06
Compare
Choose a tag to compare

Added support for Django 3.2 in PR #265

3.2.0

20 Sep 05:26
eb793cf
Compare
Choose a tag to compare
  • Add api gateway spec for LPR V1 API

3.1.0

16 Sep 07:51
cf175cf
Compare
Choose a tag to compare
  • add primary_program_type field in EnterpriseLearnerEnrollment
  • update max_length value for existing fields in EnterpriseLearnerEnrollment

3.0.0

07 Sep 07:43
8c51e62
Compare
Choose a tag to compare
  • Remove LPR API V0 field names from LPR API V1
  • Make the order of columns consistent for csvs generated from both admin-portal and enterprise_reporting

2.2.21

02 Sep 07:54
8ce0b1c
Compare
Choose a tag to compare
  • Pass old and new fields in LPR API V1 response for EnterpriseLearnerViewSet and EnterpriseLearnerEnrollmentViewSet
  • Update CSV header for EnterpriseLearnerViewSet and EnterpriseLearnerEnrollmentViewSet APIs
  • Add support for progress_v3 enterprise report. This is currently disabled.

Give different ref_name to same named serializers in API

13 Aug 14:09
6ca9b1c
Compare
Choose a tag to compare

The serializer LearnerCompletedCoursesSerializer is same named for both v0 and v1 versions of the enterprise-data api.
Add the ref_name attribute with different name, so drf_yasg can differentiate.

Include `has_passed` and `created` fields in API V1 response

04 Aug 18:36
1211ccd
Compare
Choose a tag to compare
Merge pull request #258 from edx/ammar/include-has-passed-field

fix: Include `has_passed` field in API V1 response

2.2.18

27 Jul 08:57
a2f908e
Compare
Choose a tag to compare
  • Include all fields in Analytics API V1 response with desired order and header labels

Upgrade edx-rbac library from 1.3.3 to 1.5.0

15 Jul 14:11
a094fd7
Compare
Choose a tag to compare

In this release, we are upgrading the edx-rbac library, which is a dependency, from 1.3.3 to 1.5.0.
With the upgrade, a new database migration is created. Please make sure you run migration.