Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dirx dirx released this 25 Jan 16:29
1070e00

This pre-release improves compatible with the PHP RdKafka extension ^5.0 and ^6.0.

Added

  • Add support for PHP 8.3 and 8.4
  • Add support for librdkafka 2.1.0, 2.1.1, 2.2.0, 2.2.1, 2.3.0, 2.4.0, 2.5.0, 2.5.3, 2.6.0, 2.6.1, 2.8.0

Changed

  • Change internal usage for deprecated static FFI::new(), FFI:;cast(), FFI::type()

Fixed

  • Fix handling of native transaction error lifecycle