Migration Guides Migration Guide from Spray Major changes Streams everywhere New module structure Package name changes Routing DSL not based on shapeless any more Support for Java Other changes Changes in Route type Changes in Marshalling Changes in Unmarshalling Changes in MediaTypes Changes in Rejection Handling Changes in HTTP Client Changes in form fields and file upload directives Removed features Removed HttpService Other removed features Migration Guide between Akka HTTP 2.4.x and 10.0.x General notes Akka HTTP 2.4.7 -> 2.4.8 SecurityDirectives#challengeFor has moved Akka HTTP 2.4.8 -> 2.4.9 Java DSL Package structure changes Akka HTTP 2.4.11 -> 10.0.0 Java DSL PathDirectives used Scala Function type Migration Guide within Akka HTTP 10.0.x General Notes Akka HTTP 10.0.6 -> 10.0.7 HttpApp#route has been renamed to HttpApp#routes