RELEASE 3.14.6

, by

The Camel community announces the immediate availability of Camel 3.14.6 (LTS), a new patch release with 13 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

Continue reading ❯

RELEASES

RELEASE 3.18.3

, by

The Camel community announces the immediate availability of Camel 3.18.3, a new patch release with 52 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

Continue reading ❯

RELEASES

Apache Camel 3.19 What's New

, by , , , ,

Apache Camel 3.19 has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Camel JBang (Camel CLI) In this release we continue the expansion of Camel CLI. You can now easily manage local running Camel integrations. For example to list all running Camel processes: camel ps PID NAME READY STATUS AGE 61818 sample.camel.MyCamelApplica… 1/1 Running 26m38s 62506 dude 1/1 Running 4m34s To see a bit more information, you can use camel get.

Continue reading ❯

RELEASES

RELEASE 3.19.0

, by

The Camel community announces the immediate availability of Camel 3.19.0, a new release with 259 new features, 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

Continue reading ❯

RELEASES

New release of VS Code AtlasMap 0.2.1

, by

A new version of VS Code AtlasMap 0.2.1 has been released. It brings a new feature to allow custom placement of AtlasMap files in any directory inside the workspace. New features Create a new AtlasMap Data Transformation at a custom location inside workspace New addition to the Create AtlasMap file action which allows users to place files in their desired location inside the workspace. What’s next? Provide your feedback and ideas!

Continue reading ❯

RELEASESTOOLING

Karavan Preview Release 3.18.3

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. What’s new in Karavan 3.18.3? SSO/Keycloak integration Karavan cloud-native application comes with three authentication types supported: Public Public API. No authentication requires. kind: Deployment ... image: ghcr.io/apache/camel-karavan:3.18.3 Basic Authentication with build-in admin user. Password configured in karavan Secrets

Continue reading ❯

RELEASESTOOLINGKARAVAN

RELEASE 3.18.2

, by

The Camel community announces the immediate availability of Camel 3.18.2, a new patch release with 50 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

Continue reading ❯

RELEASES

Camel K 1.10 release

, by

It’s been a long ride to bring our beloved Camel (K) from 1.9.0 to 1.10.0. We’re particularly happy as we had the time to introduce many features and enhancements that we had planned in our 2022 roadmap back at the beginning of the year. As usual let’s start by acknowledging the tech stack on top of Camel K and the new exciting versions our fellows have baked: Apache Camel K Runtime 1.

Continue reading ❯

RELEASESCAMEL K

RELEASE 3.14.5

, by

The Camel community announces the immediate availability of Camel 3.14.5 (LTS), a new patch release with 15 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

Continue reading ❯

RELEASES

Karavan Preview Release 3.18

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. Karavan Visual Designer for Integrations supports: Enterprise Integration Patterns DSL REST DSL OpenAPI to REST DSL generator Beans and dependencies All Kamelets source/sink/action All Components consumer/producer Integration CRD (*.yaml with kind:Integration) and plain yaml routes Karavan integrates with the following Camel Runtimes:

Continue reading ❯

RELEASESTOOLING

Apache Camel IDEA Plugin 0.8.13 What's New

, by

Apache Camel IDEA Plugin 0.8.13 has just been released. In this release, we mainly focused on improving the Camel Debugger user experience thanks to a set of improvements that we will cover in this blog post. Camel Debugger UX Enable the Camel Debugger seamlessly In this version, in the case of the Standalone/Main and Spring Boot runtimes, it is now possible to enable the Camel Debugger seamlessly when launching a Camel application or a test by using respectively the Java Launcher or the JUnit Launcher as shown below:

Continue reading ❯

TOOLINGRELEASES

RELEASE 3.18.1

, by

The Camel community announces the immediate availability of Camel 3.18.1, a new patch release with 41 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

Continue reading ❯

RELEASES

Released version 0.4.0 of VS Code Language Support for Apache Camel

, by

Release 0.4.0 This new release adds a new completion to add Camel K Modeline to new files. It also brings updates on the default Camel catalogs and brings support for the productized classic Camel catalog. Insert Camel K Modeline completion This completion allows you to add Camel K Modeline at the beginning of your Camel files. Improved support for the productized version The support for the productized version has been improved.

Continue reading ❯

TOOLINGRELEASES

RELEASE 3.18.0

, by

The Camel community announces the immediate availability of Camel 3.18.0, a new LTS release with 117 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.14.4

, by

The Camel community announces the immediate availability of Camel 3.14.4 (LTS), a new 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

Continue reading ❯

RELEASES

Apache Camel 3.17 What's New

, by , , , , , ,

Apache Camel 3.17 has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Java 17 (runtime) support Camel 3.17 is the first release where we have official support for Java 17, really easy to remember :) That said, the Java 17 support is runtime only, meaning that we do not add special support for new Java 17 language features such as Java records.

Continue reading ❯

RELEASES

RELEASE 3.17.0

, by

The Camel community announces the immediate availability of Camel 3.17.0, a new release with 220 new features, 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

Continue reading ❯

RELEASES

