Releases: openedx/openedx-events
Releases · openedx/openedx-events
v0.11.0
What's Changed
- unit tests for serializer by @whuang1202 in #68
- docs: add ADR for events and pii by @whuang1202 in #73
- fix: Update the slack invite link. by @feanil in #75
- feat: new COURSE_CATALOG_INFO_CHANGED signal for course_authoring by @rgraber in #81
New Contributors
- @whuang1202 made their first contribution in #68
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- fix: need the a by @e0d in #61
- docs: Fix org name in getting-started instructions by @timmc-edx in #62
- refactor!: split AvroAttrsBridge into distinct methods by @rgraber in #60
New Contributors
- @e0d made their first contribution in #61
- @timmc-edx made their first contribution in #62
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.0
v0.8.3
v0.8.2
- Changed openedx_events.learning.data.DiscussionTopicContext to make the group id optional
- Changed DiscussionTopicContext to add a
context
attribute
v0.8.1
- Added missing field for event COURSE_DISCUSSIONS_CHANGED
v0.8.0
- Added COURSE_DISCUSSIONS_CHANGED for discussion event
- Changed openedx_events/enterprise/LicenseLifecycle class to openedx_events/enterprise/SubscriptionLicenseData
- Changed LicenseCreated signal class to SUBSCRIPTION_LICENSE_MODIFIED signal class