Skip to content

1.2.1 Released!!

Compare
Choose a tag to compare
@sajinieKavindya sajinieKavindya released this 02 Nov 05:12
16f0ca1

This release adds the following Kafka configuration properties.

  • sasl.client.callback.handler.class - The fully qualified name of a SASL client callback handler class that implements the AuthenticateCallbackHandler interface.

  • sasl.login.class - The fully qualified name of a class that implements the Login interface. For brokers, login-config must be prefixed with listener prefix and SASL mechanism name in lower-case.

Also, fixes an NPE - wso2/product-micro-integrator#2998