You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
Bump akka http version and simplify dependencies
Moves the json parsing out of the common package so all projects don't
need the spray json parsing. Bump akka http version.
This is an addition to the memory leak fix, in the previous fix old akka
versions were still being included on the classpath
Bump akka http version and simplify dependencies
Moves the json parsing out of the common package so all projects don't
need the spray json parsing. Bump akka http version.
This is an addition to the memory leak fix, in the previous fix old akka
versions were still being included on the classpath
Force akka version 2.8
Also removes most akka dependencies from the common module. This is the
second attempt at fixing the memory leak thought to be caused by earlier
versions of akka