apisix
apisix copied to clipboard
feat(kafka-logger): support sasl conf
Description
Fixes # (issue)
Checklist
- [ ] I have explained the need for this PR and the problem it solves
- [ ] I have explained the changes or the new features added to this PR
- [ ] I have added tests corresponding to this change
- [x] I have updated the documentation to reflect this change
- [ ] I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)
Please make the CI pass, thanks!
Please make the CI pass, thanks!
Yeah,I also want to make CI pass, but write test case ,it’s not easy for me. I will do it soon.