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

Upgrade to OTP 24. #1

Merged
merged 1 commit into from
Apr 27, 2022
Merged

Conversation

nandofarias
Copy link

"Erlang's crypto module has removed some deprecated functions in favor of a new API. This removes uses of the old functions which no longer work in OTP 24." - Original author.

OTP 24 comes with a lot of improvements, but also with a few deprecated functions being removed. With this PR we can safely upgrade all the dependent applications to the newest OTP version and get some of the nice compilation improvements from it.

See original PR: nsweeting#104

Erlang's crypto module has removed some deprecated functions in favour
of a new API. This removes uses of the old functions which no longer
work in OTP 24.
@nandofarias nandofarias merged commit b812e4a into Boulevard:master Apr 27, 2022
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