elixir-mongo / mongodb

MongoDB driver for Elixir
Apache License 2.0
571 stars 156 forks source link

Replace hmac/3 calls with mac/4 calls #356

Closed romynior closed 3 years ago

romynior commented 3 years ago

hmac/3 is now obsolete and the recommended function is mac/4

danyflorez commented 3 years ago

Is this gonna be fixed someday? Supporting OTP 24 would be great