
The Camel community announces the immediate availability of the Camel 4.10.5 LTS patch release with 24 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
Related posts
Apache Camel 4.12 What's New
, by Claus Ibsen, Pasquale Congiusti, Gregor ZurowskiApache Camel 4.12 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 The camel-xml-io XML DSL now has a generated XSD Schema that is independent of the classic Camel Spring XSD. This allows tooling and end users to use this schema instead and ensure the schema matches exactly the capabilities of the camel-ml-io XML DSL.
RELEASE 4.12.0
, by Gregor ZurowskiThe Camel community announces the immediate availability of the Camel 4.12.0 release with 183 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
RELEASE 4.8.7
, by Gregor ZurowskiThe Camel community announces the immediate availability of the Camel 4.8.7 LTS patch release with 17 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
RELEASE 4.10.4
, by Gregor ZurowskiThe Camel community announces the immediate availability of the Camel 4.10.4 LTS patch release with 44 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
Apache Camel 4.11 What's New
, by Claus Ibsen, Pasquale Congiusti, Federico Mariani, Gregor ZurowskiApache Camel 4.11 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 The component verifier extension has been deprecated. This functionality has not been in use for many years, and we will start to deprecate more of these unused features in camel-core going forward. Recipient List, Split and Multicast EIP In parallel processing mode, you can also enable synchronous=true to force these EIPs to process the sub-tasks using the upper bounds of the thread-pool.