diff --git a/changes.xml b/changes.xml new file mode 100755 index 0000000000..b202816f91 --- /dev/null +++ b/changes.xml @@ -0,0 +1,45 @@ + + + + Akka Release Notes + + + + + MongoDB as Akka storage backend + Support for using the Lift Web framework + 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 + ActorRegistry for retrieving Actor instances + 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 + + + + \ No newline at end of file