Skip to content

Releases: jobcloud/php-kafka-lib

v2.0.2

15 Jun 15:22
4fcce64

Choose a tag to compare

What's Changed

  • chore(PRO-3138): solve PHP deprecation by @haeber in #87

New Contributors

Full Changelog: v2.0.1...v2.0.2

Release v2.0.1

20 Mar 11:04
a5a0282

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

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