Skip to content

Releases: jobcloud/php-kafka-lib

Release v2.0.0

30 Dec 09:23
d66de3f

Choose a tag to compare

Internals 🏭

*drop support for php 7.4 #75

Release v1.7.1

07 Dec 08:19
2bb7f9c

Choose a tag to compare

Internals 🏭

Release v1.7.0

21 Feb 15:06
92babf8

Choose a tag to compare

Features 🎉

  • Added support for rdkafka 6 (#67)

Release v1.6.0

03 Jun 16:17
15b92ec

Choose a tag to compare

Features 🎉

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

Release v1.5.0

16 May 14:28
b02c90f

Choose a tag to compare

Improvements ⚙️

  • expose original transaction exception and message (#61)

Release v1.4.0

06 Apr 13:04
890efc8

Choose a tag to compare

Features 🎉

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

Release v1.3.0

19 Feb 08:28
c93d278

Choose a tag to compare

Internals 🏭

  • allow PHP8 (#56)

Release v1.2.0

09 Feb 09:03
5addccf

Choose a tag to compare

Features 🎉

  • add support for producer transactions (#18)

Check the readme for an example

Release v1.1.2

15 Jan 13:46
9ce0157

Choose a tag to compare

Internals 🏭

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

Release v1.1.1

30 Dec 09:04
993e9b9

Choose a tag to compare

Bugfixes 🐛

  • fix consumer offset commit callback (#48)