Blog from February, 2009

We are pleased to announce the new Camel 1.6.0 Release which includes the following new and noteworthy features! Get it while its hot!

Welcome to the 1.6.0 release which approx 169 issues resolved (new features, improvements and bug fixes such as...)

  • RedeliveryPolicy added support for ref attribute to reference a existing policy in the Registry
  • major improvements to Jetty for better handling of exception and faults and easier end-user customization how response should be written
  • minor improvements to Http and Mina
  • HTTP supports authentication
  • Mina producer now throws CamelExchangeException in case no response received from remote server when in sync mode (sync=true)
  • SFTP added support for knownhosts, privatekey files and passive mode
  • Added onWhen predicate to Exception Clause
  • Exception Clause is much smarter as it will use caused by exception hierarchy for matching as well (will use bottom ups)
  • Dead Letter Channel now have onRedeliver to allow custom processing an Exchange before its being redelivered. Allowing you to work on the message being sent.
  • Message Exchange Pattern can now be changed directly in the DSL.

Apache Camel has successfully completed the infrastructure transition after becoming a TLP. There are still a few wrinkles to iron out on the trunk. During the next few weeks the main focus will be a Camel 1.6 release. We know many of you are waiting for it.

Many thanks again to our growing community. All this is only possible because of your support and contributions.

The Camel Riders