Spray v0.7.0 Release Notes

Release Date: 2011-07-27 // over 12 years ago
  • A great number of changes and improvements, most importantly:

    • ✂ removed dependency on Akka Mist
    • ⬆️ upgraded to Scala 2.9.0-1 and Akka 1.1.3
    • split into spray-server, spray-client and spray-http
    • ➕ added support for

      • gzip/deflate encodings
      • authentication/authorization (incl. HTTP Basic Auth)
      • proper server-side caching
      • even better path and parameter matching
      • case class extractions
      • spray-json (un)marshalling
      • Tomcat 6
    • closed 27 tickets