lagom / lagom

Reactive Microservices for the JVM

Home Page:https://www.lagomframework.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lagom akka-http dependency is a way too old, needs upgrade to 10.2

David-hod opened this issue · comments

I would like to understand why lagom framework does not upgrate from 10.1 to 10.2.
even the 1.6.5-RC version doesn't upgrade.

I believe Play upgraded to 10.2 in the 2.8.15 release, so if Lagom is going to upgrade to the latest version of Play, then that would be a good time to upgrade the akka-http dependency. Personally I use 10.2 in production anyway, but we are forced to run the Lagom service gateway on 10.1.15 in local development environments currently, which does expose us to some old bugs (e.g. akka/akka-http#1240).