Edx-event-bus-kafka

Latest version: v5.7.0

Safety actively analyzes 638901 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 11

3.3.0

********************
Changed
=======
* Added/removed some custom attributes used for monitoring. Search for custom_attribute_name annotations for details.

3.2.0

********************
Changed
=======
* Add timestamp parameter for consumer, allowing the starting offset for consuming to be overridden from the default.

3.1.0

********************

Added
=====
* A variety of custom attributes are now set for monitoring purposes. Search for custom_attribute_name annotations for details.

Changed
=======
* Error recording to the log will now include message details when the message is available on the error.

3.0.0

********************
Changed
=======
* **BREAKING CHANGE**: Make event_metadata parameter required

2.1.0

********************
Changed
=======
* Set CloudEvent headers on events using an optional event_metadata parameter

2.0.0

********************
Changed
=======
* Implement openedx-events Event Bus Producer API
* **BREAKING CHANGE**: Remove caching from ``get_producer`` and rename to ``create_producer``, as we now rely on the wrapper in openedx-events to cache that call

Upgrading library from 1.x:

- Replace calls to ``edx_event_bus_kafka.get_producer`` with ``openedx_events.event_bus.get_producer``
- Add Django setting ``EVENT_BUS_PRODUCER = "edx_event_bus_kafka.create_producer"``

These breaking changes are only relevant for the producing side. (This should only include the CMS at the moment.)

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.