Edx-event-bus-kafka

Latest version: v6.0.0

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

Scan your dependencies

Page 11 of 12

0.4.4

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

Fixed
=====

* Fixed bug in test module for when confluent-kafka isn't present

0.4.3

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

Fixed
=====

* Never evict producers from cache. There wasn't a real risk of this, but now we can rely on them being long-lived. Addresses remainder of `<https://github.com/openedx/event-bus-kafka/issues/16>`__.

0.4.2

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

Fixed
=====

* Properly load auth settings for producer/consumer. (Auth settings were ignored since 0.3.1.)

0.4.1

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

Changed
=======

* Remove confluent-kafka as a formal dependency of the repository.

* Note: This library will not work without confluent-kafka.

* Add an ADR to explain why this work was done.

0.4.0

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

Changed
=======

* Rename settings to have consistent prefix.

* ``KAFKA_CONSUMERS_ENABLED`` becomes ``EVENT_BUS_KAFKA_CONSUMERS_ENABLED``
* ``CONSUMER_POLL_TIMEOUT`` becomes ``EVENT_BUS_KAFKA_CONSUMER_POLL_TIMEOUT``
* Updates to documentation and tests for various settings previously renamed

0.3.1

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

Changed
=======

* Refactored consumer to use common configuration.

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.