Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Camel 2.22.0 Release (currently in progress)

Div
stylepadding-right:20px;float:left;margin-left:-20px;

...

Div
stylemin-height:200px

...

New and Noteworthy

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

...

  • Fixed a CXF continuation timeout issue with camel-cxf consumer could cause the consumer to return a response with data instead of triggering a timeout to the calling SOAP client.
  • Fixed camel-cxf consumer doesn't release UoW when using robust oneway operation
  • Fixed using AdviceWith and using weave methods on onException etc. not working. 
  • Fixed Splitter in parallel processing and streaming mode may block, while iterating message body when the iterator throws exception in first invoked next() method call.
  • Fixed Kafka consumer to not auto commit if autoCommitEnable=false.
  • Fixed file consumer was using markerFile as read-lock by default, which should have been none. 
  • Fixed using manual commit with Kafka to provide the current record offset and not the previous (and -1 for first)
  • Fixed Content Based Router in Java DSL may not resolve property placeholders in when predicates

New Enterprise Integration Patterns

...