Akka Release Notes
MongoDB as Akka storage backend
Support for using the Lift Web framework with Actors
Support for using Scala XML tags in RESTful Actors (scala-jersey)
Support for Comet Actors using Atmosphere
Statistics recorder with JMX and REST APIs
Management service with JMX and REST APIs
JSON serialization for Java objects (using Jackson)
JSON serialization for Scala objects (using scala-json)
Protobuf serialization for Java and Scala objects
SBinary serialization for Scala objects
Protobuf as remote protocol
Added CassandraSession API (with socket pooling) wrapping Cassandra's Thrift API in Scala and Java APIs
CassandraStorage is now works with external Cassandra cluster
Removed embedded Cassandra mode
Removed startup scripts and lib dir
ActorRegistry for retrieving Actor instances
Now start up kernel with 'java -jar dist/akka-0.6.jar'
Concurrent mode is now per actor basis
Made Akka Web App aware, does not require AKKA_HOME when using it as a library
Fixed dispatcher bug
Cleaned up Maven scripts and distribution in general
Added mailing list: akka-user@googlegroups.com
Improved and restructured documentation
New URL: http://akkasource.org