Skip to content

v3.3.0

Compare
Choose a tag to compare
@BEagle1984 BEagle1984 released this 29 Aug 15:35
· 147 commits to master since this release
  • Optimize in-memory mocked Kafka (avoid spawning too many threads)
  • Support multiple brokers (with overlapping topic names) in mocked Kafka and MQTT
  • Add message validation for both producer and consumer
  • Add new AddInbound overloads specifying message type for a more compact configuration when using the typed deserializer
  • Invoke the Kafka partition EOF callback for all connected consumers
  • Ignore null or empty Kafka key in producer

See docs for details.