Robotframework-confluentkafkalibrary

Latest version: v2.3.0.post1

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

Scan your dependencies

Page 3 of 3

1.7.01

* AdminClient support implemented https://github.com/robooo/robotframework-ConfluentKafkaLibrary/issues/22
* See new [examples](https://github.com/robooo/robotframework-ConfluentKafkaLibrary/blob/master/examples/test_adminclient.robot)
* Add test_oauth example
* Removal of closed consumer from dict
* Get All Consumers keyword added
* Minor fixes

1.7.0

* New keyword "Get All Consumer"
* example how to handle oauth

Fixes:
* closed consumer is now removed from consumers dictionary
* better wait for services startup at testing

1.6.1

1.6.0

* Added Purge keyword

Fixes:
* Removed deprecated arguments
* Tests updated

Devops part:
* Github actions are now used for build, test and publish. ( travis.ci removed)

1.5.0

- Support confluent-kafka-python [v1.5.0](https://github.com/confluentinc/confluent-kafka-python/releases/tag/v1.5.0)
- legacy still supported
- new keywords
- new [example of serializers](https://github.com/robooo/robotframework-ConfluentKafkaLibrary/blob/master/examples/test_avro.robot#L48)

Fixes:
- Fix for RobotNotRunningError exception (nczita, https://github.com/robooo/robotframework-ConfluentKafkaLibrary/pull/15)
- Optional exception throwing if the deserialization fails (tminakov, https://github.com/robooo/robotframework-ConfluentKafkaLibrary/pull/13)
- Add dependencies to setup.py (nczita, https://github.com/robooo/robotframework-ConfluentKafkaLibrary/pull/14)
- Support for newer Robotframework versions (tminakov, https://github.com/robooo/robotframework-ConfluentKafkaLibrary/pull/9)
- remove the package as dependency, it's in the standard library (tminakov , https://github.com/robooo/robotframework-ConfluentKafkaLibrary/pull/11)


Devops part:
- automated creation of documentation, release and publishing of latest test results

1.3.0

Bugfixes:
* Fixed unfunctional avro producer
* encoding of data was removed by default (could cause problems if user encode / decode on his side)
* List of topics available for consumer and producer too
* Remove remove_zero_bytes from _decode_data, if needed user should this by themselves

New features:
* Tags + releases of this lib will be same as in confluent-kafka repository + with related bugfixes/features e.g. 1.3.0 == 1.3.0
* new bugfixes and features will be defined after '-' e.g. 1.3.0-1, 1.3.0-2....
* new methods included see documentation at https://robooo.github.io/robotframework-ConfluentKafkaLibrary/

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.