New release of VS Code Debug Adapter for Apache Camel 0.3.0

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The new release of VS Code Debug Adapter for Apache Camel 0.3.0 improves guidance to start the debug session and provide support for conditional breakpoint. Guidance to start the debug session improvements Codelens and contextual menu In previous release, the command Start camel Application with JBang and debug was provided in the command palette. This command is now also available closer in the User UI.

Continue reading ❯

TOOLINGRELEASES

RELEASE 3.14.3

, by

The Camel community announces the immediate availability of Camel 3.14.3 (LTS), a new patch release with 28 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

Continue reading ❯

RELEASES

RELEASE 3.11.7

, by

The Camel community announces the immediate availability of Camel 3.11.7 (LTS), a new patch release with 8 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

Continue reading ❯

RELEASES

New release of VS Code Debug Adapter for Apache Camel 0.2.0

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The new release of VS Code Debug Adapter for Apache Camel 0.2.0 improves guidance to start the debug session and provide a JBang-based command to start Camel application and attach Camel Textual debugger in a single action. Command to start with Jbang and Camel debug The command Start camel Application with JBang and debug allows a straightforward “start and debug” with a single action for simple cases.

Continue reading ❯

TOOLINGRELEASES

Camel K 1.9 release

, by

Attention, attention: time for a new exciting Camel K release! On behalf of Camel K community I am happy to announce the latest 1.9.0. Camel K release. As usual let’s use this blog to share with you the new stack of exciting technology we’ll be using in this version: Apache Camel K Runtime 1.13.0 Apache Camel Quarkus 2.8.0 Apache Camel 3.16.0 Apache Camel Kamelets 0.8.0 Thanks to Apache Camel, Camel Quarkus and Kamelet Catalog contributors for the great efforts they’ve put in those new releases as well.

Continue reading ❯

RELEASESCAMEL K

Karavan Designer Preview Release 0.0.14

, by

What’s going on with Apache Camel Karavan? Karavan is progressing! The following cool stuff was done since the last post: REST API With the aid of the new clean REST DSL in Camel 3.16 Karavan can help to design REST API. Starting from version 0.0.13 Karavan requires Camel 3.16+ runtime User Interface improvements New theme Karavan comes with the new theme aligned to VSCode build-in theme. New VS Code view Karavan comes with the new VS Code view to manage integrations.

Continue reading ❯

RELEASESTOOLING

Apache Camel 3.16 What's New

, by , , ,

Apache Camel 3.16 has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Resume from Offset This release brings a new API to simplify consuming data at scale: the resume API V2. Please check the blog post we wrote to introduce it to our community. Load properties from valut/secrets cloud services This release brings a new feature: the ability to retrieve properties values from a Vault/Secrets cloud services.

Continue reading ❯

RELEASES

RELEASE 3.16.0

, by

The Camel community announces the immediate availability of Camel 3.16.0, a new release with 206 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.11.6

, by

The Camel community announces the immediate availability of Camel 3.11.6 (LTS), a new 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

Continue reading ❯

RELEASES

RELEASE 3.14.2

, by

The Camel community announces the immediate availability of Camel 3.14.2 (LTS), a new patch release with 27 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

Continue reading ❯

RELEASES

Beans and dependencies in Karavan

, by

Beans and dependencies New Karavan preview release comes with Beans and dependencies configuration. Get it as a Standalone application or install VS Code extension from the Marketplace. Bean Configuration New Beans tab to configure Beans: Dependencies Configuration Configure Dependencies to access Beans outside Camel: DSL Bean mapping How to map Bean to DSL: just select from the list. Component Bean mapping How to map Bean to Component: just select from the list.

Continue reading ❯

RELEASESTOOLING

VS Code Language support for Camel release 0.1.5

, by

A new release of VS Code Language support for Camel is available! This is the version 0.1.5. It comes with improvement in connected mode and several Camel versions upgrades. Connected mode hint For components which proposes connected mode, there is now a little hint on hover to help user to know that more completion is available with a configured connection to an instance. For reminder, the components leveraging this kind of feature are kafka, knative and kubernetes-*.

Continue reading ❯

RELEASESTOOLING

Karavan Designer Preview Release 0.0.10

, by

