Migrating from Camel Karaf to Camel Spring Boot or Quarkus

, by

This is the 2nd blog post in a series of migration blogs to provide details and help for users to Camel 4. The first blog post that focus on general migration principles can be found here. This blog post focuses on migrating from legacy Apache Karaf OSGi Blueprint to Camel 4. Migration Tasks The migration from Camel Karaf and OSGi Blueprint to Camel 4 is not a trivial migration effort.

Continue reading ❯

MIGRATION

Apache Camel 4.9 What's New

, by , ,

Apache Camel 4.9 has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Camel Core Added startup condition feature to let Camel perform some checks on startup, before continuing. For example to check if a specific ENV exists, or wait for a specific file to be created etc. The supervised route controller now emits RouteRestartingEvent when routes are attempted to be started again after a previous failure.

Continue reading ❯

RELEASES

RELEASE 4.8.2

, by

The Camel community announces the immediate availability of the Camel 4.8.2 LTS patch release with 41 bug fixes and improvements. The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the release notes. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES