Releases: openedx/edx-enterprise-data
Releases · openedx/edx-enterprise-data
10.5.1
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #534
- chore: Upgrade Python requirements by @edx-requirements-bot in #540
Full Changelog: 10.5.0...10.5.1
10.5.0
What's Changed
- fix: csv file name and skill top chart data ordering by @muhammad-ammar in #539
Full Changelog: 10.4.0...10.5.0
Updated text for null emails record of leaderboard.
Updated text for null emails record of leaderboard.
10.3.0
What's Changed
- rewrite top 10 chart queries by @muhammad-ammar in #535
- chore: version bump by @muhammad-ammar in #537
Full Changelog: 10.2.0...10.3.0
Fixed null email issue for leaderboard.
This releases contains fixes for a bug that was causing 500 error for leaderboard. It also contains implementation of a new feature where accumulated data for NULL
emails is returned by the last page of the leaderboard API endpoint.
Added management command to pre-warm analytics data.
Added management command to pre-warm analytics data.
10.0.1
What's Changed
- feat!: Python 3.12 Upgrade by @UsamaSadiq in #524
- docs: bump package version to 10.0.1 by @UsamaSadiq in #525
Full Changelog: 9.7.0...10.0.1
9.7.0
What's Changed
- feat: fetch enterprise budgets info by @muhammad-ammar in #522
Full Changelog: 9.6.0...9.7.0
Added caching for API endpoints related to advanced analytics.
Added caching for the REST API endpoints related to advanced analytics. Currently, the timeout is set to 1 hour but we can adjust it after observing the current implementation on production.
9.5.2
What's Changed
- feat: Transform extensions_requested field to return 0 if None by @muhammad-ammar in #519
Full Changelog: 9.5.1...9.5.2