Skip to content

Tags: tobiasbhn/php-kafka-lib

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(MPM-708/): drop php7.4 support (jobcloud#75)

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(MPM-553): add missing docblock (jobcloud#74)

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat(MPM-533): rdkafka6.0-support (jobcloud#67)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(MPC-616): add getTopicSubscriptions method to consumers (jobclou…

…d#66)

* feat(MPC-616): add getTopicSubscriptions method to consumers

* feat(MPC-616): adjust 'for next major release' comment

* feat(MPC-616): fix method annotation

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
expose original error and exception (jobcloud#62)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(MPM-329): add subscription param (jobcloud#59)

* feat(MPM-329): add subscription param

* add test, remove from low level (legacy)

* fix cs

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MPM-299 Allow php ^8.0 (jobcloud#56)

* Allow php ^8.0

* Single pipe

* README changes

Co-authored-by: Marko <marko.jovanovic@jobcloud.ch>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support producer transactions (jobcloud#18)

* save work on producer transactions

* update code

* save work

* up coverage

* update readme

* update readme

* update readme

* udpate readme

* update readme

* update readme

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add rdkafka5 (jobcloud#51)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix callback (jobcloud#48)