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: Support HTTP basic authentication for schema registry connections #262

Merged
merged 1 commit into from
May 21, 2023
Merged

feat: Support HTTP basic authentication for schema registry connections #262

merged 1 commit into from
May 21, 2023

Conversation

christian-olsen
Copy link
Contributor

Adds a new optional config section schema-registry-credentials (including example). When set, a HTTP basic authentication header will be injected in calls to the schema registry.

Also enables the schema registry support when using a consumer group.

I don't usually write Go, so apologies if I broke any conventions. Thanks for the excellent tool!

@birdayz
Copy link
Owner

birdayz commented May 21, 2023

Well done, thank you!

@birdayz birdayz merged commit 52ef012 into birdayz:master May 21, 2023
@jakob-nielsen-dfds
Copy link

Hi @birdayz, I can see this PR has been merged to master. Do you have plans to make a release including this change?

Thanks for the nice work both of you, BTW 😊

@birdayz
Copy link
Owner

birdayz commented Jul 4, 2023

thanks for the reminder. release 0.2.4 is now available.

@jakob-nielsen-dfds
Copy link

thanks for the reminder. release 0.2.4 is now available.

That was quick - thank you 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants