Skip to content

Releases: openedx/event-tracking

fix: Improve Logging

26 Oct 14:59
269486f
Compare
Choose a tag to compare

Provide different log messages for different kinds of failures.

Skip Retry Celery Tasks on known exceptions

08 Sep 13:24
5597e24
Compare
Choose a tag to compare

Skip Retry Celery Tasks on known exceptions

Added Django 3.0, 3.1 and 3.2 Support

27 Jul 10:54
2dd4c26
Compare
Choose a tag to compare
  • Added Django 3.0, 3.1 and 3.2 Support

v1.0.4

21 Jan 07:44
813098d
Compare
Choose a tag to compare
  • Added tests for Django3.0 & Django3.1.

Drop python3.5 support

14 Dec 11:31
567fda8
Compare
Choose a tag to compare

Drop python3.5 support
Added celery5.0 testing
Fixing pypi release condition

Drop python3.5 support.

14 Dec 09:35
7bada90
Compare
Choose a tag to compare

Drop python3.5 support
Added celery5.0 testing
Fixing pypi release condition

Drop python3.5 support

14 Dec 09:13
3e96f8f
Compare
Choose a tag to compare

Drop python3.5 support
Added celery5.0 testing

Reorganize Django app and add New Async routing backend.

10 Sep 19:51
6b2bbfe
Compare
Choose a tag to compare
  • The eventtracking.django module has been re-organized to move the DjangoTracker class to a new file instead of living in the toplevel init.py

  • We're adding a new regex filter

  • We're adding a new async routing backend.

Remove nose dependency

09 Jul 14:29
e62ac9f
Compare
Choose a tag to compare

Move from nose to pytest for testing.

Python3.8 compatibility

08 May 06:18
119f3ac
Compare
Choose a tag to compare

Python3.8 compatibility