Skip to content

v5.0.0

Compare
Choose a tag to compare
@timmc-edx timmc-edx released this 03 Feb 18:10
· 155 commits to main since this release
2a9eebd

Changed:

  • Breaking change: send_event_with_custom_metadata changes to accept a single EventsMetadata object rather than all of the fields that go into one. This only directly affects event bus consumer libraries.

Added:

  • Added COURSE_CERTIFICATE_CONFIG_CHANGED and COURSE_CERTIFICATE_CONFIG_DELETED signals for when a course's certificate configuration is updated or deleted