Skip to content

Releases: openedx/openedx-events

v4.1.1

23 Jan 15:24
023b75d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

03 Jan 14:58
75216de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

02 Dec 16:55
ad2725b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v4.0.0

v3.2.0

01 Dec 20:37
ada0249
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0: feat: Configurable loading of event bus producer (#85)

22 Nov 17:32
2959be7
Compare
Choose a tag to compare

v3.0.1

31 Oct 20:19
c1c24c7
Compare
Choose a tag to compare

What's Changed

  • docs: Clean up EventBus TODO markers by @timmc-edx in #134
  • fix: use None instead of null as default value for optional fields by @rgraber in #138

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Oct 14:18
d2f4261
Compare
Choose a tag to compare

What's Changed

  • fix: Increase unit test coverage (string_schema, format_responses) by @timmc-edx in #132
  • feat!: remove effort field from CourseCatalogData by @rgraber in #131

Full Changelog: v2.0.0...v3.0.0

v2.0.0: feat!: Remove subscription license signal and data (#129)

18 Oct 20:44
f019a43
Compare
Choose a tag to compare

Breaking change: Removed signal SUBSCRIPTION_LICENSE_MODIFIED and corresponding data class SubscriptionLicenseData. This should only affect experimental event-bus code (which should also have been deleted by now).

v1.0.0

27 Sep 18:45
7620775
Compare
Choose a tag to compare
  • Breaking Change: Update Django dependency from 2.2 to 3.2 (unconstrain)
  • Bump version to 1.x to acknowledge that this is in use in production

v0.14.0

21 Sep 19:07
f28018c
Compare
Choose a tag to compare

What's Changed

  • feat: remove unused short_description field on CourseCatalogData by @rgraber in #122

Full Changelog: v0.13.0...v0.14.0