Release Notes - krasserm/scalaz-camel GitHub Wiki
- Error handling improvements
- Message redelivery support
- Akka integration (better support for stateful EIPs)
- Camel 2.7.0
- Scala 2.9.RC1
- Akka 1.1-M1
Users who still want to use Akka 1.0 and Scala 2.8.1 should use tag 0.3-2.8.1.
- Project restructured to a multi-module project
- Project setup and application setup" changed
- Route application method names changed
- Many internal optimizations
- Concurrency bug in test code of sample application fixed