Blog post featured image

Image by Anders Lanzen CC BY-NC-SA 2.0

We are pleased to announce the release 2.3.0 of Camel Quarkus. It brings Quarkus 2.3 and better test coverage. Many thanks to all contributors and issue reporters!

Quarkus 2.3

Quarkus 2.3 brings some improvements and new features.

The highlights:

  • Dev Service for Neo4J
  • Logging with Panache
  • Testing support for CLI applications
  • MongoDB Liquibase extension
  • Support for Hibernate ORM interceptors

Please refer to Quarkus 2.3 announcements for more details:

Test coverage and closing functionality gaps

In this release, we continued our efforts from 2.0.0, 2.1.0 and 2.2.0 releases to review existing tests and add new ones to cover all major use cases mentioned in the main Camel documentation. Check this this GitHub issues for more details.

Release notes

Fixed issues:

All commits: