akka / akka-http

The Streaming-first HTTP server/module of Akka
https://doc.akka.io/docs/akka-http
Other
1.34k stars 593 forks source link

Test compatibility of 10.2.0 with related projects #3290

Closed jrudolph closed 4 years ago

jrudolph commented 4 years ago

Even if those projects do not yet update to 10.2.0 themselves they should work out-of-the-box if a project pulls up dependencies.

ennru commented 4 years ago
ennru commented 4 years ago
raboof commented 4 years ago

To test akka-management, running https://github.com/akka/akka-sample-cluster-kubernetes-scala with updated dependencies: https://travis-ci.com/github/akka/akka-sample-cluster-kubernetes-scala/builds/175535368

jrudolph commented 4 years ago

To test akka-management, running akka/akka-sample-cluster-kubernetes-scala with updated dependencies: travis-ci.com/github/akka/akka-sample-cluster-kubernetes-scala/builds/175535368

Done and working here: https://travis-ci.com/github/akka/akka-sample-cluster-kubernetes-scala/builds/178400077

jrudolph commented 4 years ago

Created an update for the scala quickstart here: https://github.com/akka/akka-http-quickstart-scala.g8/pull/76

jrudolph commented 4 years ago

Should we keep this open?

raboof commented 4 years ago

I think this was here to do pre-release tests, if we find any issues now after the release we can open specific tickets for those