*Dear hAkkers,*

We--the Akka committers--are pleased to be able to announce the availability
of Akka 2.3.2. This is the second maintenance release of the 2.3 branch. It
contains fixes for several issues.

This release is backwards binary compatible with version 2.3.0 and 2.3.1
which means that the new JARs are a drop-in replacement for the old one
(but not the other way around) as long as your build does not enable the
inliner (Scala-only restriction). Always make sure to use at least the
latest version required by any of your project's dependencies.
Migrating from Older Relases

When migrating an existing project from Akka 2.2.x please have a look at
our migration 
guide<http://doc.akka.io/docs/akka/2.3.2/project/migration-guide-2.2.x-2.3.x.html>
.
2.3.2 compared to 2.3.1:

   - 5 tickets closed
   - 66 files changed, 637 insertions(+), 174 deletions(-)
   - ... and a total of 2 committers!

*Full list of fixed tickets:*

   - *3957* EventsourcedProcessor must always reject external Persistent
   messages
   - *3967* Second node is unable to join a cluster, regression in 2.3.1
   - *3973* joinSeedNodeProcess is not unique Exception at the Cluster
   Startup
   - *3974* Some address information was lost in the serialization of
   persistent messages
   - *3975* Check for invalid id extraction in Cluster Sharding

Credits

    commits added removed
        5     182     100 Patrik Nordwall
        2     283      38 Björn Antonsson

Additional Release Details

The artifacts comprising this release have been published to
https://oss.sonatype.org/content/repositories/releases/ and also to Maven
Central. In addition, we adopted the sbt standard of encoding the Scala
binary version in the artifact name, i.e. the core actor package's
artifactId is "akka-actor_2.10".

Website:

   - http://akka.io

Maven repository:

   - http://repo.akka.io/releases

Binary distribution:

   - http://akka.io/downloads/

Documentation:

   - http://doc.akka.io/docs/akka/2.3.2/
   - http://doc.akka.io/api/akka/2.3.2/
   - http://doc.akka.io/japi/akka/2.3.2/

Issue tracker:

   - http://www.assembla.com/spaces/akka/

Mailing list:

   - https://groups.google.com/group/akka-user

Akka is released under the Apache V2 license.

*Happy hAkking!*

-- 

Patrik Nordwall
Typesafe <http://typesafe.com/> -  Reactive apps on the JVM
Twitter: @patriknw
JOIN US. REGISTER TODAY! <http://www.scaladays.org/>
Scala <http://www.scaladays.org/>
Days <http://www.scaladays.org/>
June 16th-18th, <http://www.scaladays.org/>
Berlin <http://www.scaladays.org/>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to