Release Notes

1.0.0

  • Async converted to synchronize method

  • Adding switching capability for Schema Registry

  • Bug: Consume method with cancellection token blocking switching capability

  • Bug: Return correct topic name in ConsumeResult / DelioveryReport

1.1.0-beta

  • Producing / Consuming with AVRO Specific is currently not supported

  • Confluent Schema Registry support - No Axual high availability

  • Async converted to synchronize method

  • Supporting streams names with hyphen

  • Change the default Partitioner to Murmur2Random