Skip to content

Releases: jobcloud/php-kafka-lib

v2.0.2

Choose a tag to compare

@haeber haeber released this 15 Jun 15:22
4fcce64

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

Choose a tag to compare

@andjelkastosic andjelkastosic released this 20 Mar 11:04
a5a0282

What's Changed

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

Release v2.0.0

Choose a tag to compare

@ruzakaranbol ruzakaranbol released this 30 Dec 09:23
d66de3f

Internals 🏭

*drop support for php 7.4 #75

Release v1.7.1

Choose a tag to compare

@ruzakaranbol ruzakaranbol released this 07 Dec 08:19
2bb7f9c

Internals 🏭

Release v1.7.0

Choose a tag to compare

@ruzakaranbol ruzakaranbol released this 21 Feb 15:06
92babf8

Features 🎉

  • Added support for rdkafka 6 (#67)

Release v1.6.0

Choose a tag to compare

@healerz healerz released this 03 Jun 16:17
15b92ec

Features 🎉

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

Release v1.5.0

Choose a tag to compare

@nick-zh nick-zh released this 16 May 14:28
b02c90f

Improvements ⚙️

  • expose original transaction exception and message (#61)

Release v1.4.0

Choose a tag to compare

@nick-zh nick-zh released this 06 Apr 13:04
890efc8

Features 🎉

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

Release v1.3.0

Choose a tag to compare

@nick-zh nick-zh released this 19 Feb 08:28
c93d278

Internals 🏭

  • allow PHP8 (#56)

Release v1.2.0

Choose a tag to compare

@nick-zh nick-zh released this 09 Feb 09:03
5addccf

Features 🎉

  • add support for producer transactions (#18)

Check the readme for an example