Dear hAkkers,

We—the Akka committers—are pleased to be able to announce the availability
of Akka 2.3.6 <http://akka.io/news/2014/09/05/akka-2.3.6-released.html>.
This is the sixth maintenance release of the 2.3 branch. This release
contains the following improvements:

* A fix <https://github.com/akka/akka/issues/15671> for a wrong snapshot
file being offered to a recovering persistent actor was contributed by
blawlor <https://github.com/blawlor>.
* A fix <https://github.com/akka/akka/issues/15730> for a PersistentView
which was not working with context.become.
* An addition <https://github.com/akka/akka/issues/15544> to the
ever-growing akka-bench-jmh
<https://github.com/akka/akka/tree/master/akka-bench-jmh/src/main/scala/akka>
micro-benchmarks. This time a benchmark for AtLeastOneDelivery trait was
contributed by hepin1989 <https://github.com/hepin1989>.

The complete list of closed tickets can be found in the 2.3.6 github issues
milestone
<https://github.com/akka/akka/issues?q=milestone%3A2.3.6+is%3Aclosed>.

Akka 2.3.6 is released for Scala 2.10.4 and 2.11.2. This release is
backwards binary compatible with version 2.3.5 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.

When migrating an existing project from Akka 2.2.x please have a look at
the migration guide
<http://doc.akka.io/docs/akka/2.3.6/project/migration-guide-2.2.x-2.3.x.html?_ga=1.124739530.1150407535.1394739016>
.

Credits
commits added removed
      2    29       7 Roland Kuhn
      1   104     104 Martynas Mickevicius
      1     1       1 Richard Summerhayes
      1   181       3 Patrik Nordwall
      1   214       0 kerr
      1    71       1 Brendan Lawlor

Happy hAkking!

-- 
Martynas Mickevičius
Typesafe <http://typesafe.com/> – Reactive
<http://www.reactivemanifesto.org/> Apps on the JVM

-- 
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
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