Skip to content

Releases: robooo/robotframework-ConfluentKafkaLibrary

v2.4.0-2

01 Aug 19:59
a8e0021
Compare
Choose a tag to compare
  • At stop_consumer function pass additional config to AdminClient (#50)

2.4.0-1

02 Jun 06:13
6c983b5
Compare
Choose a tag to compare

What's Changed

v2.3.0-1

20 Apr 20:50
22403f6
Compare
Choose a tag to compare
  • 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]

v2.2.0-1

13 Apr 19:52
19d4521
Compare
Choose a tag to compare
  • Update to 2.2.0 client
  • Updated package versions in action workflows

v2.1.1-1

10 Apr 19:32
85963e0
Compare
Choose a tag to compare
  • #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

v2.0.2-4

04 Apr 22:05
429cb98
Compare
Choose a tag to compare
  • Bugfix of #41
    • now threaded consumers supports all consumer functions

v2.0.2-3

21 Jan 20:11
65902ca
Compare
Choose a tag to compare
  • Bugfix of #39

v2.0.2-2

23 May 21:30
05ebede
Compare
Choose a tag to compare
  • Improvements for Protobuf Serializer and Deserializer, thanks to @marcosandremartins
    • tests added
  • Argument for headers on publish, thanks to @marcosandremartins
  • Fixed publish CI
  • README update

v2.0.2-1

24 Apr 19:03
0ddbba7
Compare
Choose a tag to compare

v1.9.0-1

30 Jun 14:59
Compare
Choose a tag to compare
  • Support confluent-kafka v1.9.0
  • LICENSE added