Releases: openedx/event-routing-backends
Releases · openedx/event-routing-backends
v8.2.0
What's Changed
- fix: setup.py update using script by @edx-requirements-bot in #347
- feat: add batching for event bus consumer by @Ian2012 in #388
Full Changelog: v8.1.2...v8.2.0
v8.1.2
v8.1.1
v8.1.0
What's Changed
- fix: remove tox-battery requirement and update tox by @UsamaSadiq in #378
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #379
- feat: allow to route events in sync by @Ian2012 in #361
Full Changelog: v8.0.0...v8.1.0
v8.0.0
What's Changed
- feat!: add transformer to filter arguments. by @andrey-canon in #374
Full Changelog: v7.2.0...v8.0.0
v7.2.0
What's Changed
- fix: support numeric usernames on get_user method by @andrey-canon in #372
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- feat: implement XAPI openedx filters by @andrey-canon in #370
New Contributors
- @andrey-canon made their first contribution in #370
Full Changelog: v7.0.2...v7.1.0
v7.0.2
v7.0.1
v7.0.0
Breaking change!
- Multi-question problem_check tracking log statements will now be split into one xAPI statement for each question. Past behavior was to send a single event, with only the details for the first question. These new sub-events have a different structure and may need to be parsed differently to, for example, get the course id. Example tracking log, example xapi.
What's Changed
Full Changelog: v6.2.0...v7.0.0