Releases: jobcloud/php-kafka-lib
Releases · jobcloud/php-kafka-lib
Release v2.0.1
What's Changed
- feat(MPM-740): add additional docker context by @ruzakaranbol in #76
- feat(MPM-658): composer update audit by @ruzakaranbol in #77
- feat(MPM-657): add todochecker by @ruzakaranbol in #78
- feat(CDP-176): add new publication team in codeowners file by @nemanjajojic in #79
- feat/SEE-142/adjust-codeowners by @andjelkastosic in #86
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
Internals 🏭
*drop support for php 7.4 #75
Release v1.7.1
Release v1.7.0
Features 🎉
- Added support for rdkafka 6 (#67)
Release v1.6.0
Features 🎉
- consumers: add method to get topic subscriptions (#66)
Release v1.5.0
Improvements ⚙️
- expose original transaction exception and message (#61)
Release v1.4.0
Features 🎉
- High level consumer: change subscription without using the builder again (#59)
Release v1.3.0
Internals 🏭
- allow PHP8 (#56)
Release v1.2.0
Release v1.1.2
Internals 🏭
- allow
php-rdkafka:5.x(#51)