Release Notes for Kafka plugin

1.3.0.0

28 Apr 2022

  • Add TLS client authentication property to Kafka service

1.2.0.0

12 Nov 2021

  • Add SASL auth to Kafka plugin

1.1.5.0

10 Feb 2021

  • Fix bug: Add Enum support to KafkaService

1.1.4.0

17 Jun 2020

  • Determine default schema registry URI protocol based on whether a signing certificate is specified
  • Fix bug: Load dependent dll's from the correct folder location

1.1.3.0

23 Apr 2020

  • Add support for reused record types in schema
  • Support main type in schema wrapped in union

1.1.2.0

16 Apr 2020

  • Try to resolve dynamic schema registry URL value when retrieving schemas
  • Fix bug: KafkaService cannot compile when containing invalid invisible references

1.1.1.0

13 Apr 2020

  • First release of Kafka plugin