Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add essential Kafka client security config #174

Merged
merged 3 commits into from
Oct 6, 2021

Commits on Oct 2, 2021

  1. feat: add essential Kafka client security config

    This commit updates the generated markdown so that it includes
    the essential Kafka config required for clients.
    
    This makes it easier for someone using the markdown doc from an
    AsyncAPI doc to get started with creating a Kafka client.
    
    Signed-off-by: Dale Lane <[email protected]>
    dalelane committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    51c6d27 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. chore: address review comments

    A few minor fixes
    
    Signed-off-by: Dale Lane <[email protected]>
    dalelane committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b75dfdc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    864d920 View commit details
    Browse the repository at this point in the history