Skip to content

Releases: robooo/robotframework-ConfluentKafkaLibrary

v2.12.2.post1

Choose a tag to compare

@robooo robooo released this 10 Nov 20:57
be3316a
  • Update to 2.12.2
  • Add oauth test case
  • Fix dependencies install

v2.12.0.post1

Choose a tag to compare

@robooo robooo released this 07 Nov 22:42
0f82724
  • Update to 2.11.0

v2.11.1.post1

Choose a tag to compare

@robooo robooo released this 21 Sep 19:47
5b910d7
  • Update to 2.11.1

v2.11.0.post1

Choose a tag to compare

@robooo robooo released this 21 Sep 19:05
f4aad19
  • fix: set broker to create its internal topics with a replication factor of 1

  • Update to 2.11.0

v2.10.0.post2

Choose a tag to compare

@robooo robooo released this 21 Sep 18:15
691933c
  • Update Docker Compose and AdminClient to support new Kafka version and consumer group types (#63)

v2.10.0.post1

Choose a tag to compare

@robooo robooo released this 19 Sep 22:44
7a251ee
  • Update to 2.10
  • Add kwargs to describe_groups
  • Add ConsumerGroupTypes

v2.9.0.post1

Choose a tag to compare

@robooo robooo released this 16 Sep 17:50
8b366be
  • Update confluent-kafka to 2.9.0

  • Fix stricter python 3.12 imports

  • Make Python package build PEP compliant

v2.8.0-3

Choose a tag to compare

@robooo robooo released this 30 Aug 12:10
faa3a48

v2.8.0-2

Choose a tag to compare

@robooo robooo released this 10 Feb 21:51
57ca711
  • 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

v2.4.0-2

Choose a tag to compare

@robooo robooo released this 01 Aug 19:59
a8e0021
  • At stop_consumer function pass additional config to AdminClient (#50)