Releases: openedx/edx-enterprise-data
Releases · openedx/edx-enterprise-data
6.2.0
What's Changed
- feat!: add Python 3.12 and drop Django 3.2 support by @edx-requirements-bot in #433
Full Changelog: 6.1.1...6.2.0
6.1.1
- Update uuid4 regex
6.1.0
- Permanently enable streaming csv
6.0.0
- Add streaming csv support
- Add support to avoid call to LMS for filtering enrollments
Added retry mechanism for failed requests while sending reports.
Added retry mechanism for failed requests while sending reports.
5.5.0
- Add data export timestamp for
EnterpriseOffer
model
5.4.1
What's Changed
- fix: setup.py update using script by @edx-requirements-bot in #396
- fix: django 4.2 support update by @UsamaSadiq in #402
Full Changelog: 5.4.0...5.4.1
5.4.0
- Add
subsidy_access_policy_display_name
field inEnterpriseSubsidyBudget
model
5.3.1
- Exclude hashed
id
field fromEnterpriseSubsidyBudgetSerializer
5.3.0
- Added model and api for new policy/budget aggregates - EnterpriseSubsidyBudget