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
Akka 2.6 has been out for some time now. In Alpakka Kafka 2.1.0 we should drop support for 2.5 and build with Akka 2.6 only. This will allow us to simplify the build and release process.
Details
Integrate cluster-sharding module back into build
Add some support for using Akka typed APIs. Internally we can still rely on a classic actor system.
The text was updated successfully, but these errors were encountered:
Just a chime in, my company is running largely on Play 2.7 because play(-json) 2.8 contains a major breaking change for us, so that also means akka 2.5. Play 2.8 also isn't out for that long (dec 2019)
Short description
Akka 2.6 has been out for some time now. In Alpakka Kafka 2.1.0 we should drop support for 2.5 and build with Akka 2.6 only. This will allow us to simplify the build and release process.
Details
cluster-sharding
module back into buildThe text was updated successfully, but these errors were encountered: