Closed sabiwara closed 4 years ago
Side note for the record: there are also warnings from the underlying connection
library that could be fixed by bumping once this fix is released: https://github.com/fishcakez/connection/pull/13
:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:
Replace deprecated
System.stacktrace()
by__STACKTRACE__
to fix warnings in Elixir 1.11. Bumped minimal elixir version accordingly to 1.7 (like ecto's current release)