Versions Compared

Key

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

...

  • The Aggregator2 has been fixed to not propgate control headers for forcing completion of all groups, so it will not happen again if another aggregator EIP are in use later during routing.
  • Fixed Tracer not working if redelivery was turned on the error handler
  • The built-in type converter for XML Documents may output parsing errors to stdout, which has now been fixed to output via the logging API.
  • Fixed SFTP writing files via the charset option would not work if the message body was streaming based.
  • Fixed Zipkin root id to not be reused when routing over multiple routes to group them together into a single parent span.
  • Fixed optimised toD when using HTTP endpoints had a bug when hostname contains ip address with digits. 
  • Fixed issue with RabbitMQ with request/reply over temporary queues and using manual acknowledge mode, would not acknowledge the temporary queue (which is needed to make request/reply possible)
  • Fixed various HTTP consumer components may not return all allowed HTTP verbs in Allow header for OPTIONS requests (such as when using rest-dsl)
  • Fixed thread-safety issue with FluentProducerTemplate

...