Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Releases: openedx-unsupported/edx-analytics-data-api

0.29.0 chore: Python requirements update

29 Nov 16:35
6cb4a63
Compare
Choose a tag to compare
chore: Updating Python Requirements (#509)

0.28.0

03 Oct 17:18
Compare
Choose a tag to compare

The v1 upgrade has been reverted, so this is a 0.X series release.

1.0.0

18 Aug 18:49
Compare
Choose a tag to compare
  • Add pagination, sorting, filtering, searching, and caching to course_summaries/
  • Add course_totals/ endpoint

0.27.0

06 Jul 14:46
Compare
Choose a tag to compare
  • Fix multi-course program grouping bug in course_summaries endpoint

0.26.1

23 Jun 16:35
Compare
Choose a tag to compare

Fix bug where number of items in course_summaries/ request is capped at 1000.

0.26.0

21 Jun 20:13
Compare
Choose a tag to compare
0.26.0 Pre-release
Pre-release
  • Bump Django from 1.11 to 1.11.2
  • Fix bug where course_summaries/ and programs/ expect incorrect parameter names
  • Add support for POST method to course_summaries/

0.25.1

07 Jun 20:19
Compare
Choose a tag to compare

Patch release to fix a dependency issue by explicitly pinning urllib3 to 1.21.1

0.25.0

07 Jun 18:50
Compare
Choose a tag to compare
0.25.0 Pre-release
Pre-release
  • upgrade to django 1.11
  • add passing_users to course_summary endpoint

0.24.0

25 Apr 17:54
Compare
Choose a tag to compare
Release candidate for 2017-04-25

0.23.0

23 Mar 13:27
Compare
Choose a tag to compare
  • Add exception argument to handler404 function signature
  • Support multi-leaf tagging
  • Use settings.AGGREGATE_PAGE_SIZE as the ElasticSearch aggregate search bucket size