Php Kafka Lib Versions Save

PHP Kafka producer / consumer library with PHP Avro support, based on php-rdkafka

v2.0.0

1 year ago

Internals :factory:

*drop support for php 7.4 #75

v1.7.1

1 year ago

Internals :factory:

  • added missing @throws docblock (#74)

v1.7.0

2 years ago

Features :tada:

v1.6.0

2 years ago

Features :tada:

  • consumers: add method to get topic subscriptions (#66)

v1.5.0

3 years ago

Improvements :gear:

  • expose original transaction exception and message (#61)

v1.4.0

3 years ago

Features :tada:

  • High level consumer: change subscription without using the builder again (#59)

v1.3.0

3 years ago

Internals :factory:

  • allow PHP8 (#56)

v1.2.0

3 years ago

Features :tada:

  • add support for producer transactions (#18)

Check the readme for an example

v1.1.2

3 years ago

Internals :factory:

  • allow php-rdkafka:5.x (#51)

v1.1.1

3 years ago

Bugfixes :bug:

  • fix consumer offset commit callback (#48)