Kafka-schema-registry

Latest version: v0.1.2

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

Scan your dependencies

Page 1 of 2

0.1.2

* Pass per-topic config (used when created a topic) as a dedicated variable, not as part of the Client configs

0.1.1

* Fixed API's config params
prepare_producer() uses two API's:
1. KafkaAdminClient -> creates topics
2. KafkaProducer -> sends events to kafka topic
Both the above API's config parameters are not equivalent, due to this it was not possible to set parameters which are API specific and raises (Unrecognized configs) error. This change makes sure correct configs are passed to the respective API's.

0.1.0

* Added Python 3.10 to test suite

0.0.4

* Propagate extra arguments to the Kafka library (e.g. for authentication)

0.0.3

* Fixed package name

0.0.2

* Dummy release to test gh-actions to pypi

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.