The Camel community announces the immediate availability of the Camel 4.3.0 release with 108 new features 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
Related posts
Apache Camel 4.3 What's New
, by Claus Ibsen, Gregor Zurowski, Otavio Rodolfo Piske, Aurélien Pupier, Andrea CosentinoApache Camel 4.3 (non LTS) 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 basic support for Java 21 virtual threads. Note this is experimental and there is more work to complete to have full support for virtual threads. More details at threading model. The simple language can now work better with JSon and XML with inlined jq/jsonpath/xpath functions.
RELEASE 3.21.3
, by Gregor ZurowskiThe Camel community announces the immediate availability of Camel 3.21.3 (LTS), a new patch release with 14 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
RELEASE 3.20.9
, by Gregor ZurowskiThe Camel community announces the immediate availability of Camel 3.20.9, a patch release with 9 fixes and improvements. This is the last planned patch release for the 3.20.x branch. 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,
RELEASE 4.0.3
, by Gregor ZurowskiThe Camel community announces the immediate availability of the Camel 4.0.3 patch release with 23 improvements and fixes. 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
Apache Camel 4.2 What's New
, by Claus Ibsen, Gregor Zurowski, Otavio Rodolfo Piske, Aurélien PupierApache Camel 4.2 (non LTS) has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Java 21 This is the first release that officially supports running on Java 21. Camel Core We continue to fine-tune the new type converter that was introduced on Camel 4.1.0. This version brings a few cleanups to the code, some fixes to the type converter resolution logic, caching improvements and micro optimizations to the type matching algorithm.