Versions Compared

Key

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

...

Important changes to consider when upgrading

  • Maven 3.3.3 or newer is required to build the project
  • camel-infinispan - the result is not more set in the CamelInfinispanOperationResult header but in the in body, to change this behavior you can set the header CamelInfinispanOperationResultHeader with the name of the header that should contains the result or with the resultHeader uri option
  • camel-infinispan - the uri option command has been deprecated and replaced by operation for consistency
  • camel-infinispan - the commands are now int the short form PUT, GET etc. old operation names like CamelInfinispanOperationPutCamelInfinispanOperationGet etc have been deprecated.

...