Skip to content

WildFly-Camel 2.1.0

Compare
Choose a tag to compare
@tdiesler tdiesler released this 29 Jan 16:38
· 1459 commits to master since this release

Release Notes

In WildFly-Camel 2.1.0 we added twelve new camel components to the subsystem. The Docker image published as wildflyext/wildfly-camel can run in both standalone and domain mode.

Component upgrades include

  • wildfly-8.2.0.Final
  • camel-2.14.1
  • hawtio-1.4.42

There is a detailed step-by-step guide that shows how to get started with WildFly-Camel on OpenShift Origin using the Kubernetes/Docker environment.

A new security section has included in the docs.

Features

  • #21 Provide camel-atom integration
  • #22 Provide camel-bindy integration
  • #23 Provide camel-ftp integration
  • #24 Provide camel-hl7 integration
  • #26 Provide camel-mail integration
  • #27 Provide camel-mina2 integration
  • #28 Provide camel-mqtt integration
  • #29 Provide camel-mvel integration
  • #30 Provide camel-netty integration
  • #31 Provide camel-ognl integration
  • #75 Provide OpenShift v3 example
  • #140 Provide camel-weather integration
  • #142 Provide camel-lucene integration
  • #148 Provide WildFly domain mode in Docker

Tasks

  • #93 Support WildFly domain mode in OpenShift
  • #95 Upgrade to WildFly 8.2.0.Final
  • #134 Upgrade to hawtio-1.4.42
  • #182 Use management realm for hawtio authentication
  • #201 Update to camel-2.14.1
  • #227 Put wildfly modules in a layer
  • #242 Make CamelContextFactory available as Gravia service

As well as a number of minor tasks and minor bugfixes.
For details please see the 2.1.0 Milestone

Enjoy