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 SCRAM-SHA-512 and SCRAM-SHA-512-PLUS #48

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

WenyXu
Copy link
Contributor

@WenyXu WenyXu commented Aug 11, 2024

Add support for SCRAM-SHA-512 and SCRAM-SHA-512-PLUS. Tested with Kafka.

See also: #26, influxdata/rskafka#247

@dequbed dequbed merged commit a6719cf into dequbed:development Aug 17, 2024
11 checks passed
@WenyXu
Copy link
Contributor Author

WenyXu commented Aug 19, 2024

Hi @dequbed, would you be up for releasing a new version that includes this change? I'm working on adding SCRAM-SHA-512 support for the upper-layer library.

@dequbed
Copy link
Owner

dequbed commented Aug 21, 2024

Hi @dequbed, would you be up for releasing a new version that includes this change? I'm working on adding SCRAM-SHA-512 support for the upper-layer library.

Yes, of course. My bad for taking so long after having merged the PR, I've released v2.1.0 on crates.io that includes this change :)

@WenyXu
Copy link
Contributor Author

WenyXu commented Aug 22, 2024

Yes, of course. My bad for taking so long after having merged the PR, I've released v2.1.0 on crates.io that includes this change :)

Thanks ❤️

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.

2 participants