Skip to content

Releases: openedx/openedx-events

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

v0.13.0

20 Sep 14:17
8e39405
Compare
Choose a tag to compare

What's Changed

New features

  • New PERSISTENT_GRADE_SUMMARY signal by @DeimerM in #99

Fixes

Maintainance tasks

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

16 Aug 19:01
18e7ade
Compare
Choose a tag to compare

Changed:

  • Breaking change: Removed org and number fields from CourseCatalogData (should only affect unreleased event-bus code, though)

v0.11.1

28 Jul 18:08
3cfb09b
Compare
Choose a tag to compare

Fixed:

  • Handle optional (None) values for custom serializers

v0.11.0

25 Jul 19:46
98f99ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

13 Jun 12:06
b42b13a
Compare
Choose a tag to compare

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

Full Changelog: v0.9.1...v0.10.0

v0.9.1

23 May 13:56
ad4754f
Compare
Choose a tag to compare

What's Changed

  • build: Add structured Maintainers information by @sarina in #55
  • fix: remove email from subscription license event by @rgraber in #58

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

05 May 14:51
a4c8b94
Compare
Choose a tag to compare

What's Changed

  • feat: handle optional fields in bridge by @rgraber in #54

Full Changelog: v0.8.3...v0.9.0

v0.8.3

26 Apr 18:00
f592c71
Compare
Choose a tag to compare

What's Changed

  • Modify avroattrsbridge to work with signal classes instead by @jinder1s in #41

New Contributors

Full Changelog: v0.8.2...v0.8.3