- library update to support 2.8.0 - update of requirements - legacy avro removed, not supported anymore - fixed github workflow - correct handling of test results - NEW bool attributes serializing and deserializing to use serializing producer or deserializing consumer
2.4.02
* At stop_consumer function pass additional config to AdminClient (https://github.com/robooo/robotframework-ConfluentKafkaLibrary/pull/50)
2.4.01
What's Changed * Update to 2.4.0 by robooo in https://github.com/robooo/robotframework-ConfluentKafkaLibrary/pull/48
2.3.01
* Update version to 2.3.0 * `Describe Topics` and `Describe Cluster` keywords added * fixed `[avro]` extra packages to install correct avro and deprecated python3-avro moved to `[legacyavro] `
2.2.01
* Update to 2.2.0 client * Updated package versions in action workflows
2.1.11
* 16 **Breaking change in install!** Now library dependencies are divided into extra packages install * Update to 2.1.0 skipped due to error in linux github actions build