issue="(optional) Id of the issue related to this change"
due-to="(optional)Name of the person 'non-committer' to be credited for this change"
>
description
</action>
see http://maven.apache.org/plugins/maven-changes-plugin/usage.html for full guide
-->
<document>
<properties>
<title>Akka Release Notes</title>
<author></author>
</properties>
<body>
<releaseversion="0.6"date=""description="">
<actiondev="Debasish Ghosh"type="add">MongoDB as Akka storage backend </action>
<actiondev="Tim Perrett"type="add">Support for using the Lift Web framework with Actors</action>
<actiondev="Viktor Klang"type="add">Support for using Scala XML tags in RESTful Actors (scala-jersey)</action>
<actiondev="Viktor Klang"type="add">Support for Comet Actors using Atmosphere</action>
<actiondev="Jonas Bonér"type="add">Statistics recorder with JMX and REST APIs</action>
<actiondev="Jonas Bonér"type="add">Management service with JMX and REST APIs</action>
<actiondev="Jonas Bonér"type="add">JSON serialization for Java objects (using Jackson)</action>
<actiondev="Jonas Bonér"type="add">JSON serialization for Scala objects (using scala-json)</action>
<actiondev="Jonas Bonér"type="add">Protobuf serialization for Java and Scala objects</action>
<actiondev="Jonas Bonér"type="add">SBinary serialization for Scala objects</action>
<actiondev="Jonas Bonér"type="add">Protobuf as remote protocol</action>
<actiondev="Jonas Bonér"type="add">Added CassandraSession API (with socket pooling) wrapping Cassandra's Thrift API in Scala and Java APIs</action>
<actiondev="Jonas Bonér"type="add">CassandraStorage is now works with external Cassandra cluster</action>