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

Replace deprecated functions #94

Merged
merged 3 commits into from
May 24, 2021

Conversation

aenglisc
Copy link
Contributor

@aenglisc aenglisc commented May 20, 2021

Since Erlang 24 deprecates crypto:hmac/3 I guess it's time to replace it with the new api.
Added bxor/2 as a bonus.

@zookzook zookzook merged commit 21315d6 into zookzook:master May 24, 2021
@zookzook
Copy link
Owner

Thank you!

@danyflorez
Copy link

danyflorez commented May 28, 2021

Hi everyone,

This is great,

Do you know when is gonna be released?

Thank you!

@zookzook
Copy link
Owner

Let me think about it, because not everyone can use OTP 24. Maybe we use a conditional guard for compiling OTP 23.x and OTP 24.

@zookzook
Copy link
Owner

New release for OTP 24: https://hex.pm/packages/mongodb_driver

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.

None yet

3 participants