Releases: openedx/event-bus-kafka
Releases · openedx/event-bus-kafka
v6.1.0
v6.0.1
What's Changed
- fix: setup.py update using script by @edx-requirements-bot in #197
- docs: Update edx.rtd links to docs.openedx.org by @sarina in #302
- build: set custom django and python versions in kafka workers by @UsamaSadiq in #299
New Contributors
- @UsamaSadiq made their first contribution in #299
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- fix: pypi-publish master branch sunset by @CodeWithEmad in #258
- chore: drop support for python 3.8 by @huniafatima-arbi in #266
- build: Switch to ubuntu-latest for builds by @feanil in #269
- build: Manually pull some RTD Context. by @feanil in #274
- feat!: Upgraded to Python 3.12 by @huniafatima-arbi in #278
New Contributors
- @CodeWithEmad made their first contribution in #258
- @huniafatima-arbi made their first contribution in #266
Full Changelog: v.5.8.1...v6.0.0
v.5.8.1
What's Changed
- feat: Add custom metric to track whether a message processed. by @dianakhuang in #261
Full Changelog: v5.8.0...v.5.8.1
v5.8.0
What's Changed
- build: Update codecov and use token by @arbrandes in #252
- fix: Add monitoring information inside the function trace. by @dianakhuang in #260
New Contributors
- @arbrandes made their first contribution in #252
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
- chore: create catalog-info.yaml by @jristau1984 in #236
- feat: add python311 support by @edx-requirements-bot in #233
New Contributors
- @jristau1984 made their first contribution in #236
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
- Python Requirements Update by @edx-requirements-bot in #203
- fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #206
- docs: Update the security e-mail address. by @feanil in #207
- Python Requirements Update by @edx-requirements-bot in #211
- Python Requirements Update by @edx-requirements-bot in #213
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #215
- Python Requirements Update by @edx-requirements-bot in #216
- Python Requirements Update by @edx-requirements-bot in #217
- Python Requirements Update by @edx-requirements-bot in #223
- feat: add configurable client.id to base settings by @rgraber in #224
- fix: use new method for setting client id by @rgraber in #225
Full Changelog: v5.5.0...v5.6.0
v5.5.0: feat: Reset request cache before handling event (#201)
v5.4.0
What's Changed
- fix: Reorder context assignment in producer code. by @dianakhuang in #192
- feat: Use custom exceptions for recording errors. by @dianakhuang in #193
Full Changelog: v5.3.1...v5.4.0