Skip to content

Releases: openedx/openedx-events

v8.0.1

01 Jun 21:08
7c0044a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.0.1

v8.0.0

17 May 12:14
7b0d9a4
Compare
Choose a tag to compare

What's Changed

  • feat!: remove signal argument from consumer by @rgraber in #221

Full Changelog: v7.3.0...v8.0.0

v7.3.0

15 May 15:26
955c1f2
Compare
Choose a tag to compare

What's Changed

  • docs: ADR for multiple event types per topic by @rgraber in #217
  • feat: make signal parameter optional in preparation for removal by @rgraber in #219

Full Changelog: v7.2.0...v7.3.0

v7.2.0

08 May 18:35
06635f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.2.0

[7.1.0] - 2023-05-03

03 May 20:26
917f4f9
Compare
Choose a tag to compare

Added

  • Configurable loader for consumer side of Event Bus in openedx_events.event_bus.
  • Added management command to load configured consumer and start worker.

Changed

v7.0.0

09 Mar 14:11
3170416
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

v6.0.0

27 Feb 19:39
6f02fbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v6.0.0

v5.1.0

17 Feb 16:16
26a8dd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

03 Feb 18:10
2a9eebd
Compare
Choose a tag to compare

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

v4.2.0

25 Jan 20:55
0f106cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0