Blog post featured image

Image by Anders Lanzen CC BY-NC-SA 2.0

We are pleased to announce the release 2.6.0 of Camel Quarkus. It brings Camel 3.14.0, Quarkus 2.6.0.Final and JFR native support. Many thanks to all contributors and issue reporters!

Camel 3.14.0

Please follow the Camel 3.14.0 announcement and Camel 3.14 What’s new for more details.

Quarkus 2.6.0.Final

The highlights:

  • Some extensions moved to Quarkiverse Hub
  • SmallRye Reactive Messaging 3.13 and Kafka 3
  • Programmatic API for caching
  • Smaller image for native executables
  • Built-in UPX compression
  • AWT extension
  • Kotlin 1.6

Please refer to Quarkus 2.6.0.Final announcement for more details.

JFR Native support

Camel JFR extension allows diagnosing Camel applications with Java Flight Recorder. The extension has been introduced in Camel Quarkus 1.7.0 with JVM support only. The extension is now fully supported in JVM mode and Native mode.

Test coverage and closing functionality gaps

In this release, we continued our efforts started in 2.0.0 release to review existing tests and add new ones to cover all major use cases mentioned in the main Camel documentation.

Release notes

Fixed issues:

All commits: