Skip to content

Kafka Toolkit v3.0.4

Compare
Choose a tag to compare
released this 27 Feb 16:39
· 71 commits to develop since this release
acb8acb

What's new and what has changed

This release is a bugfix release.
Fixed issues in this release:

  • #203 KafkaConsumer: assign output attributes via index rather than attribute name
  • #206 Make main composites of samples public.
    This allows using the samples with streamsx Python package.
  • #208 KafkaProducer: message or key attribute with underline causes error at context checker.
    All previous versions back to 1.0.0 are affected by this issue.
  • New sample: KafkaAvroSample

For all changes, please see the CHANGELOG

You find the SPL documentation at https://ibmstreams.github.io/streamsx.kafka/docs/user/SPLDoc/.