An important milestone in Apache Apache Camel Karavan Designer development. New Look and Feel Current release comes with new redesigned interface for Standalone application and VS Code extension (light and dark mode). Connectivity Camel Kamelets 0.7.0 Camel Components 3.15 New supported DSLs We continue to add more DSL elements. New in this release: Do Try - Do Catch - Do Finally Circuit Breaker Do Switch (new in Camel 3.

Continue reading ❯

RELEASESTOOLING

Apache Camel 3.15 What's New

, by ,

Apache Camel 3.15 has just been released. This release has dropped support for Java 8, and therefore Java 11 is required. Because this is first release where we upgrade from Java 8 to 11, then some effort has been made to migrate various Maven plugins and settings to make this upgrade possible. This release introduces a set of new features and noticeable improvements that we will cover in this blog post.

Continue reading ❯

RELEASES

RELEASE 3.15.0

, by

The Camel community announces the immediate availability of Camel 3.15.0, a new release with 217 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.14.1

, by

The Camel community announces the immediate availability of Camel 3.14.1 (LTS), a new patch release with 47 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

Continue reading ❯

RELEASES

Camel K 1.8 release

, by

Image copyright: stockunlimited Time for a new release! Time for Camel K 1.8 version. Keep reading to discover what’s new in Camel K! This is the set of technologies on which Camel K 1.8 is based: Apache Camel K Runtime 1.11.0 Apache Camel Quarkus 2.6.0 Apache Camel 3.14.0 Apache Camel Kamelets 0.7.0 As usual, thanks to Apache Camel, Camel Quarkus and Kamelet Catalog contributors for the great efforts they’ve put in those new releases as well.

Continue reading ❯

RELEASESCAMEL K

RELEASE 3.11.5

, by

The Camel community announces the immediate availability of Camel 3.11.5 (LTS), a new patch release with 7 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

Continue reading ❯

RELEASES

RELEASE 3.7.7

, by

The Camel community announces the immediate availability of Camel 3.7.7 (LTS), a new patch release with 7 improvements and fixes. Please note that this is the last planned release for the 3.7.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,

Continue reading ❯

RELEASES

Apache Camel 3.14 What's New

, by

Apache Camel 3.14 has just been released. This is the last LTS release supporting Java 8, and therefore we have extended the support period from 1 to 2 years. This blog post first details the noteworthy changes since the last 3.11 LTS release from 6 months ago. So what’s in this release (6 months of work) This release introduces a set of new features and noticeable improvements that we will cover in this blog post.

Continue reading ❯

RELEASES

RELEASE 3.14.0

, by

The Camel community announces the immediate availability of Camel 3.14.0, a new LTS release with 111 new features, 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

Continue reading ❯

RELEASES

New releases of VS Code Language Support for Apache Camel 0.1.2 and Tooling for Apache Camel K 0.0.28

, by

New releases of VS Code Language support for Apache Camel 0.1.2 and VS Code Tooling for Apache Camel K 0.0.28 are available. It includes several version upgrades. Version upgrades The default Kamel binary used has been upgraded from 1.6.0 to 1.7.0. The language support contains these upgrades: Default Camel Catalog version from 3.12.0 to 3.13.0 Kamelet Catalog from 0.4.0 to 0.5.0 Camel Quarkus Catalog from 2.3.0 to 2.4.0 Camel K trait Catalog from 1.

Continue reading ❯

RELEASESTOOLING

New release of VS Code AtlasMap 0.1.0

, by

A new release of VS Code AtlasMap 0.1.0 is available. It includes a new development flow closer to a classical VS Code development flow. New features Create a new AtlasMap Data Transformation A new command is available in the command palette to create a new AtlasMap Data Transformation. Open AtlasMap UI for AtlasMap Data Transformation from workspace It is now possible to click on an *.adm file from the VS Code explorer.

Continue reading ❯

RELEASESTOOLING

RELEASE 3.11.4

, by

The Camel community announces the immediate availability of Camel 3.11.4 (LTS), a new patch release with 21 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

Continue reading ❯

RELEASES

Camel K 1.7 release

, by

Today we’re happy to announce a new major release for Camel K: Camel K 1.7 version, quite a big leap from latest 1.6 we released a couple of months ago. Keep reading to discover what’s new in Camel K! First of all, let’s highlight the set of technologies on which Camel K 1.7 is based: Apache Camel K Runtime 1.10.0 Apache Camel Quarkus 2.4.0 Apache Camel 3.12.0 Apache Camel Kamelets 0.

Continue reading ❯

RELEASESCAMEL K

RELEASE 3.13.0

, by

The Camel community announces the immediate availability of Camel 3.13.0, a new release with 119 new features, 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

Continue reading ❯

RELEASES

Karavan Designer VS Code extension Preview Release

, by

The first preview release of Apache Camel Karavan Designer VS Code extension is available. Karavan: Integration Designer for Apache Camel The motivation behind the creation of the Karavan Designer was to make the Apache Camel framework accessible for Non-Java Developers and Citizen-Integrators. Karavan simplifies integration with Camel-K: just create an integration pipeline using visual builder and deploy generated resources to Kubernetes or Openshift. Integration demo on Youtube: from design with Karavan to running on Openshift in 5 minutes.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Language Support for Apache Camel 0.1.0

, by

A new release of VS Code Language Support for Apache Camel 0.1.0 is available. It includes upgrade of Camel catalogs, removal of Java 8 as runtime for embedded Language Server, connected mode completion for Kubernetes and Knative and folding of choice in Java. Removal of Java 8 as runtime for embedded Language Server The removal of Java 8 as runtime for embedded Language Server allowed the upgrade of Camel Quarkus Catalog and some test dependencies.

Continue reading ❯

RELEASESTOOLING

RELEASE 3.11.3

, by

The Camel community announces the immediate availability of Camel 3.11.3 (LTS), a new patch release with 26 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

Continue reading ❯

RELEASES

RELEASE 3.7.6

, by

The Camel community announces the immediate availability of Camel 3.7.6 (LTS), a new patch release with 15 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

Continue reading ❯

RELEASES

RELEASE 3.12.0

, by

The Camel community announces the immediate availability of Camel 3.12.0, a new release with 206 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.11.2

, by

The Camel community announces the immediate availability of Camel 3.11.2 (LTS), a new patch release with 28 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

Continue reading ❯

RELEASES

Camel K 1.6 release

, by

We’re happy to announce Camel K 1.6 version release. About two months after releasing the previous version (1.5), we’re now glad to provide you some new exciting features and a few fixes on bugs that we discovered along the way. This is the new set of technologies on which Camel K 1.6 is depending: Apache Camel K Runtime 1.9.0 Apache Camel Quarkus 2.2.0 Apache Camel 3.11.1 Apache Camel Kamelets 0.

Continue reading ❯

RELEASESCAMEL K

New release of VS Code Language Support for Apache Camel 0.0.35

, by

A new release of VS Code Language Support for Apache Camel 0.0.35 is available. It includes upgrade of default Camel catalog, deprecation of Java 8 as runtime for embedded Language Server, folding of Camel routes in Java editor, status bar improvement. Camel version upgrade The default Camel catalog has been upgraded from 3.11.0 to 3.11.1. Deprecation of Java 8 as runtime for embedded Language Server The deprecation of Java 8 as runtime for embedded Language Server will allow to upgrade Camel Quarkus Catalog in upcoming release.

Continue reading ❯

RELEASESTOOLING

RELEASE 3.11.1

, by

The Camel community announces the immediate availability of Camel 3.11.1 (LTS), a new patch release with 33 new features, 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

Continue reading ❯

RELEASES

New release of VS Code Tooling support for Apache Camel K 0.0.26

, by

A new release of VS Code Tooling support for Apache Camel K 0.0.26 is available. It notably includes compatibility with Camel K 1.5.0 and Code Lenses. Compatibility with Camel K 1.5.0 The Camel K binary provided by default is now 1.5.0. The commands are using the new API. Note: It is working too with Camel K 1.4.0 productized by Red Hat. The needed features were backported. Code Lenses A Code Lens is an information provided inside text editor.

Continue reading ❯

RELEASESTOOLINGCAMEL K

Camel K 1.5 release

, by

Camel K 1.5 version is public since a few days. We’re proud to announce this new release containing enhancements and fixes. We’ve worked hard to fix the most important issues discovered with an eye on stabilization and performances. This new release is based on Camel Quarkus 2.0 and Apache Camel 3.11. Let’s find out what’s new in Camel K 1.5! New Camel Quarkus and Quarkus versions Camel Quarkus runtime has become the building block on which the Integration is materialized.

Continue reading ❯

RELEASESCAMEL K

RELEASE 3.7.5

, by

The Camel community announces the immediate availability of Camel 3.7.5 (LTS), a new patch release with 17 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

Continue reading ❯

RELEASES

Apache Camel 3.11 What's New

, by

Apache Camel 3.11 has just been released. This is a LTS release which will be supported for 1 year with regular patch and security releases. This blog post first details the noteworthy changes since the last 3.10 release from last month. For readers that are upgrading from the last 3.7 LTS release then we have added a summary section that highlights all the important new features and changes (3.7 to 3.

Continue reading ❯

RELEASES

RELEASE 3.11.0

, by

The Camel community announces the immediate availability of Camel 3.11.0, a new LTS release with 101 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.4.6

, by

The Camel community announces the immediate availability of Camel 3.4.6, the last planned patch release for the 3.4 LTS version with 8 new features, 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

Continue reading ❯

RELEASES

RELEASE 2.25.4

, by

The Camel community announces the immediate availability of Camel 2.25.4, a new patch release with 10 fixes and improvements. The artifacts are published and ready for you to download from Maven Central. For more details please take a look at the release notes. Please note that the 2.x major version will reach end-of-life (EOL) by January 2022. We plan to release a final Camel 2.25.5 version around that time and include some final patches and dependency upgrades.

Continue reading ❯

RELEASES

Apache Camel 3.10 What's New

, by

Apache Camel 3.10 has just been released. This is a non-LTS release which means we will not provide patch releases. The next planned LTS release is 3.11 scheduled for June/July 2021. So what’s in this release This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Reduced object allocations We have optimized the remainder of the most complex EIPs to avoid excessive object allocations, and also to support exchange pooling.

Continue reading ❯

RELEASES

RELEASE 3.10.0

, by

The Camel community announces the immediate availability of Camel 3.10.0, a new release with 208 new features, 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

Continue reading ❯

RELEASES

New release of VS Code Language Support for Apache Camel 0.0.32 and VS Code Tooling for Camel K 0.0.24

, by

A new release of VS Code Language Support for Apache Camel 0.0.32 is available. It includes upgrade of Camel catalogs, connected mode for Kafka topic completion and dependencies support for Camel K Java integration file. Camel version upgrades The default Camel catalog has been upgraded from 3.8.0 to 3.9.0. The Camel Quarkus catalog has been upgraded from 1.7.0 to 1.8.1. The Camel Kafka Connector catalog has been upgraded from 0.8.0 to 0.

Continue reading ❯

RELEASESTOOLING

RELEASE 3.7.4

, by

The Camel community announces the immediate availability of Camel 3.7.4 (LTS), a new patch release with 19 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

Continue reading ❯

RELEASES

Apache Camel K 1.4.0 What's New

, by

Apache Camel K 1.4.0 has just been released! This is a new major release of Camel K with an improved stability over previous versions, but also adding new features that simplify the overall user experience. It is based on Camel 3.9.0 and Camel-Quarkus 1.8.1, providing all improvements that they bring, plus much more. In this blog post, we’re going to describe the most important changes. Embedded Kamelet catalog Camel K 1.

Continue reading ❯

RELEASESCAMEL-K

Apache Camel 3.9 What's New

, by

Apache Camel 3.9 has just been released. This is a non-LTS release which means we will not provide patch releases. The next planned LTS release is 3.11 scheduled for June 2021. So what’s in this release This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Reduced object allocations We have optimized the core by dramatically reducing object allocations - in fact the routing engine will produce ZERO or little objects during routing.

Continue reading ❯

RELEASES

RELEASE 3.9.0

, by

The Camel community announces the immediate availability of Camel 3.9.0, a new release with 159 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.7.3

, by

The Camel community announces the immediate availability of Camel 3.7.3 (LTS), a new patch release with 36 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

Continue reading ❯

RELEASES

New release of VS Code Language Support for Apache Camel 0.0.31

, by

A new release of VS Code Language Support for Apache Camel 0.0.31 is available. It includes upgrade of Camel catalogs and catalog runtime provider selection setting. Camel Catalogs upgrades The default Camel catalog has been upgraded from 3.7.0 to 3.8.0. The Camel Kafka Connector catalog has been upgraded from 0.7.0 to 0.8.0. The Camel Quarkus catalog is provided with version 1.7.0. Runtime provider setting Depending on the runtime used, the Camel components can have subtle differences, or even not be compatible.

Continue reading ❯

RELEASESTOOLING

Apache Camel 3.8 What's New

, by

Apache Camel 3.8 has just been released. This is a non-LTS release which means we will not provide patch releases. The next planned LTS release is 3.10 scheduled for June 2021. So what’s in this release This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Startup and Shutdown Logging A noticeable difference is we changed the logging noise during startup and shutdown of Camel.

Continue reading ❯

RELEASES

RELEASE 3.8.0

, by

The Camel community announces the immediate availability of Camel 3.8.0, a new release with 160 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.7.2

, by

The Camel community announces the immediate availability of Camel 3.7.2 (LTS), a new patch release with 29 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

Continue reading ❯

RELEASES

RELEASE 3.7.1

, by

The Camel community announces the immediate availability of Camel 3.7.1 (LTS), a new patch release with 29 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

Continue reading ❯

RELEASES

New release of VS Code Language Support for Apache Camel 0.0.30

, by

A new release of VS Code Language Support for Apache Camel 0.0.30 is available. It includes upgrade of Camel catalogs and Camel Kafka Connector related improvements. Camel Catalogs upgrades The default Camel catalog has been upgraded from 3.6.0 to 3.7.0. The Camel Kafka Connector catalog has been upgraded from 0.6.0 to 0.7.0. Camel Kafka Connector related improvements Completion for Basic Configuration Some properties are not part of the Camel catalog material, neither of the Kafka Connect framework and applies to all Camel Kafka connectors.

Continue reading ❯

RELEASESTOOLING

Apache Camel Kafka Connector 0.7.0: What's New

, by ,

Apache Camel Kafka Connector 0.7.0 has just been released. This is based on the LTS release of Apache Camel 3.7.0, this means we will provide patch releases, as Camel 3.7.x is an LTS release. So what’s in this release? This release introduce bug fixes, improvements, new features and new connectors obviously New connectors The new connectors introduced in this release are the following: AtlasMap: Transforms the message using an AtlasMap transformation Kubernetes Custom Resources: Perform operations on Kubernetes Custom Resources and get notified on Deployment changes Vert.

Continue reading ❯

RELEASES

RELEASE 2.25.3

, by

The Camel community announces the immediate availability of Camel 2.25.3, a new patch release with 11 fixes and improvements. The artifacts are published and ready for you to download from Maven Central. 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

RELEASE 3.4.5

, by

The Camel community announces the immediate availability of Camel 3.4.5, a new patch release for the 3.4 LTS version with 25 new features, 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

Continue reading ❯

RELEASES

Introducing Idempotency Support in Camel Kafka Connector

, by

In the next Camel Kafka connector release (0.7.0, on vote soon) there will be a new feature: the idempotency support on both source and sink connectors. The aim of this post is giving some hints on how and when to use the idempotency feature. What is Idempotency? The Idempotent Consumer from the EIP patterns is used to filter out duplicate messages: it essentially acts like a Message Filter to filter out duplicates, as reported in the Camel documentation

Continue reading ❯

RELEASESCAMEL-KAFKA-CONNECTOR

Apache Camel 3.7 What's New

, by

Apache Camel 3.7 LTS has just been released. This is a LTS release which means we will provide patch releases for one year. The next planned LTS release is 3.10 scheduled towards summer 2021. So what’s in this release This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Pre compiled languages We continued our avenue of making Camel faster and smaller.

Continue reading ❯

RELEASES

RELEASE 3.7.0

, by

The Camel community announces the immediate availability of Camel 3.7.0, a new LTS release with 185 new features, 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

Continue reading ❯

RELEASES

New release of VS Code Language Support for Apache Camel 0.0.29

, by

A new release of VS Code Language Support for Apache Camel 0.0.29 is available. It includes an interesting set of new features and two important bugfixes. API based components support Camel has several API based components which are source code generated from external API. In 3.6.0, finer grained information is available through additional metadata (Camel catalog). This release is leveraging these metadata to propose improved completion, documentation and validation for these APU based components.

Continue reading ❯

RELEASESTOOLING

Camel Quarkus 1.4.0 Released

, by

Apache Camel Quarkus 1.4.0 has been released! We continue to integrate with the latest Camel and Quarkus releases, whilst adding new features and fixing bugs. For a full overview of the changes see the 1.4.0 milestone details. Here are some of the highlights. Major component upgrades Quarkus 1.10.0 New extensions As ever, we added some new extensions and enhanced existing ones with native support. 1 new JVM only extension was added:

Continue reading ❯

RELEASESCAMEL QUARKUS

New release of VS Code Language Support for Apache Camel 0.0.28

, by

A new release of VS Code Language Support for Apache Camel 0.0.28 is available. It includes an interesting set of new features. Camel 3.6.0 upgrade Camel 3.6.0 catalog is now provided by default. The 3.6.0 version is also leveraged internally. Camel Kafka Connector Properties file improvements Previously, the support for Camel Kafka Connector was limited to Camel URI in camel.(sink|source).url property value. This release adds support for the list of properties provided for each parameter instead of using a potentially long Camel URI.

Continue reading ❯

RELEASESTOOLING

Apache Camel 3.6 What's New

, by

Apache Camel 3.6 has just been released. This is a non-LTS release which means we will not provide patch releases but use the release as-is. The next planned LTS release is 3.7 scheduled towards the end of the year. So what’s in this release? This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Spring Boot We have upgraded to the latest release at this time which is Spring Boot 2.

Continue reading ❯

RELEASES

Camel K 1.2.0 Released

, by

Apache Camel K 1.2.0 has been released! This version introduces some important features that will play an increasingly bigger role in future releases of Camel K. Quarkus as default runtime Camel K 1.2.0 uses camel-quarkus 1.1.0 (Quarkus 1.8.0.Final) as runtime, but Quarkus is no longer an optional runtime for Camel K: Quarkus is now the default runtime. This means that users no longer need to enable Quarkus explicitly when running their integrations (using kamel run -t quarkus.

Continue reading ❯

RELEASESCAMEL K

RELEASE 3.4.4

, by

The Camel community announces the immediate availability of Camel 3.4.4, a new patch release for the 3.4 LTS version with 31 new features, 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

Continue reading ❯

RELEASES

RELEASE 3.6.0

, by

The Camel community announces the immediate availability of Camel 3.6.0, a new minor release with 151 new features, 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

Continue reading ❯

RELEASES

Apache Camel Kafka Connector 0.5.0: What's New

, by ,

Apache Camel Kafka Connector 0.5.0 has just been released. This is based on the non-LTS release of Apache Camel 3.5.0, this means we will not provide patch releases, but use the release as-is. So what’s in this release? This release introduce bug fixes, improvements and new connectors obviously New connectors The new connectors introduced in this release are the following: ArangoDB: Perform operations on ArangoDb when used as a Document Database, or as a Graph Database.

Continue reading ❯

RELEASES

Camel Quarkus 1.1.0 Released

, by

Apache Camel Quarkus 1.1.0 has been released! We continue to integrate with the latest Camel and Quarkus releases, whilst adding new features and fixing bugs. For a full overview of the changes see the 1.1.0 milestone details. Here are some of the highlights. Major component upgrades Camel 3.5.0 Quarkus 1.8.0 New extensions We added a whopping 174 new extensions in this release! This is because Camel Quarkus will shortly become the only and default runtime in our sibling project Camel K.

Continue reading ❯

RELEASESCAMEL QUARKUS

Apache Camel 3.5 What's New

, by ,

Apache Camel 3.5 has just been released. This is a non-LTS release which means we will not provide patch releases, but use the release as-is. The next planned LTS release is 3.7 scheduled towards end of the year. So what’s in this release? This release introduces new set of features and noticeable improvements that will we cover in this blog post. Java 14 This is the first release that supports Java 14.

Continue reading ❯

RELEASES

RELEASE 3.5.0

, by

The Camel community announces the immediate availability of Camel 3.5.0, a new minor release with 240 new features, 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

Continue reading ❯

RELEASES

Camel Quarkus 1.0.1 Released

, by

Enjoy the first maintenance release in the 1.0.x branch of Camel Quarkus! What’s inside Highlights: Camel 3.4.3 Quarkus 1.7.1 Details: All changes since 1.0.0 What’s next? Camel Quarkus 1.1.0 will be released shortly after Camel 3.5.0. We will possibly release some candidate releases (CRs) depending on the availability of Camel 3.5.0 CRs. To get an idea which new extensions are coming, look for the extensions having since = 1.

Continue reading ❯

RELEASESCAMEL QUARKUS

RELEASE 3.4.3

, by

The Camel community announces the immediate availability of Camel 3.4.3, a new patch release for the 3.4 LTS version with 33 new features, 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

Continue reading ❯

RELEASES

Camel Kafka Connector 0.4.0 Released

, by ,

We recently released camel-kafka-connector 0.4.0. This is the first release of the latest project in the Camel’s ecosystem, based on an LTS camel release. The main features of this release are: Introduction of aggregation support Introduction of marshalling and unmarshalling support on both sink and source connectors Upgrade to the latest Apache Camel release 3.4.2 Addition of new examples in the camel-kafka-connector-examples repository Integration tests added for HDFS (sink), Cassandra/CQL (source), Slack (Source), JDBC (sink) and MongoDB (sink/source).

Continue reading ❯

RELEASES

RELEASE 3.4.2

, by

The Camel community announces the immediate availability of Camel 3.4.2, a new patch release for the 3.4 LTS version with 6 new features, improvements and fixes. The main reason we are releasing this version is that we compiled 3.4.1 with Java 11 which leads to issues as described in this Github issue. Although we already have a fix for this problem (see CAMEL-15309), we found that it would be safer to push out a release compiled with Java 8 so nobody gets affected by this or any similar problems.

Continue reading ❯

RELEASES

RELEASE 2.25.2

, by

The Camel community announces the immediate availability of Camel 2.25.2, a new patch release with 10 fixes and improvements. The artifacts are published and ready for you to download from Maven Central. 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

RELEASE 3.4.1

, by

The Camel community announces the immediate availability of Camel 3.4.1, the first patch release for the 3.4 LTS version with 20 new features, 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

Continue reading ❯

RELEASES

Camel Quarkus 1.0.0-CR3 Released

, by

We are pleased to announce the release 1.0.0-CR3 of Camel Quarkus. Camel Quarkus brings the outstanding integration capabilities of Apache Camel to Quarkus - the toolkit for writing subatomically small and supersonically fast Java, Kotlin and Scala applications. Here are some highlights of Camel Quarkus 1.0.0-CR3. New extensions The following new extensions were added: AWS 2 Athena Component DSL JOLT JTA OpenApi Java Tika Vert.x The following extensions added native mode support:

Continue reading ❯

RELEASESCAMEL QUARKUS

Apache Camel 3.4 What's New

, by

Apache Camel 3.4 is the first LTS (Long Term Support) release of Camel 3. This release will be actively supported with regular patch releases containing important bug and security fixes for 1-year. For more details about LTS vs non-LTS releases see this blog post. So what’s in this release? This release is mostly about robustness and bug fixes. We have also continued the work to make Camel more modular and lighter.

Continue reading ❯

RELEASES

RELEASE 3.4.0

, by

The Camel community announces the immediate availability of Camel 3.4.0, a new LTS release with 118 new features, 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

Continue reading ❯

RELEASES

Camel K 1.0 is here

, by

Apache Camel K has made a lot of progress since its inception and we’re now proud to announce the 1.0 release. We’ve been working hard in the past months to add more awesome features to Camel K, but also to improve stability and performance. This post contains a list of cool stuff that you’ll find in the 1.0 GA release. First of all, if you’re living under a rock and it’s the first time you hear about Camel K, you can read some introductory blog posts here (1 - introducing camel k, 2 - camel k on knative) or look at the Apache Camel website that contains a Camel K section with a lot of material that is automatically generated from the Github repository.

Continue reading ❯

RELEASESCAMEL K

Camel Quarkus 1.0.0-CR2 Released

, by

We are pleased to announce the release 1.0.0-CR2 of Camel Quarkus. Camel Quarkus brings the outstanding integration capabilities of Apache Camel to Quarkus - the toolkit for writing subatomically small and supersonically fast Java, Kotlin and Scala applications. So what is new in Camel Quarkus 1.0.0-CR2? New bits While we do not have any new extensions this time, the following extensions were promoted from JVM-only to JVM+native: REST OpenApi Avro data format MongoDB GridFS Debezium PostgreSQL Debezium MySQL All supported bits can be seen in the List of Camel Quarkus extensions.

Continue reading ❯

RELEASESCAMEL QUARKUS

Apache Camel 3.3 What's New

, by

A few days ago Apache Camel 3.3 was released. This is a continuation of the work we are doing on Camel leading up to the first long term support release (LTS) that will be the next release v3.4. In case you have missed this, the release model in Camel 3.x is following the principe of LTS and non-LTS releases (like Java JDKs). For more details see this blog post. What this means is that we will not do patch releases for Camel 3.

Continue reading ❯

RELEASES

RELEASE 3.3.0

, by

The Camel community announces the immediate availability of Camel 3.3.0, a new minor release with 149 new features, improvements and fixes. Please read our Camel 3.x upgrade guide that describes how to upgrade Camel 3.2 applications to Camel 3.3. 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.

Continue reading ❯

RELEASES

Camel Quarkus 1.0.0-M7 Released

, by

The Apache Camel community is pleased to announce the release 1.0.0-M7 of Camel Quarkus. Camel Quarkus ports the outstanding integration capabilities of Apache Camel to Quarkus - the toolkit for writing subatomically small and supersonically fast Java, Kotlin and Scala applications. So what is new in Camel Quarkus 1.0.0-M7? Java 8 is deprecated Camel Quarkus works well on Java 11 (thanks Luca and James!). We can hardly support Java 8 without Quarkus itself supporting it.

Continue reading ❯

RELEASES

Apache Camel Kafka Connector 0.1.0 Released

, by ,

The Apache Camel community is pleased to announce the first release (0.1.0) of Camel-Kafka-connector project. This release is an early opportunity for the community to try the project and share feedback about usage of the autogenerated connectors as well as features ideas and use cases for the next development iterations. The project provides a tiny integration layer between camel and kafka connect frameworks and generate one kafka connector for each existing camel component.

Continue reading ❯

RELEASES

RELEASE 2.25.1

, by

The Camel community announces the immediate availability of Camel 2.25.1, 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

Continue reading ❯

RELEASES

Apache Camel 3.2 What's New

, by

A few days ago Apache Camel 3.2 was released. This is a continuation of the work we are doing on Camel leading up to the first long term support release (LTS) that would be either Camel 3.3 or 3.4. In case you have missed this, the release model in Camel 3.x is following the principe of LTS and non-LTS releases (like Java JDKs). For more details see this blog post.

Continue reading ❯

RELEASES

RELEASE 3.2.0

, by

The Camel community announces the immediate availability of Camel 3.2.0, a new minor release with over 160 new features, improvements and fixes. Please read our Camel 3.x upgrade guide that describes how to upgrade Camel 3.1 applications to Camel 3.2. 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.

Continue reading ❯

RELEASES

RELEASE 3.1.0

, by

The Camel community announces the immediate availability of Camel 3.1.0, a new minor release with over 291 new features, improvements and fixes. All users of Camel 3.0 are encouraged to upgrade to Camel 3.1 soon because there are some major memory usage optimizations in this release. We also plan to retire Camel 3.0 very soon due to this. Please read our Camel 3.x upgrade guide that describes how to upgrade Camel 3.

Continue reading ❯

RELEASES

RELEASE 2.25.0

, by

The Camel community announces the immediate availability of Camel 2.25.0, a new minor release with 112 improvements and fixes. Please note that Camel 2.25.x is the last minor release for Camel 2. The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

RELEASE 3.0.1

, by

The Camel community announces the immediate availability of Camel 3.0.1, the first patch release for the 3.0.x branch with 41 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 resolved issues. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

RELEASE 2.24.3

, by

The Camel community announces the immediate availability of the new patch release Camel 2.24.3. This release contains 25 fixes and improvements applied in the past weeks by the community on the camel-2.24.x branch. It is the last planned patched release for the camel-2.24.x branch. The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the resolved issues.

Continue reading ❯

RELEASES

Apache Camel 3 What's New (top 10)

, by

Apache Camel 3 was released last thursday November 28th 2019, which also happens to be the day of the US Thanksgiving. This was not intentionally but we can say its a big thanks from us to the community with a brand new major version of Camel - this does not come often by. In fact, its 10 years since Camel 2 hit the streets. So this 3rd generation is long overdue.

Continue reading ❯

RELEASES

RELEASE 3.0.0

, by

The Camel community announces the immediate availability of Camel 3.0.0, a new major release with over 1000 new features, improvements and fixes. Please read our migration guide the describes how to upgrade Camel 2.x applications to Camel 3.0. The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues. Many thanks to all who made this release possible.

Continue reading ❯

RELEASES

RELEASE 3.0.0-RC3

, by

The Camel community announces the immediate availability of Camel 3.0.0-RC3, the third release candidate towards a new 3.0.0 major release with 48 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 resolved issues. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

RELEASE 3.0.0-RC2

, by

The Camel community announces the immediate availability of Camel 3.0.0-RC2, the second release candidate towards a new 3.0.0 major release with 94 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 resolved issues. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

RELEASE 2.23.4

, by

The Camel community announces the immediate availability of the new patch release Camel 2.23.4, the last planned patch release for the camel-2.23.x branch. This release contains 18 fixes and improvements applied in the past weeks by the community on the camel-2.23.x branch. The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the resolved issues.

Continue reading ❯

RELEASES

RELEASE 2.24.2

, by

The Camel community announces the immediate availability of the new patch release Camel 2.24.2. This release contains 20 fixes and improvements applied in the past weeks by the community on the camel-2.24.x branch. The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the resolved issues. Many thanks to all who made this release possible.

Continue reading ❯

RELEASES

RELEASE 3.0.0-RC1

, by

The Camel community announces the immediate availability of Camel 3.0.0-RC1, the first release candidate towards a new 3.0.0 major release with 148 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 resolved issues. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

RELEASE 2.24.0

, by

The Camel community announces the immediate availability of the new minor release Camel 2.24.0. This release contains 156 fixes and improvements. An overview of the changes is available here. The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the resolved issues. Many thanks to all who made this release possible.

Continue reading ❯

RELEASES