You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Thomas Diesler <td...@redhat.com> on 2017/02/02 08:31:57 UTC

WildFly-Camel 4.5.0 released

Folks,

I’m happy to announce the release of wildfly-camel-4.5.0 <https://github.com/wildfly-extras/wildfly-camel/releases/tag/4.5.0>.

WildFly-Camel 4.5.0 provides Camel-2.18 integration with WildFly-10.1.0

This is a major upgrade release for supported components, dataformats and languages, which now reaches feature parity with other runtimes in terms of dataformats and languages. i.e. all available dataformats and languages are now also supported on WildFly.

Additional components in the supported set <http://wildfly-extras.github.io/wildfly-camel/#_camel_components> are:

camel-avro <http://wildfly-extras.github.io/wildfly-camel/#_camel_avro>
camel-context <http://wildfly-extras.github.io/wildfly-camel/#_camel_context>
camel-elsql <http://wildfly-extras.github.io/wildfly-camel/#_camel_elsql>
camel-exec <http://wildfly-extras.github.io/wildfly-camel/#_camel_exec>
camel-freemarker <http://wildfly-extras.github.io/wildfly-camel/#_camel_freemarker>
camel-git <http://wildfly-extras.github.io/wildfly-camel/#_camel_git>
camel-jbpm <http://wildfly-extras.github.io/wildfly-camel/#_camel_jbpm>
camel-jcache <http://wildfly-extras.github.io/wildfly-camel/#_camel_jcache>
camel-mllp <http://wildfly-extras.github.io/wildfly-camel/#_camel_mllp>
camel-mybatis <http://wildfly-extras.github.io/wildfly-camel/#_camel_mybatis>
camel-optaplanner <http://wildfly-extras.github.io/wildfly-camel/#_camel_optaplanner>
camel-paho <http://wildfly-extras.github.io/wildfly-camel/#_camel_paho>
camel-sap-netweaver <http://wildfly-extras.github.io/wildfly-camel/#_camel_sap_netweaver>
camel-schematron <http://wildfly-extras.github.io/wildfly-camel/#_camel_schematron>
camel-sjms <http://wildfly-extras.github.io/wildfly-camel/#_camel_sjms>
camel-ssh <http://wildfly-extras.github.io/wildfly-camel/#_camel_ssh>
camel-stax <http://wildfly-extras.github.io/wildfly-camel/#_camel_stax>
Additional data formats in the supported set <http://wildfly-extras.github.io/wildfly-camel/#_data_formats> are:

Avro <http://camel.apache.org/avro.html>
BeanIO <http://camel.apache.org/beanio.html>
JacksonXML <http://camel.apache.org/jackson-xml.html>
JSON <http://camel.apache.org/json.html>
Tarfile <https://github.com/apache/camel/blob/master/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc>
Additional languages in the supported set <http://wildfly-extras.github.io/wildfly-camel/#_languages> are:

JSonPath <http://camel.apache.org/jsonpath.html>
Component upgrades include

Camel-2.18.2
HawtIO-1.4.67
In addition to that, we also resolved a number of other tasks and bugfixes <https://github.com/wildfly-extras/wildfly-camel/blob/master/docs/Changelog.md>.

For details please see the 4.5.0 Milestone <https://github.com/wildfly-extras/wildfly-camel/issues?q=milestone:4.5.0>.

Enjoy