Release Notes

1.0.1

Async converted to synchronize method

  • Bug fix: Consuming with Specific Avro

1.0.0

  • Adding switching capability for Schema Registry

  • Bug fix: Consume method with cancellection token blocking switching capability

  • Bug fix: Return correct topic name in ConsumeResult / DelioveryReport

1.0.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