Skip to content

v0.15.1

Latest
Compare
Choose a tag to compare
@mensfeld mensfeld released this 30 Jan 15:26
· 32 commits to main since this release
eff2784
  • [Enhancement] Provide support for Nix OS (alexandriainfantino)
  • [Enhancement] Replace rd_kafka_offset_store with rd_kafka_offsets_store (mensfeld)
  • [Enhancement] Alias topic_name as topic in the delivery report (mensfeld)
  • [Enhancement] Provide label producer handler and report reference for improved traceability (mensfeld)
  • [Enhancement] Include the error when invoking create_result on producer handle (mensfeld)
  • [Enhancement] Skip intermediate array creation on delivery report callback execution (one per message) (mensfeld).
  • [Enhancement] Report -1 instead of nil in case partition_count failure (mensfeld).
  • [Fix] Fix return type on #rd_kafka_poll (mensfeld)
  • [Fix] uint8_t does not exist on Apple Silicon (mensfeld)
  • [Fix] Missing ACL RD_KAFKA_RESOURCE_BROKER constant reference (mensfeld)
  • [Fix] Partition cache caches invalid nil result for PARTITIONS_COUNT_TTL (mensfeld)
  • [Change] Rename matching_acl_pattern_type to matching_acl_resource_pattern_type to align the whole API (mensfeld)