We have released 0.10.0 of our open source routing engine. See the discussion about it in our forum.
Show all different average_speed values along the route
We have lots of stuff included: over 60 merged PRs! And this version is already running behind the GraphHopper Directions API. The most notable new features are
We have improved our release management and now it is finally easy to release a new version to maven central just via tagging a commit
We will move to dropwizard as the underlying framework. Performance in theory in praxis are the same as the same jetty is used under the hood. This means we will finally drop support for app container based deployment, which was possible before but not really supported and recommended.