Releases: openedx/openedx-events
v3.1.0: feat: Configurable loading of event bus producer (#85)
v3.0.1
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
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)
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
v0.14.0
v0.13.0
What's Changed
New features
Fixes
- Add missing secrets for requirements job by @mariajgrimaldi in #108
- Broken upgrade script to use proper syntax by @sarina in #116
- Minor fixups/re-wording to docstrings by @mariajgrimaldi in #98
Maintainance tasks
-
Add upgrade Python requirements GitHub action by @mariajgrimaldi in #97
-
Add linter for commit messages by @mariajgrimaldi in #101
-
Update command for pypi-friendly package check by @mariajgrimaldi in #103
-
Upgrade requirements by @mariajgrimaldi in #102
-
Update make upgrade command by @UsamaSadiq in #104
-
Update readme following oep-55 recommendations by @mariajgrimaldi in #100
-
Change GitHub to community-maintained repository health file by @mariajgrimaldi in #106
-
Python Requirements Update by @edx-requirements-bot in #110
-
Add coverage step as part of CI pipeline by @mariajgrimaldi in #111
-
Update issue templates by @mariajgrimaldi in #113
-
ADR for course-catalog-info-changed event design by @rgraber in #114
-
build: expand '$default-branch' in upgrade workflow by @kdmccormick in #118
New Contributors
- @UsamaSadiq made their first contribution in #104
- @edx-requirements-bot made their first contribution in #110
- @kdmccormick made their first contribution in #118
- @DeimerM made their first contribution in #99
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.1
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